Show patches with: Archived = No       |   45798 patches
« 1 2 ... 12 13 14457 458 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,03/21] avformat/matroskadec: Get rid of cluster size field assumption - - - - --- 2019-03-27 Diego Felix de Souza via ffmpeg-devel New
[FFmpeg-devel,03/21] avformat/mpeg: Remove unnecessary av_packet_unref() [FFmpeg-devel,01/21] avformat/nsvdec: Use av_packet_move_ref() for packet ownership transfer - - - - 1-- 2020-03-22 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/21] fftools/ffmpeg: drop OutputStream.pict_type [FFmpeg-devel,01/21] fftools/ffmpeg: deprecate -adrift_threshold - - - - 2-- 2023-04-27 Anton Khirnov Accepted
[FFmpeg-devel,03/21] libavformat/movenc: added ability to use original stream ids as track i ds ins… - - - - --- 2016-08-23 erkki.seppala.ext@nokia.com Superseded
[FFmpeg-devel,03/21] tests/fate: rename ffmpeg-streamloop to ffmpeg-streamloop-copy [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov Accepted
[FFmpeg-devel,03/22] avcodec/eatgq: Don't use IDCTDSP-API unnecessarily [FFmpeg-devel,01/22] configure: Add idctdsp dependency to codecs that need it - - - - 4-- 2022-10-20 Andreas Rheinhardt Superseded
[FFmpeg-devel,03/22] ffserver.c: Fix indentation (replace tabs by spaces) and cosmetics - - - - --- 2018-05-31 Stephan Holljes New
[FFmpeg-devel,03/22] fftools/ffmpeg: stop using decoder properties in ist_dts_update() [FFmpeg-devel,01/22] fftools/ffmpeg: consolidate InputStream.[next_]dts updates - - - - -1- 2023-05-08 Anton Khirnov Accepted
[FFmpeg-devel,03/22] lavc/encoder: always print an error on an unsupported channel layout [FFmpeg-devel,01/22] lavc/encode: print separate messages for unknown and unsupported formats - - - - 4-- 2023-07-07 Anton Khirnov Accepted
[FFmpeg-devel,03/22] lavf/scale_qsv: don't need variables for constants in FFmpeg clean-up QSV filters - - - - 4-- 2021-05-14 Xiang, Haihao New
[FFmpeg-devel,03/22] lavfi/vf_libplacebo: move input handling to separate function [FFmpeg-devel,01/22] lavfi/vf_libplacebo: drop redundant case - - - - 4-- 2023-06-16 Niklas Haas New
[FFmpeg-devel,03/23] avcodec/zmbv: Don't free uninitialized z_stream [FFmpeg-devel,01/23] avcodec/ljpegenc: Mark encoder as init-threadsafe - - - - 4-- 2021-05-06 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/23] avfilter/avfilter: Allow to free pads generically [FFmpeg-devel,01/23] avfilter/vf_(guided|program_opencl): Add missing dynamic inputs flag - - - - 4-- 2021-08-12 Andreas Rheinhardt Superseded
[FFmpeg-devel,03/23] avfilter/buffersrc: recognize color_range as additonal parameter and set it to… - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,03/23] avformat/matroskaenc: Use random TrackUID - - - - --- 2019-11-06 Andreas Rheinhardt Superseded
[FFmpeg-devel,03/23] avutil/hwcontext_vaapi: Allocate public and priv device hwctx together [FFmpeg-devel,01/23] avutil/hwcontext_opencl: Use proper OpenCLFramesContext - - - - 4-- 2024-02-12 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/23] fftools/ffmpeg_filter: drop a write-only variable [FFmpeg-devel,01/23] fftools/ffmpeg_enc: move nb_frames{dup, drop} globals into OutputStream - - - - 2-- 2023-05-31 Anton Khirnov Accepted
[FFmpeg-devel,03/23] fftools/sync_queue: use timebase from input frames/packets [FFmpeg-devel,01/23] fftools/ffmpeg: drop InputStream.processing_needed - - - - 1-1 2023-03-25 Anton Khirnov Accepted
[FFmpeg-devel,03/23] lavc/movtextdec: fix bold, italic, underline flags [FFmpeg-devel,01/23] lavc/movtextdec: fix ass header colors - 1 - - 1-- 2020-04-06 John Stebbins Accepted
[FFmpeg-devel,03/24] avcodec/subtitles: Introduce new frame-based subtitle decoding API Subtitle Filtering 2022 - - - - 84- 2022-01-14 Aman Karmani New
[FFmpeg-devel,03/24] avcodec: remove deprecated FF_API_AYUV_CODECID Major library version bump - - - - 4-- 2024-01-25 James Almer Accepted
[FFmpeg-devel,03/24] avfilter/buffersrc: recognize color_range as additonal parameter and set it to… - - - - --- 2018-05-01 Paul B Mahol New
[FFmpeg-devel,03/24] avfilter/buffersrc: recognize color_range as additonal parameter and set it to… - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,03/24] ffmpeg: remove a redundant assignment of interrupt_callback [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov Accepted
[FFmpeg-devel,03/24] fftools/ffmpeg_filter: use a dedicated variable for marking simple filtergraphs [FFmpeg-devel,01/24] fftools/ffmpeg_mux_init: merge ost_add_from_filter() to ost_add() - - - - 4-- 2023-05-28 Anton Khirnov Accepted
[FFmpeg-devel,03/24] hwcontext: Add device derivation - - - - --- 2017-06-12 Mark Thompson New
[FFmpeg-devel,03/24] lavc/8bps: fix exporting palette after 63767b79a570404628b2521b83104108b7b6884c [FFmpeg-devel,01/24] lavf/mux: do not apply max_interleave_delta to subtitles - - - - --- 2023-11-04 Anton Khirnov Accepted
[FFmpeg-devel,03/24] sws: reindent after previous commit [FFmpeg-devel,01/24] sws: remove unnecessary braces - 1 - - 4-- 2021-05-31 Anton Khirnov Accepted
[FFmpeg-devel,03/25] avcodec/magicyuv: Improve overread check when parsing Huffman tables [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - 1 - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/25] avcodec/v4l2_m2m: fix av_pix_fmt changing when multiple /dev/video* devices ar… - - - - --- 2019-09-03 Aman Karmani Accepted
[FFmpeg-devel,03/25] avfilter/af_headphone: Check for the existence of samples [FFmpeg-devel,01/25] avfilter/af_headphone: Don't use uninitialized buffer in log message - - - - 2-- 2020-09-08 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/25] avfilter/buffersrc: recognize color_range as additonal parameter and set it to… - - - - --- 2017-12-16 Paul B Mahol Superseded
[FFmpeg-devel,03/25] avfilter: add negotiation API for color space/range YUVJ removal + filter negotiation - - - - 4-- 2023-11-09 Niklas Haas New
[FFmpeg-devel,03/25] avformat/matroskaenc: Add API to write Masters with minimal length field [FFmpeg-devel,01/25] avformat/matroskaenc: Fix potential overflow - - - - 53- 2022-01-16 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/25] avformat/yuv4mpegdec: Don't call avio_tell() twice [FFmpeg-devel,01/25] avformat/matroskadec: Fix heap-buffer overflow upon gigantic timestamps - - - - 4-- 2021-08-27 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/25] fftools/ffmpeg: move init_output_stream_streamcopy() to ffmpeg_mux_init [FFmpeg-devel,01/25] fftools/ffmpeg_mux_init: move new_output_stream() lower in the file - - - - 4-- 2023-04-13 Anton Khirnov Accepted
[FFmpeg-devel,03/25] fftools/ffmpeg_opt: move adding metadata out of open_output_file() [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,03/25] lavc: move avcodec_profile_name() from avcodec.h to codec_id.h [FFmpeg-devel,01/25] lavc: move small misc definitions into a separate header - - - - 4-- 2021-05-21 Anton Khirnov Accepted
[FFmpeg-devel,03/25] lavfi/avf_concat: rescale frame durations [FFmpeg-devel,01/25] fftools/ffmpeg_filter: drop write-only FilterGraph.reconfiguration - - - - 2-- 2023-04-19 Anton Khirnov Accepted
[FFmpeg-devel,03/26] avcodec: remove FF_API_UNUSED_CODEC_CAPS Major library version bump - - - - 2-- 2023-01-16 James Almer New
[FFmpeg-devel,03/26] avfilter/af_sidechaincompress: Honour query_formats API, fix segfault [FFmpeg-devel,01/26] avfilter/af_afade: Remove redundant checks and assignments - 1 - - 4-- 2021-09-21 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/26] avformat/matroskadec: Use right number of tracks [FFmpeg-devel,01/26] avformat/matroskadec: Move AVBufferRef instead of copying, fix memleak - - - - 2-- 2020-06-14 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/26] fate/adpcm: 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,03/26] lavc/audiodsp: RISC-V F vector_clipf [FFmpeg-devel,01/26] lavu/cpu: detect RISC-V base extensions - - - - 4-- 2022-09-20 Rémi Denis-Courmont New
[FFmpeg-devel,03/26] vaapi_encode_mjpeg: Move common structure into context - - - - --- 2018-04-22 Mark Thompson Accepted
[FFmpeg-devel,03/27] avfilter/buffersrc: recognize color_range as additonal parameter and set it to… - - - - --- 2017-12-09 Paul B Mahol Superseded
[FFmpeg-devel,03/27] avformat/chromaprint: Improve returned error codes [FFmpeg-devel,01/27] avformat/astenc: Simplify writing padding - - - - --- 2021-09-23 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/27] cbs_h2645: Merge SEI message handling in common between codecs Metadata handling in CBS - - - - 4-- 2021-01-01 Mark Thompson Superseded
[FFmpeg-devel,03/27] fftools/ffmpeg: remove an unnecessary avcodec_close() call [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,03/27] fftools/ffmpeg_enc: move remaining vsync-related code to video_sync_process() [FFmpeg-devel,01/27] fftools/ffmpeg: move derivation of frame duration from filter framerate - - - - --- 2023-09-19 Anton Khirnov New
[FFmpeg-devel,03/28] ffmpeg: move some muxing-related code into a separate file [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,03/29] avcodec/avrndec: Remove unnecessary headers [FFmpeg-devel,01/29] configure, libavcodec/Makefile: Remove spurious CAF demuxer dependencies - - - - 4-- 2021-02-18 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/29] avfilter/buffersrc: recognize color_range as additonal parameter and set it to… - - - - --- 2017-12-10 Paul B Mahol Superseded
[FFmpeg-devel,03/29] avfilter/buffersrc: recognize color_range as additonal parameter and set it to… - - - - --- 2017-12-10 Paul B Mahol Superseded
[FFmpeg-devel,03/29] fftools/ffmpeg: move OutputStream.sq_frame to Encoder [FFmpeg-devel,01/29] fftools/ffmpeg: move OutputStream.vsync_frame_number to Encoder - - - - --- 2023-04-09 Anton Khirnov Accepted
[FFmpeg-devel,03/29] lavc/audiodsp: RISC-V F vector_clipf [FFmpeg-devel,01/29] lavu/cpu: detect RISC-V base extensions - - - - 2-- 2022-09-22 Rémi Denis-Courmont New
[FFmpeg-devel,03/29] libavutil/opt: rework figuring out option sizes [FFmpeg-devel,01/29] lavu/opt: factor per-type dispatch out of av_opt_get() - - - - 4-- 2024-03-04 Anton Khirnov New
[FFmpeg-devel,03/30] avcodec/flashsv2enc: Check allocations for success before usage [FFmpeg-devel,01/30] avcodec/flashsvenc: Avoid allocation of buffer, fix memleak - - - - 2-- 2020-09-15 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/30] avcodec/opusdec: Remove always-true check [FFmpeg-devel,01/30] avcodec/opustab: Make array static - - - - 4-- 2020-12-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/30] lavc/libx264: use a local variable for input frame in setup_frame() [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov Accepted
[FFmpeg-devel,03/31] avcodec/librav1e: use av_dict_iterate Use av_dict_iterate where approproate - - - - 4-- 2022-11-25 Marvin Scholz Accepted
[FFmpeg-devel,03/31] fftools/ffmpeg_filter: consolidate decoder/filter type checks [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,03/31] fftools/ffmpeg_filter: do not pass OutputStream to set_channel_layout() [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,03/31] lavc/audiodsp: RISC-V F vector_clipf initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont New
[FFmpeg-devel,03/31] lavc/audiodsp: RISC-V F vector_clipf [FFmpeg-devel,01/31] lavu/cpu: detect RISC-V base extensions - - - - 2-- 2022-09-25 Rémi Denis-Courmont New
[FFmpeg-devel,03/32] fate/amr[nw]b: Use REMUX where appropriate [FFmpeg-devel,01/32] fate/matroska: Use REMUX and TRANSCODE where appropriate - - - - 4-- 2022-04-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/33] fftools/ffmpeg_demux: drop a redundant avio_flush() [FFmpeg-devel,01/33] fftools/ffmpeg_mux_init: return errors from of_open() instead of aborting - - - - --- 2023-07-13 Anton Khirnov Accepted
[FFmpeg-devel,03/34] arm: vp9itxfm: Make the larger core transforms standalone functions - - - - --- 2017-03-08 Martin Storsjö Accepted
[FFmpeg-devel,03/34] avcodec/aptxenc: Avoid copying packet data [FFmpeg-devel,01/34] avcodec/adpcmenc: Avoid copying packet data - - - - 4-- 2021-04-25 Andreas Rheinhardt Superseded
[FFmpeg-devel,03/35] avcodec/proresenc_kostya: remove redundant codebook assignments [FFmpeg-devel,01/35] avcodec/proresenc_kostya: remove an unnecessary parenthesis level in MAKE_CODE… - - - - 4-- 2023-12-11 Clément Bœsch Accepted
[FFmpeg-devel,03/35] fftools/ffmpeg: fix the type of limit_filesize [FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context - - - - 2-- 2022-06-16 Anton Khirnov New
[FFmpeg-devel,03/35] lavu/fifo: introduce the notion of element size [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - --- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,03/36] avcodec/vp9_superframe_bsf: Flush bsf upon superframe creation error [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,03/36] fftools/ffmpeg: replace stream timebase with decoded frame one [FFmpeg-devel,01/36] fftools/ffmpeg: shorten a variable name - - - - 2-- 2023-05-17 Anton Khirnov Accepted
[FFmpeg-devel,03/37] avformat/matroskadec: Compactify structure - - - - --- 2019-05-16 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/38] lavu/opt: document AVOption.flags [FFmpeg-devel,01/38] lavu/opt: cosmetics, change option flags to (1 << N) style - - - - --- 2024-02-23 Anton Khirnov Accepted
[FFmpeg-devel,03/39] avcodec/libcodec2: Avoid copying packet data, allow user-supplied buffers [FFmpeg-devel,01/39] avcodec/audiotoolboxenc: Remove AV_CODEC_CAP_DR1 - - - - 4-- 2021-05-21 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/39] avcodec/mpeg12: Make initializing VLCs thread-safe Make mpegvideo encoders init-threadsafe - - - - 4-- 2020-12-10 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/39] avcodec/threadframe: Constify the frame in ff_thread_await_progress [FFmpeg-devel,01/39] avcodec/hevcdsp: Constify src pointers - - - - --- 2022-07-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/39] avfilter/af_agate: Deduplicate AVClasses [FFmpeg-devel,01/39] avfilter/vf_maskedminmax: Simplify init - - - - 4-- 2021-09-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/41] avcodec/hevcdec: Make ff_hevc_pel_weight static Stop including superseded functions for x64 - - - - 2-- 2022-06-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/41] avcodec/mjpegenc: Fix files with slices > 1, but threads == 1 [FFmpeg-devel,01/41] avcodec/mpegvideo_enc: Allow slices only for slice-thread-able codecs - - - - --- 2022-01-30 Andreas Rheinhardt Superseded
[FFmpeg-devel,03/41] avformat/aptxdec: Deduplicate AVClasses [FFmpeg-devel,01/41] avformat/Makefile: Add missing rawdec dependency for IPU demuxer - - - - 4-- 2021-06-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/42] avcodec/get_buffer: Use RefStruct API for FramePool New API for reference counting and ThreadFrames - 1 - - 2-- 2023-09-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/44] avformat/internal: Move muxing-only functions to new mux.h header [FFmpeg-devel] lib*/version: Move library version functions into files of their own - - - - --- 2022-05-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/45] avcodec/cdtoons: Mark decoder as init-threadsafe [FFmpeg-devel,01/45] avcodec/a64multienc: Fix memleak upon init failure - 1 - - 2-- 2020-11-27 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/46] avcodec/a64multienc: Avoid copying packet data, allow user-supplied buffers [FFmpeg-devel,01/46] avcodec/a64multienc: Avoid intermediate buffer - - - - 4-- 2021-04-29 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/47] fftools/ffmpeg_mux_init: deprecate "smart" pixel format selection [FFmpeg-devel,01/47] fftools/ffmpeg_mux_init: handle pixel format endianness - - - - 4-- 2023-07-15 Anton Khirnov New
[FFmpeg-devel,03/48] avcodec/cri: 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,03/49] fftools/ffmpeg: stop using OutputStream.frame_number for streamcopy [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov Accepted
[FFmpeg-devel,03/50] avcodec/frame_thread_encoder: remove av_init_packet() call deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-02-04 James Almer New
[FFmpeg-devel,03/54] avformat/4xm: 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,03/61] avcodec/vp3: Increase some VLC tables [FFmpeg-devel,01/61] avcodec/vlc: Add functions to init static VLCElem[] without VLC - - - - 2-- 2023-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/87] avcodec, avformat: Remove old BSF API Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,030/114] avcodec/rv10: Simplify handling of skip VLC entries VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,030/218] avfilter/af_atempo: 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,030/281] aptxdec: convert to new channel layout API New channel layout API - - - - 10-- 2022-01-13 James Almer New
[FFmpeg-devel,031/114] avcodec/mimic: Reduce size of tables used to initialize VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,031/218] avfilter/af_atilt: Use formats list instead of query function [FFmpeg-devel,001/218] avfilter/f_reverse: Don't use redundant query_formats function - - - - --- 2021-09-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,031/281] argo: convert to new channel layout API New channel layout API - - - - 10-- 2022-01-13 James Almer Accepted
« 1 2 ... 12 13 14457 458 »