Show patches with: Archived = No       |   45448 patches
« 1 2 3 4454 455 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,01/10] avformat/mpjpegdec: Avoid allocation of AVIOContext - - - - --- 2019-10-06 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/10] avformat/mux: Only prepare input packet if there is a packet libavformat/mux patches - - - - 1-- 2020-03-31 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/10] avformat/mux: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-02-01 James Almer New
[FFmpeg-devel,01/10] avformat/mxfdec: fix indentation - 1 - - --- 2018-02-17 Marton Balint Accepted
[FFmpeg-devel,01/10] avformat/segment: Don't overwrite AVCodecParameters after init [FFmpeg-devel,01/10] avformat/segment: Don't overwrite AVCodecParameters after init - - - - 2-- 2020-09-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/10] avformat/utils: Make ff_data_to_hex() zero-terminate the string [FFmpeg-devel,01/10] avformat/utils: Make ff_data_to_hex() zero-terminate the string - - - - 4-- 2021-12-06 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/10] checkasm: Add vc1dsp in-loop deblocking filter tests avcodec/vc1: Arm optimisations - - - - 2-- 2022-03-25 Ben Avison New
[FFmpeg-devel,01/10] crc: add AV_CRC_8_SBC as a 8 bits CRC with polynomial 0x1D - - - - --- 2017-12-20 Aurelien Jacobs Superseded
[FFmpeg-devel,01/10] crystalhd: Fix up the missing first sample - - - - --- 2016-10-26 Philip Langdale Accepted
[FFmpeg-devel,01/10] dnn_backend_openvino.c: fix mismatch between ffmpeg(NHWC) and openvino(NCHW) [FFmpeg-devel,01/10] dnn_backend_openvino.c: fix mismatch between ffmpeg(NHWC) and openvino(NCHW) - - - - 4-- 2021-02-10 Guo, Yejun Superseded
[FFmpeg-devel,01/10] doc/examples: Always use <> includes [FFmpeg-devel,01/10] doc/examples: Always use <> includes - - - - 4-- 2024-03-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/10] fate/filter-video: Remove SAMPLES depedency from refcmp tests [FFmpeg-devel,01/10] fate/filter-video: Remove SAMPLES depedency from refcmp tests - - - - 4-- 2021-04-15 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/10] ffmpeg: reset the dict iterator before use [FFmpeg-devel,01/10] ffmpeg: reset the dict iterator before use - - - - 4-- 2021-08-08 Anton Khirnov New
[FFmpeg-devel,01/10] ffserver.c: Replace av_malloc with av_mallocz_array - - - - --- 2018-05-28 Stephan Holljes Superseded
[FFmpeg-devel,01/10] fftools/cmdutils: drop prototypes for nonexistent functions [FFmpeg-devel,01/10] fftools/cmdutils: drop prototypes for nonexistent functions - 1 - - 4-- 2022-03-15 Anton Khirnov Accepted
[FFmpeg-devel,01/10] fftools/cmdutils: Use avfilter_pad_count() for AVFilter's number of pads [FFmpeg-devel,01/10] fftools/cmdutils: Use avfilter_pad_count() for AVFilter's number of pads - - - - 4-- 2021-08-15 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/10] fftools/ffmpeg: move freeing an input stream into a separate function [FFmpeg-devel,01/10] fftools/ffmpeg: move freeing an input stream into a separate function - - - - 2-- 2022-11-17 Anton Khirnov Accepted
[FFmpeg-devel,01/10] fftools/ffmpeg_filter: make sub2video heartbeat more robust [FFmpeg-devel,01/10] fftools/ffmpeg_filter: make sub2video heartbeat more robust - - - - 4-- 2023-12-06 Anton Khirnov New
[FFmpeg-devel,01/10] fftools/ffmpeg_filter: stop taking display matrix from global side data [FFmpeg-devel,01/10] fftools/ffmpeg_filter: stop taking display matrix from global side data - - - - 4-- 2024-02-14 Anton Khirnov Accepted
[FFmpeg-devel,01/10] lavc/hevcdec: rename HEVCContext.HEVClcList to local_ctx [FFmpeg-devel,01/10] lavc/hevcdec: rename HEVCContext.HEVClcList to local_ctx - - - - 4-- 2024-04-10 Anton Khirnov New
[FFmpeg-devel,01/10] lavc/libopenh264enc: Add default qmin/qmax support Patch set for the enhancement of libopenh264 encoder - - - - 1-- 2020-04-06 Fu, Linjie Superseded
[FFmpeg-devel,01/10] lavc/libopenh264enc: Add default qmin/qmax support Patch set for the enhancement of libopenh264 encoder - - - - 1-- 2020-04-03 Fu, Linjie Superseded
[FFmpeg-devel,01/10] lavc/videotoolboxenc: use common routine for pixfmt conversion [FFmpeg-devel,01/10] lavc/videotoolboxenc: use common routine for pixfmt conversion - - - - 4-- 2021-12-17 rcombs Accepted
[FFmpeg-devel,01/10] lavfi/dnn: Extract TaskItem and InferenceItem from OpenVino Backend [FFmpeg-devel,01/10] lavfi/dnn: Extract TaskItem and InferenceItem from OpenVino Backend - - - - 4-- 2021-05-28 Shubhanshu Saxena Superseded
[FFmpeg-devel,01/10] lavfi/vf_threshold: move to activate design. - - - - --- 2017-07-17 Nicolas George Accepted
[FFmpeg-devel,01/10] lavu/internal: add hex to int functions. [FFmpeg-devel,01/10] lavu/internal: add hex to int functions. - - - - 4-- 2021-07-27 Nicolas George New
[FFmpeg-devel,01/10] lavu/opt: add AV_OPT_FLAG_BSF_PARAM - - - - --- 2018-03-08 Jun Zhao Superseded
[FFmpeg-devel,01/10] lavu: add av_fourcc_make_string() and av_4cc2str() - - - - --- 2017-03-29 Clément Bœsch Accepted
[FFmpeg-devel,01/10] lavu: add av_fourcc_make_string() and av_4cc2str() - 1 - - --- 2017-03-28 Clément Bœsch Superseded
[FFmpeg-devel,01/10] lavu: add av_fourcc_make_string() and av_4cc2str() - - - - --- 2017-03-27 Clément Bœsch Superseded
[FFmpeg-devel,01/10] libavcodec/qsvenc.c: add max_frame_size support for hevc_qsv [FFmpeg-devel,01/10] libavcodec/qsvenc.c: add max_frame_size support for hevc_qsv - - - - 4-- 2021-01-26 Wenbin Chen New
[FFmpeg-devel,01/10] libavfilter/vulkan: Fix problem when device have queue_count greater than 1 [FFmpeg-devel,01/10] libavfilter/vulkan: Fix problem when device have queue_count greater than 1 - - - - 4-- 2021-08-31 Wenbin Chen New
[FFmpeg-devel,01/10] libavformat/nutenc: Remove redundant function parameter [FFmpeg-devel,01/10] libavformat/nutenc: Remove redundant function parameter - - - - 2-- 2020-05-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/10] libavformat/ty: use decimal constant for shift - - - - --- 2018-09-19 Michael Niedermayer Accepted
[FFmpeg-devel,01/10] riscv: add CPU flags for the RISC-V Vector extension RISC-V V floating point DSP - - - - 4-- 2022-09-04 Rémi Denis-Courmont New
[FFmpeg-devel,01/11] avcodec/aactab: Deduplicate swb_offset_960 tabs [FFmpeg-devel,01/11] avcodec/aactab: Deduplicate swb_offset_960 tabs - - - - 4-- 2023-11-01 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/11] avcodec/adpcm: add comment to has_status field [FFmpeg-devel,01/11] avcodec/adpcm: add comment to has_status field - - - - 4-- 2021-03-23 Zane van Iperen Accepted
[FFmpeg-devel,01/11] avcodec/adpcm: Fix integer overflow in intermediate in ADPCM_XMD [FFmpeg-devel,01/11] avcodec/adpcm: Fix integer overflow in intermediate in ADPCM_XMD - - - - 21- 2023-04-16 Michael Niedermayer New
[FFmpeg-devel,01/11] avcodec/adpcm: Fix left shifts in AV_CODEC_ID_ADPCM_EA - - - - --- 2019-09-27 Michael Niedermayer Accepted
[FFmpeg-devel,01/11] avcodec/bsf: ff_list_bsf static [FFmpeg-devel,01/11] avcodec/bsf: ff_list_bsf static - - - - 4-- 2021-09-06 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/11] avcodec/flacdsp: Remove unused function parameter [FFmpeg-devel,01/11] avcodec/flacdsp: Remove unused function parameter - - - - 4-- 2022-08-01 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/11] avcodec/j2kenc: fix 5/3 DWT identifer [FFmpeg-devel,01/11] avcodec/j2kenc: fix 5/3 DWT identifer - - - - 2-- 2023-03-30 Michael Niedermayer New
[FFmpeg-devel,01/11] avcodec/Makefile: Remove superfluous avformat->DNXHD dependencies [FFmpeg-devel,01/11] avcodec/Makefile: Remove superfluous avformat->DNXHD dependencies - - - - 4-- 2021-12-15 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/11] avcodec/movtextdec: Reset counter of fonts when freeing them [FFmpeg-devel,01/11] avcodec/movtextdec: Reset counter of fonts when freeing them - - - - 2-- 2020-10-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/11] avcodec/mpeg4video: Factor non-codec stuff out into a header of its own [FFmpeg-devel,01/11] avcodec/mpeg4video: Factor non-codec stuff out into a header of its own - - - - --- 2022-08-28 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/11] avcodec/notchlc: Check uncompressed size against input for LZ4 [FFmpeg-devel,01/11] avcodec/notchlc: Check uncompressed size against input for LZ4 - - - - 2-- 2020-10-20 Michael Niedermayer Accepted
[FFmpeg-devel,01/11] avcodec/packet: add generic side data helpers AVCodecContext and AVCodecParameters side data - - - - 2-- 2023-10-04 James Almer New
[FFmpeg-devel,01/11] avcodec/packet: add generic side data helpers AVCodecContext and AVCodecParameters side data - - - - 2-- 2023-09-27 James Almer New
[FFmpeg-devel,01/11] avcodec/prosumer: Remove dead code - 1 - - --- 2018-09-22 Michael Niedermayer Accepted
[FFmpeg-devel,01/11] avcodec/tests/avcodec: Mark frame-thrd encoder incompatible with delay [FFmpeg-devel,01/11] avcodec/tests/avcodec: Mark frame-thrd encoder incompatible with delay - - - - 4-- 2022-08-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/11] avcodec/tests/utils: Rename to avcodec [FFmpeg-devel,01/11] avcodec/tests/utils: Rename to avcodec - - - - 4-- 2021-09-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/11] avcodec/vvcdec: refact out deblock_bs to reduce duplicate code Add Intra Block Copy support to the vvc decoder - - - - 4-- 2024-02-22 Nuo Mi Accepted
[FFmpeg-devel,01/11] avcodec/x86/mpegenc: check IDCT permutation type is a valid value - - - - --- 2017-06-19 James Darnley New
[FFmpeg-devel,01/11] avcodec: add avcodec_get_supported_config() [FFmpeg-devel,01/11] avcodec: add avcodec_get_supported_config() - - - - 11- 2024-04-05 Niklas Haas New
[FFmpeg-devel,01/11] avfilter/avgblur_vulkan: check if shader is created with success [FFmpeg-devel,01/11] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-19 Wu Jianhua Accepted
[FFmpeg-devel,01/11] avfilter/buffersrc: promote unspecified color metadata YUVJ removal - - - - 4-- 2024-01-12 Niklas Haas New
[FFmpeg-devel,01/11] avfilter/overlay_vaapi: use FILTER_SINGLE_PIXFMT Fixes and Enhancements for VAAPI Overlay - - - - 4-- 2022-10-10 Aman Karmani New
[FFmpeg-devel,01/11] avfilter/unsharp: fix uninitialized pointer read - 1 - - --- 2017-06-11 Timo Rothenpieler Accepted
[FFmpeg-devel,01/11] avformat/avformat: Update AVInputFormat.read_packet documentation [FFmpeg-devel,01/11] avformat/avformat: Update AVInputFormat.read_packet documentation - - - - 1-- 2020-01-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/11] avformat/dashenc: allow setting segment durations per AdaptationSet - - - - --- 2019-10-17 James Almer Superseded
[FFmpeg-devel,01/11] avformat/dashenc: renamed 'min_seg_duration' to 'seg_duration' - - - - --- 2018-03-23 Dixit, Vishwanath New
[FFmpeg-devel,01/11] avformat/evcdec: set the demuxer as AVFMT_NOTIMESTAMPS [FFmpeg-devel,01/11] avformat/evcdec: set the demuxer as AVFMT_NOTIMESTAMPS - - - - 4-- 2023-06-15 James Almer Accepted
[FFmpeg-devel,01/11] avformat/hlsenc: use FFABS to instead of abs - - - - --- 2017-11-15 Liu Steven Accepted
[FFmpeg-devel,01/11] avformat/matroskadec: Reject sipr flavor > 3 [FFmpeg-devel,01/11] avformat/matroskadec: Reject sipr flavor > 3 - - - - 2-- 2020-04-23 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/11] avformat/matroskadec: Simplify control flow of parsing laces - - - - --- 2019-08-16 Andreas Rheinhardt Superseded
[FFmpeg-devel,01/11] avformat/matroskaenc: don't reserve space for stream duration tags if the outp… - 1 - - --- 2016-10-03 James Almer Accepted
[FFmpeg-devel,01/11] avformat/mov: Use ff_alloc_extradata for dvdsub extradata - 1 - - --- 2019-12-10 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/11] avformat/mux: Sanitize packets without data and side-data [FFmpeg-devel,01/11] avformat/mux: Sanitize packets without data and side-data - - - - 4-- 2021-09-03 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/11] avformat/rtpdec_rfc4175: use rawvideo for uyvy422 [FFmpeg-devel,01/11] avformat/rtpdec_rfc4175: use rawvideo for uyvy422 - - - - 4-- 2021-11-12 Lance Wang New
[FFmpeg-devel,01/11] avformat/sdsdec: Fix undefined shifts - - - - --- 2019-09-19 Andreas Rheinhardt New
[FFmpeg-devel,01/11] avformat/webmdashenc: Fix segfault when no filename is given when live [FFmpeg-devel,01/11] avformat/webmdashenc: Fix segfault when no filename is given when live - - - - 2-- 2020-07-18 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/11] cbs_mpeg2: Correct and use enum values - - - - --- 2019-05-22 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/11] configure: test whether x86 assembler supports AVX-512 - - - - --- 2017-11-09 James Darnley Accepted
[FFmpeg-devel,01/11] doc/indevs: fix upto typo - - - - --- 2018-12-31 Michael Niedermayer Accepted
[FFmpeg-devel,01/11] fftools/ffmpeg: merge choose_output() and got_eagain() [FFmpeg-devel,01/11] fftools/ffmpeg: merge choose_output() and got_eagain() - - - - 4-- 2023-05-05 Anton Khirnov Accepted
[FFmpeg-devel,01/11] lavc/avcodec.h: fix typos in AVCodecContext.pkt_timebase description [FFmpeg-devel,01/11] lavc/avcodec.h: fix typos in AVCodecContext.pkt_timebase description - - - - 2-- 2023-09-02 Stefano Sabatini New
[FFmpeg-devel,01/11] lavc/jpeg2000dec: Finer granularity threading [FFmpeg-devel,01/11] lavc/jpeg2000dec: Finer granularity threading - - - - --1 2022-09-28 Tomas Härdin New
[FFmpeg-devel,01/11] lavf: add a flag to enable/disable automatic bitstream filtering - 1 - - --- 2016-09-10 Rodger Combs Accepted
[FFmpeg-devel,01/11] lavu/pixfmt: add packed RGBA float16 format [FFmpeg-devel,01/11] lavu/pixfmt: add packed RGBA float16 format - - - - 2-- 2022-08-10 Timo Rothenpieler New
[FFmpeg-devel,01/11] lavu/tx: minor code style improvements and additional comments lavu/tx: FFT improvements, additions and assembly - - - - 4-- 2021-04-19 Lynne Accepted
[FFmpeg-devel,01/11] libavdevice/decklink: Add support for EIA-708 output over SDI - - - - --- 2018-01-09 Devin Heitmueller Superseded
[FFmpeg-devel,01/11] tests/fate-run: Allow multiple inputs for transcode() [FFmpeg-devel,01/11] tests/fate-run: Allow multiple inputs for transcode() - - - - 4-- 2021-08-29 Andreas Rheinhardt Superseded
[FFmpeg-devel,01/12] adxdec: validate sample_rate - - - - --- 2016-10-23 Andreas Cadhalpun Accepted
[FFmpeg-devel,01/12] avcodec/avcodec: add side data to AVCodecContext AVCodecContext and AVCodecParameters side data - - - - 2-- 2023-08-28 James Almer New
[FFmpeg-devel,01/12] avcodec/h2645_parse: Remove H2645NAL.rbsp_buffer [FFmpeg-devel,01/12] avcodec/h2645_parse: Remove H2645NAL.rbsp_buffer - - - - 4-- 2021-12-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/12] avcodec/hevc_sei: Check payload size in decode_nal_sei_message() [FFmpeg-devel,01/12] avcodec/hevc_sei: Check payload size in decode_nal_sei_message() - - - - 4-- 2021-01-31 Michael Niedermayer Accepted
[FFmpeg-devel,01/12] avcodec/mediacodec: fix incorrect crop info Add MediaCodec encoder and NDK MediaCodec support - - - - 4-- 2022-10-24 Zhao Zhili New
[FFmpeg-devel,01/12] avcodec/vorbisenc: Remove always-false check [FFmpeg-devel,01/12] avcodec/vorbisenc: Remove always-false check - - - - 4-- 2021-03-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/12] avcodec/wmaprodec: get frame during frame decode - - - - --- 2019-09-25 Michael Niedermayer Accepted
[FFmpeg-devel,01/12] avformat/matroskadec: fix the default of the TagDefault element Use generated semantic for Matroska demuxer - - - - 31- 2022-11-06 Steve Lhomme New
[FFmpeg-devel,01/12] avformat/mxfdec: store next_klv in KLVPacket - - - - --- 2018-06-10 Marton Balint Accepted
[FFmpeg-devel,01/12] avformat/mxfenc: automatically update descriptors klv size - - - - --- 2018-07-04 Baptiste Coudurier Accepted
[FFmpeg-devel,01/12] avformat/tests/url: make format more readable [FFmpeg-devel,01/12] avformat/tests/url: make format more readable - - - - 1-- 2020-02-08 Marton Balint Accepted
[FFmpeg-devel,01/12] avradio/avformat/sdrdemux: Move agc_gain into local variable [FFmpeg-devel,01/12] avradio/avformat/sdrdemux: Move agc_gain into local variable - - - - -2- 2023-07-30 Michael Niedermayer New
[FFmpeg-devel,01/12] avradio/sdrdemux: Fix use of uninitialized memory [FFmpeg-devel,01/12] avradio/sdrdemux: Fix use of uninitialized memory - - - - -2- 2023-07-11 Michael Niedermayer New
[FFmpeg-devel,01/12] bitpacked: Remove dead store - 1 - - --- 2017-07-06 Derek Buitenhuis Accepted
[FFmpeg-devel,01/12] dnn_backend_native_layer_mathunary: add sinh support [FFmpeg-devel,01/12] dnn_backend_native_layer_mathunary: add sinh support - - - - 2-- 2020-06-28 Fu, Ting Superseded
[FFmpeg-devel,01/12] ffprobe: only hash extradata when it is present [FFmpeg-devel,01/12] ffprobe: only hash extradata when it is present - - - - 4-- 2021-04-25 Anton Khirnov Accepted
[FFmpeg-devel,01/12] fftools/ffmpeg_enc: move handling video frame duration to video_sync_process() [FFmpeg-devel,01/12] fftools/ffmpeg_enc: move handling video frame duration to video_sync_process() - - - - 2-- 2023-10-03 Anton Khirnov New
[FFmpeg-devel,01/12] fftools/ffmpeg_filter: move FilterGraph.graph to FilterGraphThread [FFmpeg-devel,01/12] fftools/ffmpeg_filter: move FilterGraph.graph to FilterGraphThread - - - - 4-- 2023-12-13 Anton Khirnov Accepted
« 1 2 3 4454 455 »