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] build: add support for building CUDA files with clang - - - - --- 2019-07-30 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,5/6] lavf/tls: factor ff_tls_process_underlying into its own function - - - - --- 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,3/6] lavf/tls_apple: fix crash on unexpected PEM types - - - - --- 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,1/6] lavf: rename tls_securetransport to tls_apple - - - - --- 2019-06-11 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/mp3dec: increase probe score of buffers entirely composed of valid packets - - - - --- 2019-03-16 Rodger Combs Superseded
[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/2] lavf/movdec: fix demuxing files with 0-entry trun atoms - - - - --- 2019-03-16 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/hlsdec: fix support for large initialization segments - 1 - - --- 2019-03-01 Rodger Combs Withdrawn
[FFmpeg-devel,3/3] tests/checkasm: add vf_yadif tests - - - - --- 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,1/3] lavu/x86util: make imprecise PMINSD implementation opt-in - - - - --- 2019-01-23 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,4/5] lavf/tls: apply numerichost check to verifyhost - - - - --- 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,2/5] lavf/tls_openssl: if no CA path is set, use the system default - - - - --- 2019-01-18 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,4/4] lavf/tls: enable server verification by default when not on mbedtls - - - - --- 2019-01-17 Rodger Combs Superseded
[FFmpeg-devel,3/4] lavf/tls_openssl: on 1.1 or later, verify the server's hostname - - - - --- 2019-01-17 Rodger Combs Superseded
[FFmpeg-devel,2/4] lavf/tls_openssl: if no CA path is set, use the system default - - - - --- 2019-01-17 Rodger Combs Superseded
[FFmpeg-devel,1/4] lavf/tls_openssl: silence warning on OpenSSL 1.1 and later - - - - --- 2019-01-17 Rodger Combs Superseded
[FFmpeg-devel] lavc: vt_hevc: fix crash if vps_list[0] or sps_list[0] are null - 1 - - --- 2019-01-10 Rodger Combs Accepted
[FFmpeg-devel] lavc/samidec: don't error on empty packets - - - - --- 2018-12-01 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,2/3] lavf/avidec: don't treat I/O errors as EOF - - - - --- 2018-11-28 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] lavf/isom: add "dvhe" fourCC for HEVC - - - - --- 2018-11-05 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/mpegts: improve read error handling - - - - --- 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,1/2] lavc/hevc_mp4toannexb_bsf: don't fail on extradata with too few arrays - - - - --- 2018-08-23 Rodger Combs Withdrawn
[FFmpeg-devel] lavc/videotoolbox: fix failure to decode PAFF - 1 - - --- 2018-03-29 Rodger Combs Accepted
[FFmpeg-devel,10/10] lavf/movenc: handle AC3 and EAC3 data extraction in check_bitstream - - - - --- 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,08/10] lavf/matroskaenc: don't rewrite extradata if we already have some - - - - --- 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,06/10] Revert "avformat/mux: stop delaying writing the header" - - - - --- 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,04/10] lavf/dashenc: remove unneeded call to dash_free - 1 - - --- 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,02/10] lavf/movenc: fix leak of eac3_priv - - - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,01/10] FATE: add -nostdin to remaining ffmpeg CLI invocations - - - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,4/4] lavf/dashenc: don't call flush_init_segment before avformat_write_header - - - - --- 2018-03-13 Rodger Combs Superseded
[FFmpeg-devel,3/4] lavf/dashenc: remove unneeded call to dash_free - - - - --- 2018-03-13 Rodger Combs Accepted
[FFmpeg-devel,2/4] lavf/movenc: keep eac3_priv around; fixes eac3 in DASH - - - - --- 2018-03-13 Rodger Combs Superseded
[FFmpeg-devel,1/4] lavf/movenc: fix leak of eac3_priv - - - - --- 2018-03-13 Rodger Combs Superseded
[FFmpeg-devel] lavf/movenc: keep eac3_priv around; fixes eac3 in DASH - - - - --- 2018-03-08 Rodger Combs Superseded
[FFmpeg-devel] lavfi/vf_transpose: fix regression with semiplanar formats - 1 - - --- 2018-02-22 Rodger Combs Accepted
[FFmpeg-devel] lavc/videotoolbox: fix threaded decoding - - - - --- 2018-02-03 Rodger Combs Accepted
[FFmpeg-devel] lavc/aarch64/sbrdsp_neon: fix build on old binutils - 1 - - --- 2018-01-26 Rodger Combs Accepted
[FFmpeg-devel] lavfi/vf_scale_vaapi: set output SAR - - - - --- 2018-01-13 Rodger Combs Accepted
[FFmpeg-devel] lavc/libx265: support all color parameters that x265 does - - - - --- 2017-12-18 Rodger Combs Accepted
[FFmpeg-devel,4/4] lavf/utils: add flag to fill unset timestamps from wallclock offset - - - - --- 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,2/4] lavc+lavf: split AV_PKG_FLAG_CORRUPT into more specific flags - - - - --- 2017-12-13 Rodger Combs Withdrawn
[FFmpeg-devel,1/4] lavf/mpegts: mark packets with TEI flag as corrupted - - - - --- 2017-12-13 Rodger Combs Withdrawn
[FFmpeg-devel,3/3] lavf/matroskadec: log when falling back to generic 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,1/3] lavf/matroskadec: resync if cluster parsing fails while seeking - - - - --- 2017-12-09 Rodger Combs Withdrawn
[FFmpeg-devel,3/3] lavf/matroskadec: log when falling back to generic seeking - - - - --- 2017-12-08 Rodger Combs Superseded
[FFmpeg-devel,2/3] lavf/matroskadec: fallback to generic seeking if resyncing fails while seeking - - - - --- 2017-12-08 Rodger Combs Superseded
[FFmpeg-devel,1/3] lavf/matroskadec: resync if cluster parsing fails while seeking - - - - --- 2017-12-08 Rodger Combs Superseded
[FFmpeg-devel,3/3] lavf/utils: add flag to fill unset timestamps from wallclock offset - - - - --- 2017-12-08 Rodger Combs Superseded
[FFmpeg-devel,2/3] lavf/utils: add flag to discard timestamps on corrupted frames - - - - --- 2017-12-08 Rodger Combs Superseded
[FFmpeg-devel,1/3] lavf/mpegts: mark packets with TEI flag as corrupted - - - - --- 2017-12-08 Rodger Combs Superseded
[FFmpeg-devel,2/2] lavf/utils: add flag to discard timestamps on corrupted frames - - - - --- 2017-12-07 Rodger Combs Superseded
[FFmpeg-devel,1/2] lavf/mpegts: mark packets with TEI flag as corrupted - - - - --- 2017-12-07 Rodger Combs Accepted
[FFmpeg-devel] lavc/libopenjpeg: support version 2.3.0 and later - - - - --- 2017-12-07 Rodger Combs Not Applicable
[FFmpeg-devel] build: fix build with OpenCL - - - - --- 2017-12-07 Rodger Combs Not Applicable
[FFmpeg-devel] lavu/hwcontext_opencl.h: fix build on macOS - 1 - - --- 2017-11-28 Rodger Combs Accepted
[FFmpeg-devel,4/4] lavf/movdec: request probing for an ambiguous codec tag - - - - --- 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,2/4] lavf: identify MP1 and MP2 as distinct containers from MP3 - - - - --- 2017-10-19 Rodger Combs Withdrawn
[FFmpeg-devel,1/4] lavf: add MP1 muxer - - - - --- 2017-10-19 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,3/3] lavf/dashenc: unset codec_tag when it doesn't match the underlying muxer - - - - --- 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,1/3] lavf/dashenc: fix merge error (write_header vs init_output) - - - - --- 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] lavu/file: fix build on Android NDK with unified headers - - - - --- 2017-09-26 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/dashenc: add format_options option, mirroring segment.c - 1 - - --- 2017-09-26 Rodger Combs Superseded
[FFmpeg-devel] lavf/mov: initial support for reading HEIF images - - - - --- 2017-08-19 Rodger Combs Withdrawn
[FFmpeg-devel,3/3] lavf/tls: verify TLS connections by default whenever possible - - - - --- 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,1/3] lavf/tls_openssl: add support for verifying the server hostname on >=1.1.0 - - - - --- 2017-08-16 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/movdec: flag chapter streams as such, even when not reading them - - - - --- 2017-08-11 Rodger Combs Superseded
[FFmpeg-devel,7/7] lavf/flacenc: generate timestamps internally - - - - --- 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,5/7] lavf/flacenc: support writing attached pictures - - - - --- 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,3/7] lavf/segment: copy stream dispositions in output - - - - --- 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,1/7] lavf: add cue sheet demuxer - 1 - - --- 2017-08-02 Rodger Combs Withdrawn
[FFmpeg-devel,7/7] lavf/flacenc: generate timestamps internally - - - - --- 2017-08-01 Rodger Combs Superseded
[FFmpeg-devel,6/7] lavf/flacenc: avoid buffer overread with unexpected extradata sizes - - - - --- 2017-08-01 Rodger Combs Superseded
[FFmpeg-devel,5/7] lavf/flacenc: support writing attached pictures - - - - --- 2017-08-01 Rodger Combs Superseded
[FFmpeg-devel,4/7] lavf/segment: write attached pictures to all segments by default - - - - --- 2017-08-01 Rodger Combs Superseded
[FFmpeg-devel,3/7] lavf/segment: copy stream dispositions in output - 1 - - --- 2017-08-01 Rodger Combs Superseded
« 1 2 3 4 »