Show patches with: Submitter = Rodger Combs       |   391 patches
« 1 2 3 4 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,1/2] lavf/mov: fix parsing QuickTime meta after the first track - - - - --- 2016-09-10 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/mov: strip com.apple.quicktime prefix in meta; parse creation date - - - - --- 2016-09-10 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/segment: provide a virtual AVIOContext representing all the segments 1 - - 1 --- 2016-10-05 Rodger Combs Withdrawn
[FFmpeg-devel] lavc: report frame field order in avctx - - - - --- 2016-11-14 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/movdec: downgrade "shifted frame pts" log line to trace - - - - --- 2017-03-09 Rodger Combs Withdrawn
[FFmpeg-devel,1/5] lavu/bprint: reorder cases to match enum order - - - - --- 2017-04-12 Rodger Combs Withdrawn
[FFmpeg-devel,2/5] lavu/bprint: add XML escaping - - - - --- 2017-04-12 Rodger Combs Withdrawn
[FFmpeg-devel,3/5] ffprobe: switch xml_escape_str to use av_bprint_escape - - - - --- 2017-04-12 Rodger Combs Withdrawn
[FFmpeg-devel,4/5] lavc/webvttenc: XML-escape text output - - - - --- 2017-04-12 Rodger Combs Withdrawn
[FFmpeg-devel,5/5] lavu/bprint: add URL escaping - - - - --- 2017-04-12 Rodger Combs Withdrawn
[FFmpeg-devel,1/2] ffmpeg: treat audio streams with no parsed packets like unknown streams - - - - --- 2017-05-02 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/utils: bail early if we don't see any packets in an MPEGTS stream - - - - --- 2017-05-03 Rodger Combs Withdrawn
[FFmpeg-devel,1/7] lavf: add cue sheet demuxer - 1 - - --- 2017-08-02 Rodger Combs Withdrawn
[FFmpeg-devel,2/7] lavf/segment: add option to segment by chapter - 1 - - --- 2017-08-02 Rodger Combs Withdrawn
[FFmpeg-devel,3/7] lavf/segment: copy stream dispositions in output - - - - --- 2017-08-02 Rodger Combs Withdrawn
[FFmpeg-devel,4/7] lavf/segment: write attached pictures to all segments by default - 1 - - --- 2017-08-02 Rodger Combs Withdrawn
[FFmpeg-devel,5/7] lavf/flacenc: support writing attached pictures - - - - --- 2017-08-02 Rodger Combs Withdrawn
[FFmpeg-devel,6/7] lavf/flacenc: avoid buffer overread with unexpected extradata sizes - - - - --- 2017-08-02 Rodger Combs Withdrawn
[FFmpeg-devel,7/7] lavf/flacenc: generate timestamps internally - - - - --- 2017-08-02 Rodger Combs Withdrawn
[FFmpeg-devel,1/3] lavf/tls_openssl: add support for verifying the server hostname on >=1.1.0 - - - - --- 2017-08-16 Rodger Combs Withdrawn
[FFmpeg-devel,2/3] lavf/tls: use AV_OPT_TYPE_BOOL - 1 - - --- 2017-08-16 Rodger Combs Withdrawn
[FFmpeg-devel,3/3] lavf/tls: verify TLS connections by default whenever possible - - - - --- 2017-08-16 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/mov: initial support for reading HEIF images - - - - --- 2017-08-19 Rodger Combs Withdrawn
[FFmpeg-devel] lavu/file: fix build on Android NDK with unified headers - - - - --- 2017-09-26 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/movdec: flag chapter streams as such, even when not reading them - - - - --- 2017-09-26 Rodger Combs Withdrawn
[FFmpeg-devel,1/3] lavf/dashenc: fix merge error (write_header vs init_output) - - - - --- 2017-09-26 Rodger Combs Withdrawn
[FFmpeg-devel,2/3] lavf/dashenc: add format_options option, mirroring segment.c - - - - --- 2017-09-26 Rodger Combs Withdrawn
[FFmpeg-devel,3/3] lavf/dashenc: unset codec_tag when it doesn't match the underlying muxer - - - - --- 2017-09-26 Rodger Combs Withdrawn
[FFmpeg-devel] tools/libav-merge-next-commit: run properly on a branch that isn't master - - - - --- 2017-09-26 Rodger Combs Withdrawn
[FFmpeg-devel,1/4] lavf: add MP1 muxer - - - - --- 2017-10-19 Rodger Combs Withdrawn
[FFmpeg-devel,2/4] lavf: identify MP1 and MP2 as distinct containers from MP3 - - - - --- 2017-10-19 Rodger Combs Withdrawn
[FFmpeg-devel,3/4] lavf/utils: add MP2 to the probing list - - - - --- 2017-10-19 Rodger Combs Withdrawn
[FFmpeg-devel,4/4] lavf/movdec: request probing for an ambiguous codec tag - - - - --- 2017-10-19 Rodger Combs Withdrawn
[FFmpeg-devel,1/3] lavf/matroskadec: resync if cluster parsing fails while seeking - - - - --- 2017-12-09 Rodger Combs Withdrawn
[FFmpeg-devel,2/3] lavf/matroskadec: fallback to generic seeking if resyncing fails while seeking - - - - --- 2017-12-09 Rodger Combs Withdrawn
[FFmpeg-devel,3/3] lavf/matroskadec: log when falling back to generic seeking - - - - --- 2017-12-09 Rodger Combs Withdrawn
[FFmpeg-devel,1/4] lavf/mpegts: mark packets with TEI flag as corrupted - - - - --- 2017-12-13 Rodger Combs Withdrawn
[FFmpeg-devel,2/4] lavc+lavf: split AV_PKG_FLAG_CORRUPT into more specific flags - - - - --- 2017-12-13 Rodger Combs Withdrawn
[FFmpeg-devel,3/4] lavf/utils: add flag to discard timestamps on corrupted frames - - - - --- 2017-12-13 Rodger Combs Withdrawn
[FFmpeg-devel,4/4] lavf/utils: add flag to fill unset timestamps from wallclock offset - - - - --- 2017-12-13 Rodger Combs Withdrawn
[FFmpeg-devel,01/10] FATE: add -nostdin to remaining ffmpeg CLI invocations - - - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,02/10] lavf/movenc: fix leak of eac3_priv - - - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,03/10] lavf/movenc: keep eac3_priv around; fixes eac3 in DASH - - - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,04/10] lavf/dashenc: remove unneeded call to dash_free - 1 - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,05/10] lavf/dashenc: don't call flush_init_segment before avformat_write_header - - - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,06/10] Revert "avformat/mux: stop delaying writing the header" - - - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,07/10] lavf: document that AVStream::codecpar may be modified by lavf after avformat_… - - - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,08/10] lavf/matroskaenc: don't rewrite extradata if we already have some - - - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,09/10] lavf/mux: propagate extradata changes before we call write_header to codecpar - - - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,10/10] lavf/movenc: handle AC3 and EAC3 data extraction in check_bitstream - - - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,1/2] lavc/hevc_mp4toannexb_bsf: don't fail on extradata with too few arrays - - - - --- 2018-08-23 Rodger Combs Withdrawn
[FFmpeg-devel,2/2] lavc/hevc_mp4toannexb_bsf: warn if a NAL size would overflow the buffer - - - - --- 2018-08-23 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/mpegts: improve read error handling - - - - --- 2018-08-23 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/mpegtsdec: fix AVPacket.pos when FEC/DVHS/BDAV data is present - - - - --- 2018-08-31 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/isom: add "dvhe" fourCC for HEVC - - - - --- 2018-11-05 Rodger Combs Withdrawn
[FFmpeg-devel,1/3] lavf/matroskadec: don't treat I/O errors as EOF - - - - --- 2018-11-28 Rodger Combs Withdrawn
[FFmpeg-devel,2/3] lavf/avidec: don't treat I/O errors as EOF - - - - --- 2018-11-28 Rodger Combs Withdrawn
[FFmpeg-devel,3/3] lavf/movdec: don't treat I/O errors as EOF - - - - --- 2018-11-28 Rodger Combs Withdrawn
[FFmpeg-devel] lavc/samidec: don't error on empty packets - - - - --- 2018-12-01 Rodger Combs Withdrawn
[FFmpeg-devel,1/5] lavf/tls_openssl: disable obsolete locking code on OpenSSL 1.1 and later - - - - --- 2019-01-18 Rodger Combs Withdrawn
[FFmpeg-devel,2/5] lavf/tls_openssl: if no CA path is set, use the system default - - - - --- 2019-01-18 Rodger Combs Withdrawn
[FFmpeg-devel,3/5] lavf/tls_openssl: on 1.1 or later, verify the server's hostname - - - - --- 2019-01-18 Rodger Combs Withdrawn
[FFmpeg-devel,4/5] lavf/tls: apply numerichost check to verifyhost - - - - --- 2019-01-18 Rodger Combs Withdrawn
[FFmpeg-devel,5/5] lavf/tls: enable server verification by default when not on mbedtls - - - - --- 2019-01-18 Rodger Combs Withdrawn
[FFmpeg-devel,1/3] lavu/x86util: make imprecise PMINSD implementation opt-in - - - - --- 2019-01-23 Rodger Combs Withdrawn
[FFmpeg-devel,2/3] FATE/filter-video: fix high-bit-depth yadif tests - - - - --- 2019-01-23 Rodger Combs Withdrawn
[FFmpeg-devel,3/3] tests/checkasm: add vf_yadif tests - - - - --- 2019-01-23 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/hlsdec: fix support for large initialization segments - 1 - - --- 2019-03-01 Rodger Combs Withdrawn
[FFmpeg-devel,1/2] lavf/movdec: fix demuxing files with 0-entry trun atoms - - - - --- 2019-03-16 Rodger Combs Withdrawn
[FFmpeg-devel,2/2] lavf/movdec: use a more appropriate error code for bad trun atoms - - - - --- 2019-03-16 Rodger Combs Withdrawn
[FFmpeg-devel,1/6] lavf: rename tls_securetransport to tls_apple - - - - --- 2019-06-11 Rodger Combs Withdrawn
[FFmpeg-devel,2/6] lavf/tls_apple: factor loading SecItemIdentity into its own (Mac-only) function - - - - --- 2019-06-11 Rodger Combs Withdrawn
[FFmpeg-devel,3/6] lavf/tls_apple: fix crash on unexpected PEM types - - - - --- 2019-06-11 Rodger Combs Withdrawn
[FFmpeg-devel,4/6] lavf/tls_apple: link to SecIdentityCreate weakly - - - - --- 2019-06-11 Rodger Combs Withdrawn
[FFmpeg-devel,5/6] lavf/tls: factor ff_tls_process_underlying into its own function - - - - --- 2019-06-11 Rodger Combs Withdrawn
[FFmpeg-devel,6/6] lavf/tls_apple: add support for the new Network framework - - - - --- 2019-06-11 Rodger Combs Withdrawn
[FFmpeg-devel,1/2] build: add support for building CUDA files with clang - - - - --- 2019-07-30 Rodger Combs Withdrawn
[FFmpeg-devel] lavu/hwcontext_qsv: update crop width/height when mapping frames - - - - --- 2019-09-12 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/mp3dec: increase probe score of buffers entirely composed of valid packets - - - - --- 2019-09-21 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/movdec: add position_order option - - - - --- 2019-09-21 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/tcp: add resolve_hosts option - - - - --- 2019-09-21 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/matroskaenc: improve tag-skipping checks - - - - --- 2016-08-31 Rodger Combs Superseded
[FFmpeg-devel,1/2] ffmpeg: don't reconfigure terminal if we're not taking input from stdin - - - - --- 2016-09-08 Rodger Combs Superseded
[FFmpeg-devel,2/2] lavf/mov: strip com.apple.quicktime prefix in meta; parse creation date - - - - --- 2016-09-10 Rodger Combs Superseded
[FFmpeg-devel,1/3] lavf: add AV_DISPOSITION_TIMED_THUMBNAILS - 1 - - --- 2016-09-10 Rodger Combs Superseded
[FFmpeg-devel,2/3] lavf/mov: improve `tref/chap` chapter handling - - - - --- 2016-09-10 Rodger Combs Superseded
[FFmpeg-devel,3/3] lavf/mov: reindent - 1 - - --- 2016-09-10 Rodger Combs Superseded
[FFmpeg-devel] lavf/matroska: expose stream encoding as global side-data - - - - --- 2016-09-10 Rodger Combs Superseded
[FFmpeg-devel,1/3] lavu/bprint: add XML escaping - - - - --- 2016-09-10 Rodger Combs Superseded
[FFmpeg-devel,2/3] ffprobe: switch xml_escape_str to use av_bprint_escape - - - - --- 2016-09-10 Rodger Combs Superseded
[FFmpeg-devel,3/3] lavc/webvttenc: XML-escape text output - - - - --- 2016-09-10 Rodger Combs Superseded
[FFmpeg-devel,1/2] ffmpeg: don't reconfigure terminal if we're not taking input from stdin - - - - --- 2016-09-10 Rodger Combs Superseded
[FFmpeg-devel,2/2] tests: add -nostdin flag when calling ffmpeg - - - - --- 2016-09-10 Rodger Combs Superseded
[FFmpeg-devel] lavf/segment: provide a virtual AVIOContext representing all the segments - - - - --- 2016-09-29 Rodger Combs Superseded
[FFmpeg-devel] lavfi/vf_overlay: support NV12 and NV21 - - - - --- 2016-10-25 Rodger Combs Superseded
[FFmpeg-devel,4/4] tests/fate/avformat: add segment.c tests - - - - --- 2016-10-27 Rodger Combs Superseded
[FFmpeg-devel,1/3] lavf: identify MP2 as a distinct container from MP3 - - - - --- 2016-12-21 Rodger Combs Superseded
[FFmpeg-devel,2/3] lavf/utils: add MP2 to the probing list - - - - --- 2016-12-21 Rodger Combs Superseded
[FFmpeg-devel,3/3] lavf/movdec: request probing for an ambiguous codec tag - - - - --- 2016-12-21 Rodger Combs Superseded
[FFmpeg-devel] lavf: identify MP1 and MP2 as distinct containers from MP3 - - - - --- 2016-12-23 Rodger Combs Superseded
« 1 2 3 4 »