Show patches with: State = Action Required       |    Archived = No       |   17694 patches
« 1 2 ... 22 23 24176 177 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,10/49] fftools/ffmpeg_mux: add private muxer context [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,09/49] fftools/ffmpeg: store output format separately from the muxer context [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov 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,07/49] fftools/ffmpeg: move writing the trailer to ffmpeg_mux.c [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,05/49] fftools/ffmpeg: store the output file index in OutputFile [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,04/49] fftools/ffmpeg: pass the muxer context explicitly to some functions [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,02/49] fftools/ffmpeg: move a comment to a more appropriate place [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,5/8] lavc/encode: add an encoder-specific get_buffer() variant [FFmpeg-devel,1/8] lavc/avcodec: simplify codec id/type validity checking - - - - 4-- 2022-03-23 Anton Khirnov New
[FFmpeg-devel,4/8] lavc/snow: only allocate mconly_picture for decoding [FFmpeg-devel,1/8] lavc/avcodec: simplify codec id/type validity checking - - - - 4-- 2022-03-23 Anton Khirnov New
[FFmpeg-devel,2/8] lavc/avcodec: only allocate the encoding frame for encoders [FFmpeg-devel,1/8] lavc/avcodec: simplify codec id/type validity checking - - - - 4-- 2022-03-23 Anton Khirnov New
[FFmpeg-devel] doc/APIchanges: update for the new channel layout API [FFmpeg-devel] doc/APIchanges: update for the new channel layout API - 1 - - 8-- 2022-03-15 Anton Khirnov New
[FFmpeg-devel,2/2] lavc/vp9: fix the race in exporting video enc params [FFmpeg-devel,1/2] lavc/threadframe: allow decoders to attach buffers to ThreadFrame - - - - 8-- 2022-03-15 Anton Khirnov New
[FFmpeg-devel,1/2] lavc/threadframe: allow decoders to attach buffers to ThreadFrame [FFmpeg-devel,1/2] lavc/threadframe: allow decoders to attach buffers to ThreadFrame - - - - 4-- 2022-03-15 Anton Khirnov New
[FFmpeg-devel,04/10] fftools/cmdutils: split common option handlers into their own file [FFmpeg-devel,01/10] fftools/cmdutils: drop prototypes for nonexistent functions - - - - 4-- 2022-03-15 Anton Khirnov New
[FFmpeg-devel,2/2] lavc/dxva: properly namespace public symbols [FFmpeg-devel,1/2] lavc/dxva2: rename drop AV prefix from AVDXVAContext - - - - 10-- 2022-02-17 Anton Khirnov New
[FFmpeg-devel,1/2] lavc/dxva2: rename drop AV prefix from AVDXVAContext [FFmpeg-devel,1/2] lavc/dxva2: rename drop AV prefix from AVDXVAContext - - - - 6-- 2022-02-17 Anton Khirnov New
[FFmpeg-devel,2/2] lavu/fifo: add a test for _cb functions [FFmpeg-devel,1/2] lavu/fifo: fix a corner case in av_fifo_grow2() - - - - 3-1 2022-02-08 Anton Khirnov New
[FFmpeg-devel,3/4] lavu/pixfmt: deprecate AV_PIX_FMT_XVMC [FFmpeg-devel,1/4] lavc/mpeg*: drop the XvMC hwaccel code - - - - 4-- 2022-02-01 Anton Khirnov New
[FFmpeg-devel,1/4] lavc/mpeg*: drop the XvMC hwaccel code [FFmpeg-devel,1/4] lavc/mpeg*: drop the XvMC hwaccel code - - - - 22- 2022-02-01 Anton Khirnov New
[FFmpeg-devel,13/13] lavc/svq3: stop including h264dec.h [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - -3- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,12/13] lavc/x86/h264_qpel: stop unnecessarily including h264dec [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - -2- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,11/13] lavc/vdpau: stop unnecessarily including h264dec [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - -2- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,10/13] lavc/h264: move MB_TYPE defs from h264dec.h to h264_parse [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - -2- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,09/13] lavc/h264_parse: stop including h264dec.h [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - -2- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,08/13] lavc/h264data.h: stop including h264dec.h [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - -2- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,07/13] lavc/h264: move some shared code from h264dec to h264_parse [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - --- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,06/13] lavc/h264_parser: add missing headers [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - --- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,05/13] lavc/h264: replace MAX_DELAYED_PIC_COUNT by H264_MAX_DPB_FRAMES [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - --- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,04/13] lavc/h264: replace MAX_DELAYED_PIC_COUNT with FF_ARRAY_ELEMS where appropriate [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - --- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,03/13] lavc/h264dec.h: move find_start_code and MMCOOpcode to h264_parse.h [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - --- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,02/13] lavc/h264_parser: stop accessing H264Context [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - --- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - --- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,3/3] lavc/encode: pick a sane default for bits_per_raw_sample if it's not set [FFmpeg-devel,1/3] lavc/encode: factor audio/video-specific parts out of ff_encode_preinit() - - - - 7-1 2022-01-20 Anton Khirnov New
[FFmpeg-devel,2/3] lavc/encode: reindent [FFmpeg-devel,1/3] lavc/encode: factor audio/video-specific parts out of ff_encode_preinit() - - - - 5-1 2022-01-20 Anton Khirnov New
[FFmpeg-devel,1/3] lavc/encode: factor audio/video-specific parts out of ff_encode_preinit() [FFmpeg-devel,1/3] lavc/encode: factor audio/video-specific parts out of ff_encode_preinit() - - - - 5-1 2022-01-20 Anton Khirnov New
[FFmpeg-devel,3/3] lavu/hwcontext: clarify behavior on av_hwframe_map() failure [FFmpeg-devel,1/3] lavu/hwcontext_opencl: clear dangling pointers on map failure - - - - 8-- 2022-01-19 Anton Khirnov New
[FFmpeg-devel] configure: link to libatomic when it's present [FFmpeg-devel] configure: link to libatomic when it's present - - - - 8-- 2022-01-19 Anton Khirnov New
[FFmpeg-devel,35/35] ffmpeg: switch to new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,34/35] ffplay: switch to new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,33/35] lavfi/vf_deshake_opencl: switch to new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,32/35] lavfi/qsvvpp: switch to new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,31/35] lavu/threadmessage: switch to new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,30/35] lavu/audio_fifo: switch to new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,29/35] lavu/audio_fifo: drop an unnecessary include [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,28/35] lavd/jack: switch to the new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,27/35] lavf/async: switch to new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,26/35] lavf/udp: switch to new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,25/35] lavf/swfenc: switch to new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,24/35] lavf/mpegenc: switch to new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,23/35] lavf/dvenc: switch to new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,22/35] lavf/dvenc: return an error on audio/video desync [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,21/35] lavc/qsvenc: switch to new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,20/35] lavc/qsvdec: switch to the new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,19/35] lavc/nvenc: switch to the new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,18/35] lavc/libvpxenc: remove unneeded context variable [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - 1 - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,17/35] lavc/libvpxenc: switch to the new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - 1 - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,16/35] lavc/libvorbisenc: switch to new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,15/35] lavc/cuviddec: convert to the new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,14/35] lavc/cuviddec: do not reallocate the fifo unnecessarily [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,13/35] lavc/amfenc: switch to new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,12/35] lavc/avcodec: switch to new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - 6-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,11/35] lavu/tests/fifo: switch to the new API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - 6-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,10/35] lavu/fifo: deprecate old API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - 63- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,09/35] lavu/fifo: add a flag for automatically growing the FIFO as needed [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - 6-- 2022-01-11 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,07/35] lavu/fifo: add new FIFO writing functions [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - 6-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,06/35] lavu/fifo: add a new function for draining the FIFO [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - 6-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,05/35] lavu/fifo: add a new FIFO grow function [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - --- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,04/35] lavu/fifo: add new functions for determinining reading/writing size [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - --- 2022-01-11 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,02/35] lavu/fifo: make the contents of AVFifoBuffer private on next major bump [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - --- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - --- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,28/28] ffmpeg_mux: move processing AV_PKT_DATA_QUALITY_STATS to do_video_stats() [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,27/28] ffmpeg_mux: merge variable declaration and initialization [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,26/28] ffmpeg_mux: stop using av_stream_get_end_pts() in do_video_stats() [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,25/28] ffmpeg_mux: stop using AVStream.nb_frames in do_video_stats() [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,24/28] ffmpeg_mux: drop a useless check and reduce indentation [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - 1 - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,23/28] ffmpeg: move processing video stats to ffmpeg_mux [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,22/28] ffmpeg: move output file opts into private context [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,21/28] ffmpeg: move a comment to a more appropriate place [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,20/28] ffmpeg_mux: split of_write_packet() [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,19/28] ffmpeg_mux: split queuing packets into a separate function [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,18/28] ffmpeg: fix initial muxing queue size [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,17/28] ffmpeg: move the mux queue into muxer private data [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,16/28] ffmpeg: do not log to the muxer context [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,15/28] ffmpeg: access output file chapters through a wrapper [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,14/28] ffmpeg: refactor the code checking for bitexact output [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,13/28] ffmpeg: move closing the file into of_write_trailer() [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,12/28] ffmpeg: write the header for stream-less outputs when initializing the muxer [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,11/28] ffmpeg: set want_sdp when initializing the muxer [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,10/28] ffmpeg: refactor limiting output file size with -fs [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,09/28] ffmpeg: fix the type of limit_filesize [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[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,07/28] ffmpeg_mux: add private muxer context [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,06/28] ffmpeg: store output format separately from the muxer context [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,05/28] ffmpeg: move freeing the output file to ffmpeg_mux.c [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,04/28] ffmpeg: move writing the trailer to ffmpeg_mux.c [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 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,02/28] ffmpeg: store the output file index in OutputFile [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
« 1 2 ... 22 23 24176 177 »