Show patches with: none      |   47055 patches
« 1 2 ... 32 33 34470 471 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,08/25] lavc/cbs.h: avoid avcodec.h dependency [FFmpeg-devel,01/25] lavc: move small misc definitions into a separate header - - - - 4-- 2021-05-21 Anton Khirnov New
[FFmpeg-devel,08/26] avcodec: remove FF_API_AVCTX_TIMEBASE Major library version bump - - - - 2-- 2023-01-16 James Almer New
[FFmpeg-devel,08/26] avfilter/vf_bm3d: Remove always-false format check [FFmpeg-devel,01/26] avfilter/af_afade: Remove redundant checks and assignments - - - - 4-- 2021-09-21 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/26] avformat/assdec: Fix memleak upon read header failure [FFmpeg-devel,01/26] avformat/matroskadec: Move AVBufferRef instead of copying, fix memleak - - - - 2-- 2020-06-14 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/26] fate/audio: add missing aresample filter dependency [FFmpeg-devel,01/26] fate/aac: add missing aresample filter dependency - - - - 4-- 2024-03-14 James Almer Accepted
[FFmpeg-devel,08/26] lavu/floatdsp: RISC-V V vector_dmul_scalar [FFmpeg-devel,01/26] lavu/cpu: detect RISC-V base extensions - - - - 4-- 2022-09-20 Rémi Denis-Courmont New
[FFmpeg-devel,08/26] vaapi_encode: Allocate picture-private data in generic code - - - - --- 2018-04-22 Mark Thompson Accepted
[FFmpeg-devel,08/27] avcodec/svq3: replace YUVJ pixel format - - - - --- 2017-12-09 Paul B Mahol Superseded
[FFmpeg-devel,08/27] avformat/cafenc: Fix potential integer overflow [FFmpeg-devel,01/27] avformat/astenc: Simplify writing padding - - - - --- 2021-09-23 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/27] fftools/ffmpeg: do not use the encoder context for streamcopy [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,08/27] fftools/ffmpeg_enc: merge -force_key_frames source/source_no_drop [FFmpeg-devel,01/27] fftools/ffmpeg: move derivation of frame duration from filter framerate - - - - --- 2023-09-19 Anton Khirnov New
[FFmpeg-devel,08/27] h264_metadata_bsf: Use common cbs bsf implementation Metadata handling in CBS - - - - 4-- 2021-01-01 Mark Thompson Superseded
[FFmpeg-devel,08/28] ffmpeg: add a helper function to access output file size [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,08/29] avcodec/mjpegenc_common: Move stuff only used by mjpegenc.c to it [FFmpeg-devel,01/29] configure, libavcodec/Makefile: Remove spurious CAF demuxer dependencies - - - - 4-- 2021-02-18 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/29] avcodec/mpeg4videoenc: mark as limited color range only - - - - --- 2017-12-10 Paul B Mahol Superseded
[FFmpeg-devel,08/29] avcodec: add internal side data wrappers [FFmpeg-devel,01/29] lavu/opt: factor per-type dispatch out of av_opt_get() - - - - 4-- 2024-03-04 Anton Khirnov Accepted
[FFmpeg-devel,08/29] fftools/ffmpeg: move the hw_device_free_all() call to ffmpeg_cleanup() [FFmpeg-devel,01/29] fftools/ffmpeg: move OutputStream.vsync_frame_number to Encoder - - - - 2-- 2023-04-09 Anton Khirnov Accepted
[FFmpeg-devel,08/29] lavu/floatdsp: RISC-V V vector_dmul_scalar [FFmpeg-devel,01/29] lavu/cpu: detect RISC-V base extensions - - - - 2-- 2022-09-22 Rémi Denis-Courmont New
[FFmpeg-devel,08/30] avcodec/hcom: Cleanup generically upon init failure [FFmpeg-devel,01/30] avcodec/flashsvenc: Avoid allocation of buffer, fix memleak - - - - 2-- 2020-09-15 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/30] avcodec/truespeech: Avoid indirection for truespeech codebooks [FFmpeg-devel,01/30] avcodec/opustab: Make array static - - - - 4-- 2020-12-30 Andreas Rheinhardt New
[FFmpeg-devel,08/30] lavc/libx264: reindent after previous commit [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov Accepted
[FFmpeg-devel,08/31] avfilter/vf_scale: use av_dict_iterate Use av_dict_iterate where approproate - - - - 4-- 2022-11-25 Marvin Scholz Accepted
[FFmpeg-devel,08/31] fftools/ffmpeg: warn about ignored -enc_time_base for subtitles earlier [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[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] avdevice: add info about media types(s) to AVDeviceInfo avdevice (mostly dshow) enhancements - - - - 4-- 2021-06-07 Diederick C. Niehorster Superseded
[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
« 1 2 ... 32 33 34470 471 »