Show patches with: none      |   46491 patches
« 1 2 3 4464 465 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[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] lavc/qsvenc: Clip the bitrate, Intel limits it to 65535k - - - - --- 2019-01-10 Carl Eugen Hoyos 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,1/3] avutil/attributes: add av_likely and av_unlikely - - - - --- 2019-01-24 Marton Balint Withdrawn
[FFmpeg-devel,3/3] avformat/mpegts: use av_unlikely for detecting unknown streams - - - - --- 2019-01-24 Marton Balint Withdrawn
[FFmpeg-devel] web/generate-doc: replace yasm with x86asm - - - - --- 2019-02-14 Lou Logan 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] avcodec/packet: initialize payload size to zero - - - - --- 2019-04-03 Andriy Gelman Withdrawn
[FFmpeg-devel,v3] avformat/utils: Use av_packet_move_ref for packet ownership transfer - - - - --- 2019-04-21 Andriy Gelman Withdrawn
[FFmpeg-devel,v3,2/2] fftools/ffmpeg: add support for per frame rotation and flip - - - - --- 2019-05-17 Andriy Gelman 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,v5,2/3] vf_find_rect.c: use the optimized sad function to improve the find performance - - - - --- 2019-06-12 Lance Wang Withdrawn
[FFmpeg-devel,v5,3/3] vf_find_rect.c: improve the find object detect performance - - - - --- 2019-06-12 Lance Wang Withdrawn
[FFmpeg-devel] libavformat/flvenc: Use avpriv_mpeg4audio_sample_rates - - - - --- 2019-06-20 Andreas Rheinhardt Withdrawn
[FFmpeg-devel] mlpenc: fix lossless failures, add sanity checks - - - - --- 2019-07-09 Jai Luthra Withdrawn
[FFmpeg-devel,5/5] mlpenc: clean up and enable 24-bit encoding - - - - --- 2019-07-09 Jai Luthra Withdrawn
[FFmpeg-devel] avformat/rawenc: avoid divide by 0 when writing adx trailer - - - - --- 2019-07-13 Andriy Gelman Withdrawn
[FFmpeg-devel,1/2] build: add support for building CUDA files with clang - - - - --- 2019-07-30 Rodger Combs Withdrawn
[FFmpeg-devel,2/2] avformat/mpegtsenc: Remove redundant goto after malloc fail - - - - --- 2019-07-31 Andriy Gelman Withdrawn
[FFmpeg-devel] libavformat/rtspdec: Don't send teardown if rtsp_hd_out is null - - - - --- 2019-08-05 Ross Nicholson Withdrawn
[FFmpeg-devel,11/11] avformat/internal: Remove packet for extract_extradata - - - - --- 2019-08-16 Andreas Rheinhardt Withdrawn
[FFmpeg-devel] lavu/hwcontext_qsv: update crop width/height when mapping frames - - - - --- 2019-09-12 Rodger Combs Withdrawn
[FFmpeg-devel] Fix gif decoder max option - - - - --- 2019-09-17 Soft Works Withdrawn
[FFmpeg-devel,v2] libavformat/webvttenc: Allow (but discard) additional streams - - - - --- 2019-09-17 Soft Works 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,2/2,monvenc] Add extra padding when allocating trk->vos_data - - - - --- 2019-09-26 Thierry Foucu Withdrawn
[FFmpeg-devel,v2,5/5] avformat/chromaprint: Avoid null pointer dereference - - - - --- 2019-10-06 Andriy Gelman Withdrawn
[FFmpeg-devel] avcodec/zmbv: Simplify assigning decode_intra function pointer - 1 - - --- 2019-10-07 Andreas Rheinhardt Withdrawn
[FFmpeg-devel,3/9] avformat/matroskaenc: Use smaller types - - - - --- 2019-10-15 Andreas Rheinhardt Withdrawn
[FFmpeg-devel] ffmpeg: Properly handle EOF return when flushing encoder - - - - --- 2019-10-23 Andriy Gelman Withdrawn
[FFmpeg-devel] avfilter/af_anlmdn: Remove threading flag - - - - --- 2019-10-25 Andriy Gelman Withdrawn
[FFmpeg-devel,libdav1d.c] : Add option to output all the spatial layers. - - - - --- 2019-11-14 Thierry Foucu Withdrawn
[FFmpeg-devel] avformat/mpegtsenc: do not write SDT for m2ts - - - - --- 2019-11-14 Marton Balint Withdrawn
[FFmpeg-devel,libdav1d.c] : Add options for spatial layers. - - - - --- 2019-11-28 Thierry Foucu Withdrawn
[FFmpeg-devel,1/2] avformat/hls: Use av_packet_move_ref() for packet ownership transfer - - - - --- 2019-12-03 Andreas Rheinhardt Withdrawn
[FFmpeg-devel,1/2] lavc/hevc_mp4toannexb: Fix interger overflow - - - - --- 2019-12-03 Andriy Gelman Withdrawn
[FFmpeg-devel,v2,2/3] lavc/hevc_mp4toannexb: Simplify error check - - - - --- 2019-12-04 Andriy Gelman Withdrawn
[FFmpeg-devel,v3,1/2] lavc/hevc_mp4toannexb: Fix integer overflow - - - - --- 2019-12-06 Andriy Gelman Withdrawn
[FFmpeg-devel] Workaround to build ffmpeg on MacOs 10.15 [FFmpeg-devel] Workaround to build ffmpeg on MacOs 10.15 - - - - 1-- 2020-01-03 Thierry Foucu Withdrawn
[FFmpeg-devel] libavcodec/qsvenc.c: Set height and width alignment when using mjpeg_qsv [FFmpeg-devel] libavcodec/qsvenc.c: Set height and width alignment when using mjpeg_qsv - - - - 1-- 2020-01-20 Jon Cook Withdrawn
[FFmpeg-devel] libavcodec/qsvenc.c: Set height and width alignment when using mjpeg_qsv [FFmpeg-devel] libavcodec/qsvenc.c: Set height and width alignment when using mjpeg_qsv - - - - 1-- 2020-01-20 Jon Cook Withdrawn
[FFmpeg-devel] libavcodec/qsvenc.c: Set height and width alignment when using mjpeg_qsv [FFmpeg-devel] libavcodec/qsvenc.c: Set height and width alignment when using mjpeg_qsv - - - - 1-- 2020-01-21 Jon Cook Withdrawn
[FFmpeg-devel,v2,6/7] mlpenc: fix -fsanitize=integer errors Untitled series #280 - - - - --- 2020-02-03 Jai Luthra Withdrawn
[FFmpeg-devel] libavformat/webvttenc: Allow (but discard) additional streams [FFmpeg-devel] libavformat/webvttenc: Allow (but discard) additional streams - - - - 1-- 2020-02-18 Soft Works Withdrawn
[FFmpeg-devel] avcodec/adpcm: consolidate tables into adpcm_data.c [FFmpeg-devel] avcodec/adpcm: consolidate tables into adpcm_data.c - - - - 1-- 2020-03-10 Zane van Iperen Withdrawn
[FFmpeg-devel] libavformat/matroskaenc.c: Check if we can seek before writing the end of the ebml o… [FFmpeg-devel] libavformat/matroskaenc.c: Check if we can seek before writing the end of the ebml o… - - - - 1-- 2020-03-10 Thierry Foucu Withdrawn
[FFmpeg-devel] configure: Add llviddsp to mvha deps [FFmpeg-devel] configure: Add llviddsp to mvha deps - 1 - - 1-- 2020-03-11 Thierry Foucu Withdrawn
[FFmpeg-devel] doc/muxers: add missing MOV muxer options [FFmpeg-devel] doc/muxers: add missing MOV muxer options - - - - 1-- 2020-03-12 Lou Logan Withdrawn
[FFmpeg-devel] avformat/hls: Use probing parameters for actual stream [FFmpeg-devel] avformat/hls: Use probing parameters for actual stream - - - - 1-- 2020-03-16 Jacek Tomasiak Withdrawn
[FFmpeg-devel] avformat/argo_asf: add missing #include [FFmpeg-devel] avformat/argo_asf: add missing #include - - - - 1-- 2020-03-20 Zane van Iperen Withdrawn
[FFmpeg-devel,1/1] avformat/http: handle SEEK_SET to filesize avformat/http: handle SEEK_SET to filesize and fix #6885 - - - - 2-- 2020-04-24 vectronic Withdrawn
[FFmpeg-devel,1/2] tools ffprobe: add closed caption output to stream info ffprobe add closed caption output to stream info - - - - 111 2020-04-24 vectronic Withdrawn
[FFmpeg-devel,2/2] fate: update test references for closed_caption output in ffprobe stream results ffprobe add closed caption output to stream info - - - - 2-- 2020-04-24 vectronic Withdrawn
[FFmpeg-devel,V2,1/1] ensure closed caption info which is visible in default stream dump is also av… ffprobe add closed caption output to stream info - - - - 1-1 2020-04-24 vectronic Withdrawn
[FFmpeg-devel] avformat/hlsenc: add hls_fmp4_init_refresh option [FFmpeg-devel] avformat/hlsenc: add hls_fmp4_init_refresh option - - - - -1- 2020-04-29 Liu Steven Withdrawn
[FFmpeg-devel] lavf/fps: add cmd to force write buf frame [FFmpeg-devel] lavf/fps: add cmd to force write buf frame - - - - 2-- 2020-05-02 Jai Luthra Withdrawn
[FFmpeg-devel,v2] avfilter/qsvvpp: Work around a bug in MSDK where VPP processing hangs under certa… [FFmpeg-devel,v2] avfilter/qsvvpp: Work around a bug in MSDK where VPP processing hangs under certa… - - - - -1- 2020-05-24 Soft Works Withdrawn
[FFmpeg-devel,3/4] avcodec/filter_units_bsf: Use separate contexts for reading/writing [FFmpeg-devel,1/4] avcodec/av1_metadata_bsf: Use separate contexts for reading/writing - - - - 2-- 2020-07-08 James Almer Withdrawn
[FFmpeg-devel,v2,3/6] avcodec/golomb, h264*: Fix get_ue_golomb_31() [FFmpeg-devel,v2,1/6] avcodec/golomb: Don't emit error message in get_ue_golomb - - - - 2-- 2020-07-14 Andreas Rheinhardt Withdrawn
[FFmpeg-devel,RFC] lavc, lavfmt: add FLIF decoding support [FFmpeg-devel,RFC] lavc, lavfmt: add FLIF decoding support - - - - -1- 2020-07-29 Anamitra Ghorui Withdrawn
[FFmpeg-devel] libavformat/mpeg.c: Initialize the buffer uses to read the PTS. [FFmpeg-devel] libavformat/mpeg.c: Initialize the buffer uses to read the PTS. - - - - 2-- 2020-08-13 Thierry Foucu Withdrawn
[FFmpeg-devel,8/9] avfilter/vf_subtitles: Return early upon avformat_open_input() failure [FFmpeg-devel,1/9] avfilter/lavfutils: Don't use uninitialized pointers for freeing - - - - 2-- 2020-09-10 Andreas Rheinhardt Withdrawn
[FFmpeg-devel] libavformat/rmdec.c: Fix Use-of-uninitialized-value in ff_codec_get_id [FFmpeg-devel] libavformat/rmdec.c: Fix Use-of-uninitialized-value in ff_codec_get_id - - - - 2-- 2020-09-14 Thierry Foucu Withdrawn
[FFmpeg-devel,29/30] avcodec/mpegaudiodec_template: Simplify creating mp3on4 child decoders [FFmpeg-devel,01/30] avcodec/flashsvenc: Avoid allocation of buffer, fix memleak - - - - 2-- 2020-09-15 Andreas Rheinhardt Withdrawn
[FFmpeg-devel,09/10] avcodec: add "Argonaut Games Video" descriptor argo_brp cleanups and fixes - - - - --- 2020-09-20 Zane van Iperen Withdrawn
[FFmpeg-devel,10/10] avformat/argo_brp: use AV_CODEC_ID_ARGO argo_brp cleanups and fixes - - - - --- 2020-09-20 Zane van Iperen Withdrawn
[FFmpeg-devel,4/5] avcodec/on2avc: Avoid indirection when calling float dsp function [FFmpeg-devel,1/3] avcodec/on2avcdata: Deduplicate symbol tables - - - - 2-- 2020-10-19 Andreas Rheinhardt Withdrawn
[FFmpeg-devel] libavformat/matroskaenc: move a warning log to debug log [FFmpeg-devel] libavformat/matroskaenc: move a warning log to debug log - - - - 4-- 2020-11-06 Thierry Foucu Withdrawn
[FFmpeg-devel] libavformat/avidec.c: remove duplicated conversion [FFmpeg-devel] libavformat/avidec.c: remove duplicated conversion - - - - 4-- 2020-11-23 Thierry Foucu Withdrawn
[FFmpeg-devel,189/217] avcodec/sanm: Cleanup generically on init failure [FFmpeg-devel,01/45] avcodec/a64multienc: Fix memleak upon init failure - - - - -1- 2020-12-02 Andreas Rheinhardt Withdrawn
[FFmpeg-devel] avformat/libamqp: add option vhost [FFmpeg-devel] avformat/libamqp: add option vhost - - - - 31- 2020-12-17 Florian Levis Withdrawn
[FFmpeg-devel] avcodec/ccaption_dec: Make real-time latency configurable [FFmpeg-devel] avcodec/ccaption_dec: Make real-time latency configurable - - - - 4-- 2021-05-26 Pavel Koshevoy Withdrawn
[FFmpeg-devel,1/2] avdevice/dshow: query graph time only once [FFmpeg-devel,1/2] avdevice/dshow: query graph time only once - - - - -1- 2021-06-02 Diederick C. Niehorster Withdrawn
[FFmpeg-devel,2/2] avdevice/dshow: handle unknown sample time [FFmpeg-devel,1/2] avdevice/dshow: query graph time only once - - - - -1- 2021-06-02 Diederick C. Niehorster Withdrawn
[FFmpeg-devel] avdevice/dshow: set no-seek flags [FFmpeg-devel] avdevice/dshow: set no-seek flags - - - - 4-- 2021-06-02 Diederick C. Niehorster Withdrawn
[FFmpeg-devel,1/4] avdevice/avdevice: Revert "Deprecate AVDevice Capabilities API" avdevice/dshow: implement capabilities API - - - - 4-- 2021-06-03 Diederick C. Niehorster Withdrawn
[FFmpeg-devel,1/2] avdevice/dshow: implement capabilities API [FFmpeg-devel,1/2] avdevice/dshow: implement capabilities API - - - - 4-- 2021-06-03 Diederick C. Niehorster Withdrawn
[FFmpeg-devel,2/4] avdevice/avdevice: clean up avdevice_capabilities_create avdevice/dshow: implement capabilities API - - - - 4-- 2021-06-03 Diederick C. Niehorster Withdrawn
[FFmpeg-devel,2/2] examples: adding device_get_capabilities example Untitled series #4102 - - - - --- 2021-06-03 Diederick C. Niehorster Withdrawn
[FFmpeg-devel,3/4] avdevice/dshow: implement capabilities API avdevice/dshow: implement capabilities API - - - - 4-- 2021-06-03 Diederick C. Niehorster Withdrawn
[FFmpeg-devel,4/4] examples: adding device_get_capabilities example avdevice/dshow: implement capabilities API - - - - 4-- 2021-06-03 Diederick C. Niehorster Withdrawn
« 1 2 3 4464 465 »