Show patches with: Archived = No       |   45944 patches
« 1 2 ... 32 33 34459 460 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,08/31] fftools/ffmpeg_dec: drop useless and racy code [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,08/31] lavu/floatdsp: RISC-V V vector_fmul_scalar initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,08/31] lavu/floatdsp: RISC-V V vector_fmul_scalar [FFmpeg-devel,01/31] lavu/cpu: detect RISC-V base extensions - - - - 2-- 2022-09-25 Rémi Denis-Courmont New
[FFmpeg-devel,08/32] fate/image: Fix requirements of tests [FFmpeg-devel,01/32] fate/matroska: Use REMUX and TRANSCODE where appropriate - - - - 4-- 2022-04-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/33] fftools/ffmpeg_mux_init: return errors from create_streams() instead of aborti… [FFmpeg-devel,01/33] fftools/ffmpeg_mux_init: return errors from of_open() instead of aborting - - - - 4-- 2023-07-13 Anton Khirnov Accepted
[FFmpeg-devel,08/34] aarch64: vp9itxfm: Do separate functions for half/quarter idct16 and idct32 - - - - --- 2017-03-08 Martin Storsjö Accepted
[FFmpeg-devel,08/34] avcodec/fitsenc: Avoid copying packet data [FFmpeg-devel,01/34] avcodec/adpcmenc: Avoid copying packet data - - - - 221 2021-04-25 Andreas Rheinhardt Superseded
[FFmpeg-devel,08/35] avcodec/proresenc_kostya: save a few operations in DC encoding [FFmpeg-devel,01/35] avcodec/proresenc_kostya: remove an unnecessary parenthesis level in MAKE_CODE… - 1 - - --- 2023-12-11 Clément Bœsch Accepted
[FFmpeg-devel,08/35] fftools/ffmpeg: refactor the code checking for bitexact output [FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context - - - - 2-- 2022-06-16 Anton Khirnov New
[FFmpeg-devel,08/35] lavu/fifo: add new FIFO read/peek functions [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - 6-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,08/36] avcodec/vp9_superframe_split_bsf: Improve returned error message [FFmpeg-devel,01/36] avcodec/vp9_superframe_bsf: Check for existence of data before reading it - - - - 2-- 2020-05-30 Andreas Rheinhardt New
[FFmpeg-devel,08/36] tests/fate/ffmpeg: add a test for input -r option [FFmpeg-devel,01/36] fftools/ffmpeg: shorten a variable name - - - - 1-1 2023-05-17 Anton Khirnov Accepted
[FFmpeg-devel,08/37] avformat/matroskadec: Don't copy attached pictures - - - - --- 2019-05-16 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/38] lavu/opt: factor out printing option default from opt_list() [FFmpeg-devel,01/38] lavu/opt: cosmetics, change option flags to (1 << N) style - - - - --- 2024-02-23 Anton Khirnov Accepted
[FFmpeg-devel,08/39] avcodec/h261dec: Don't initialize unused VLCs Make mpegvideo encoders init-threadsafe - - - - 2-- 2020-12-10 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/39] avcodec/libshine: Avoid copying data, allow user-supplied buffer [FFmpeg-devel,01/39] avcodec/audiotoolboxenc: Remove AV_CODEC_CAP_DR1 - - - - 31- 2021-05-21 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/39] avcodec/proresdec2: Constify slice threads' ptr to main context [FFmpeg-devel,01/39] avcodec/hevcdsp: Constify src pointers - - - - --- 2022-07-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/39] avfilter/af_sidechaincompress: Deduplicate AVClasses [FFmpeg-devel,01/39] avfilter/vf_maskedminmax: Simplify init - - - - 4-- 2021-09-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/41] avcodec/wmv2: Move initializing abt_scantables to the decoder [FFmpeg-devel,01/41] avcodec/mpegvideo_enc: Allow slices only for slice-thread-able codecs - - - - --- 2022-01-30 Andreas Rheinhardt Superseded
[FFmpeg-devel,08/41] avcodec/x86/h264_qpel_8bit: Remove unused function Stop including superseded functions for x64 - - - - 2-- 2022-06-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/41] avformat/g726: Deduplicate AVClasses [FFmpeg-devel,01/41] avformat/Makefile: Add missing rawdec dependency for IPU demuxer - - - - 4-- 2021-06-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/42] avcodec/dovi_rpu: Use RefStruct API for Vdr data New API for reference counting and ThreadFrames - - - - 2-- 2023-09-19 Andreas Rheinhardt New
[FFmpeg-devel,08/44] avformat/mux_utils: Move ff_format_shift_data to new file for mux utils [FFmpeg-devel] lib*/version: Move library version functions into files of their own - - - - --- 2022-05-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/45] avcodec/loco: Mark decoder as init-threadsafe [FFmpeg-devel,01/45] avcodec/a64multienc: Fix memleak upon init failure - - - - 2-- 2020-11-27 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/46] avcodec/avuienc: Allow user-supplied buffers [FFmpeg-devel,01/46] avcodec/a64multienc: Avoid intermediate buffer - - - - 4-- 2021-04-29 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/47] fftools/ffmpeg_enc: return errors from enc_frame() instead of aborting [FFmpeg-devel,01/47] fftools/ffmpeg_mux_init: handle pixel format endianness - - - - 4-- 2023-07-15 Anton Khirnov Accepted
[FFmpeg-devel,08/48] avcodec/tdsc: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,08/49] fftools/ffmpeg: move freeing the output file to ffmpeg_mux.c [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,08/50] avcodec/tdsc: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-02-04 James Almer Superseded
[FFmpeg-devel,08/54] avformat/aqtitledec: Simplify cleanup after read_header failure [FFmpeg-devel,01/54] avformat: Add internal flags for AV(In|Out)putFormat - - - - 4-- 2021-06-15 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/61] avcodec/faxcompr: Avoid superfluous VLC structures [FFmpeg-devel,01/61] avcodec/vlc: Add functions to init static VLCElem[] without VLC - - - - 2-- 2023-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/87] avcodec: Remove deprecated coder type options Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,080/114] avcodec/vc1_block: Don't use 0 for NULL VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,080/134] avcodec/msrle: Mark decoder as init-threadsafe [FFmpeg-devel,01/45] avcodec/a64multienc: Fix memleak upon init failure - - - - -1- 2020-11-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,080/218] avfilter/vsrc_mptestsrc: Store format in filter, remove query function [FFmpeg-devel,001/218] avfilter/f_reverse: Don't use redundant query_formats function - - - - 4-- 2021-09-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,080/281] imx: convert to new channel layout API New channel layout API - - - - --- 2022-01-13 James Almer Accepted
[FFmpeg-devel,081/114] avcodec/vc1: Use symbols table to decode AC coefficients VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,081/134] avcodec/mss1: Mark decoder as init-threadsafe [FFmpeg-devel,01/45] avcodec/a64multienc: Fix memleak upon init failure - - - - -1- 2020-11-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,081/218] avfilter/vsrc_mandelbrot: Store format in filter, remove query func [FFmpeg-devel,001/218] avfilter/f_reverse: Don't use redundant query_formats function - - - - 4-- 2021-09-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,081/281] ircam: convert to new channel layout API New channel layout API - - - - --- 2022-01-13 James Almer New
[FFmpeg-devel,082/114] avcodec/vc1_block: Use local variables inside macro VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,082/134] avcodec/mss3: Mark decoder as init-threadsafe [FFmpeg-devel,01/45] avcodec/a64multienc: Fix memleak upon init failure - - - - -1- 2020-11-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,082/218] avfilter/vsrc_gradients: Use formats list instead of query function [FFmpeg-devel,001/218] avfilter/f_reverse: Don't use redundant query_formats function - - - - 4-- 2021-09-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,082/281] ipmovie: convert to new channel layout API New channel layout API - - - - --- 2022-01-13 James Almer Accepted
[FFmpeg-devel,083/114] avcodec/vc1: Use symbols table to decode MV differentials VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,083/134] avcodec/msvideo1: Mark decoder as init-threadsafe [FFmpeg-devel,01/45] avcodec/a64multienc: Fix memleak upon init failure - - - - -1- 2020-11-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,083/218] avfilter/vsrc_cellauto: Store format in filter, remove query function [FFmpeg-devel,001/218] avfilter/f_reverse: Don't use redundant query_formats function - - - - 4-- 2021-09-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,083/281] iss: convert to new channel layout API New channel layout API - - - - --- 2022-01-13 James Almer Accepted
[FFmpeg-devel,084/114] avcodec/vc1: Use symbols table to parse macroblock mode VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,084/134] avcodec/msvideo1enc: Mark encoder as init-threadsafe [FFmpeg-devel,01/45] avcodec/a64multienc: Fix memleak upon init failure - - - - -1- 2020-11-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,084/218] avfilter/vf_yaepblur: Use formats list instead of query function [FFmpeg-devel,001/218] avfilter/f_reverse: Don't use redundant query_formats function - - - - 4-- 2021-09-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,084/281] jack: port to new channel layout API New channel layout API - - - - --- 2022-01-13 James Almer New
[FFmpeg-devel,085/114] avcodec/vc1: Don't check for errors for complete VLC VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,085/134] avcodec/mvcdec: Mark decoders as init-threadsafe [FFmpeg-devel,01/45] avcodec/a64multienc: Fix memleak upon init failure - - - - -1- 2020-11-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,085/218] avfilter/vf_zoompan: Use formats list instead of query function [FFmpeg-devel,001/218] avfilter/f_reverse: Don't use redundant query_formats function - - - - 4-- 2021-09-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,085/281] jvdec: convert to new channel layout API New channel layout API - - - - --- 2022-01-13 James Almer Accepted
[FFmpeg-devel,086/114] avcodec/vc1: Make tables used to initialize VLCs smaller VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,086/134] avcodec/lagarith: Mark decoder as init-threadsafe [FFmpeg-devel,01/45] avcodec/a64multienc: Fix memleak upon init failure - - - - -1- 2020-11-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,086/218] avfilter/vf_yadif: Use formats list instead of query function [FFmpeg-devel,001/218] avfilter/f_reverse: Don't use redundant query_formats function - - - - 4-- 2021-09-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,086/281] kvag: convert to new channel layout API New channel layout API - - - - --- 2022-01-13 James Almer Accepted
[FFmpeg-devel,087/114] avcodec/vc1: Avoid code duplication when initializing VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,087/134] avcodec/jvdec: Mark decoder as init-threadsafe [FFmpeg-devel,01/45] avcodec/a64multienc: Fix memleak upon init failure - - - - -1- 2020-11-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,087/218] avfilter/vf_xmedian: Use formats list instead of query function [FFmpeg-devel,001/218] avfilter/f_reverse: Don't use redundant query_formats function - - - - 4-- 2021-09-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,087/281] avdevice/lavfi: convert to new channel layout API New channel layout API - - - - --- 2022-01-13 James Almer Accepted
[FFmpeg-devel,088/114] avcodec/rv34: Avoid offsets table for initialization of static VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,088/134] avcodec/iff: Reorder checks to avoid unnecessary alloc+free [FFmpeg-devel,01/45] avcodec/a64multienc: Fix memleak upon init failure - - - - -1- 2020-11-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,088/218] avfilter/vf_xfade: Use formats list instead of query function [FFmpeg-devel,001/218] avfilter/f_reverse: Don't use redundant query_formats function - - - - 4-- 2021-09-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,088/281] libcdio: port to new channel layout API New channel layout API - - - - --- 2022-01-13 James Almer Accepted
[FFmpeg-devel,089/114] avcodec/atrac9dec: Don't confuse max_depth of VLC with max codelength VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,089/134] avcodec/iff: Mark decoder as init-threadsafe [FFmpeg-devel,01/45] avcodec/a64multienc: Fix memleak upon init failure - - - - -1- 2020-11-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,089/218] avfilter/vf_xbr: Store format in filter, remove query function [FFmpeg-devel,001/218] avfilter/f_reverse: Don't use redundant query_formats function - - - - 4-- 2021-09-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,089/281] lvf: convert to new channel layout API Untitled series #5752 - - - - --- 2022-01-13 James Almer New
[FFmpeg-devel,089/281] lvf: convert to new channel layout API Untitled series #5751 - - - - --- 2022-01-13 James Almer New
[FFmpeg-devel,089/281] lvf: convert to new channel layout API New channel layout API - - - - --- 2022-01-13 James Almer New
[FFmpeg-devel,09/10,v2] avfilter/scale_amf: Add AMF VPP & super resolution filters [FFmpeg-devel,01/10,v2] avutil: add hwcontext_amf. - - - - --- 2024-05-01 Dmitrii Ovchinnikov New
[FFmpeg-devel,09/10] avcodec/avcodec, options_table: Deprecate sub_text_format [FFmpeg-devel,01/10] avcodec/mpegvideo: Move startcodes to mpeg12.h - 1 - - 4-- 2021-09-13 Andreas Rheinhardt Accepted
[FFmpeg-devel,09/10] avcodec/dca_core: probe extension headers directly - - - - --- 2017-07-10 foo86 Accepted
[FFmpeg-devel,09/10] avcodec/evc_frame_merge_bsf: make ff_evc_parse_nal_unit() local to the filter [FFmpeg-devel,1/3] avcodec/evc_frame_merge: use av_fast_realloc() - - - - 2-2 2023-06-17 James Almer Accepted
[FFmpeg-devel,09/10] avcodec/flac_parser: Don't leave stale pointer in memory - - - - --- 2019-10-06 Andreas Rheinhardt Accepted
[FFmpeg-devel,09/10] avcodec/libdav1d: Use av_memdup() where appropriate [FFmpeg-devel,01/10] avcodec/binkaudio: Remove AV_CODEC_CAP_DELAY - - - - 4-- 2021-10-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,09/10] avcodec/libx265: implement dolby vision coding [FFmpeg-devel,01/10] avcodec: add dolbyvision option - - - - 2-- 2024-04-03 Niklas Haas New
[FFmpeg-devel,09/10] avcodec/magicyuvenc: Don't call functions twice due to macro [FFmpeg-devel,01/10] doc/examples: Always use <> includes - - - - 4-- 2024-03-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,09/10] avcodec/mpeg4videodec: Fix indentation [FFmpeg-devel,01/10] avcodec/atrac3plus_data: Remove unused arrays - - - - 4-- 2021-01-23 Andreas Rheinhardt Accepted
[FFmpeg-devel,09/10] avcodec/opus_rc: Fix currently empty checks - - - - --- 2019-09-18 Andreas Rheinhardt New
[FFmpeg-devel,09/10] avcodec/v210_dec: Move ff_v210dec_init into a header [FFmpeg-devel,01/10] avfilter/af_afir: Only keep DSP stuff in header - - - - 4-- 2022-05-03 Andreas Rheinhardt Accepted
[FFmpeg-devel,09/10] avcodec/vc1: Arm 64-bit NEON unescape fast path avcodec/vc1: Arm optimisations - 1 - - 2-- 2022-03-25 Ben Avison New
[FFmpeg-devel,09/10] avcodec: add "Argonaut Games Video" descriptor argo_brp cleanups and fixes - - - - --- 2020-09-20 Zane van Iperen Withdrawn
[FFmpeg-devel,09/10] avcodec: Remove unnecessary h263.h inclusions [FFmpeg-devel,01/10] avcodec/mpeg12dec: Don't set write-only variable - - - - 4-- 2022-01-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,09/10] avfilter/avfilter: Don't use av_uninit [FFmpeg-devel,01/10] avcodec/libvpxenc: Avoid unused-variable warning if VP9 enc is disabled - - - - 4-- 2024-03-31 Andreas Rheinhardt Accepted
[FFmpeg-devel,09/10] avfilter/avfilter: Make ff_update_link_current_pts static [FFmpeg-devel,1/3] avfilter/avfilter: Fix leaks upon filter creation error - 1 - - 4-- 2021-08-11 Andreas Rheinhardt New
[FFmpeg-devel,09/10] avfilter/dnn_backend_tf: fix use of uninitialized value [FFmpeg-devel,01/10] avfilter/dnn: define each backend as a DNNModule - - - - 2-- 2023-04-30 Zhao Zhili Accepted
[FFmpeg-devel,09/10] avfilter/formats: Don't set samplerate or channel count on video links [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,09/10] avfilter/internal: Don't include framepool.h, thread.h [FFmpeg-devel,01/10] avcodec/mips/constants: Include intfloat.h in constants.h - - - - 4-- 2021-08-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,09/10] avfilter/scale_vulkan: call av_vkfmt_from_pixfmt only one time [FFmpeg-devel,01/10] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-18 Wu Jianhua New
[FFmpeg-devel,09/10] avformat/hls: do error check in add_renditions_to_variant [FFmpeg-devel,01/10] avformat/hls: fix repeated requests for media init section - - - - 4-- 2022-04-12 Zhao Zhili New
[FFmpeg-devel,09/10] avformat/Makefile: Fix name of PhotoCD demuxer [FFmpeg-devel] avformat/Makefile: Add missing libamqp->urldecode dependency - 1 - - 4-- 2022-01-06 Andreas Rheinhardt Accepted
[FFmpeg-devel,09/10] avformat/matroskadec: Check timescale [FFmpeg-devel,01/10] avformat/concatdec: Check user_duration sum - - - - -2- 2024-03-26 Michael Niedermayer Accepted
[FFmpeg-devel,09/10] avformat/matroskadec: Improve length check - - - - --- 2019-03-08 Andreas Rheinhardt Superseded
[FFmpeg-devel,09/10] avformat/md5proto: Simplify data->hex conversion [FFmpeg-devel,01/10] avformat/utils: Make ff_data_to_hex() zero-terminate the string - - - - 4-- 2021-12-06 Andreas Rheinhardt Accepted
[FFmpeg-devel,09/10] avformat/mpegtsenc: support generating standalone PCR PID for m2ts - - - - --- 2019-11-12 Marton Balint New
« 1 2 ... 32 33 34459 460 »