Show patches with: Submitter = Anton Khirnov       |    State = Action Required       |    Archived = No       |   1168 patches
« 1 2 ... 9 10 11 12 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,16/18] lavf: move AVStream.{probe_packets, codec_info_nb_frames} to AVStreamInternal [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov New
[FFmpeg-devel,15/18] ffmpeg: stop using non-public AVStream fields [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov New
[FFmpeg-devel,14/18] lavf: move AVStream.{need_parsing, parser} to AVStreamInternal [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov New
[FFmpeg-devel,08/18] lavf: move AVStream.{request_probe, skip_to_keyframe} to AVStreamInternal [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov New
[FFmpeg-devel,06/18] lavf: move AVStream.{nb_decoded_frames, mux_ts_offset} to AVStreamInternal [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov New
[FFmpeg-devel,05/18] lavf: move AVStream.{pts_wrap_*, update_initial_durations_done} to AVStreamInt… [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov New
[FFmpeg-devel,03/18] lavf: move AVStream.{last_dts_for_order_check, dts_[mis]ordered} to AVStreamIn… [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov New
[FFmpeg-devel,02/18] lavf: move AVStream.{inject_global_side_data, display_aspect_ratio} to AVStrea… [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov New
[FFmpeg-devel,7/7] lavfi/vf_codecview: convert to the video_enc_params API [FFmpeg-devel,1/7] mpegvideo: use the AVVideoEncParams API for exporting QP tables - - - - 2-- 2020-10-02 Anton Khirnov New
[FFmpeg-devel,6/7] lavfi/vf_fspp: convert to the video_enc_params API [FFmpeg-devel,1/7] mpegvideo: use the AVVideoEncParams API for exporting QP tables - - - - 2-- 2020-10-02 Anton Khirnov New
[FFmpeg-devel,5/7] lavfi/vf_pp7: convert to the video_enc_params API [FFmpeg-devel,1/7] mpegvideo: use the AVVideoEncParams API for exporting QP tables - - - - 2-- 2020-10-02 Anton Khirnov New
[FFmpeg-devel,4/7] lavfi/vf_spp: convert to the video_enc_params API [FFmpeg-devel,1/7] mpegvideo: use the AVVideoEncParams API for exporting QP tables - - - - 2-- 2020-10-02 Anton Khirnov New
[FFmpeg-devel,3/7] lavfi/vf_pp: convert to the video_enc_params API [FFmpeg-devel,1/7] mpegvideo: use the AVVideoEncParams API for exporting QP tables - - - - 2-- 2020-10-02 Anton Khirnov New
[FFmpeg-devel,2/7] lavfi/vf_qp: convert to the video_enc_params API [FFmpeg-devel,1/7] mpegvideo: use the AVVideoEncParams API for exporting QP tables - - - - 2-- 2020-10-02 Anton Khirnov New
[FFmpeg-devel,1/7] mpegvideo: use the AVVideoEncParams API for exporting QP tables [FFmpeg-devel,1/7] mpegvideo: use the AVVideoEncParams API for exporting QP tables - - - - 2-- 2020-10-02 Anton Khirnov New
[FFmpeg-devel] avcodec: deprecate thread_safe_callbacks [FFmpeg-devel] avcodec: deprecate thread_safe_callbacks - - - - -1- 2020-08-04 Anton Khirnov New
[FFmpeg-devel] lavu/buffer: add a convenience function for replacing buffers [FFmpeg-devel] lavu/buffer: add a convenience function for replacing buffers - - - - 1-1 2020-08-03 Anton Khirnov New
[FFmpeg-devel] codec_desc: mark CFHD as intra-only [FFmpeg-devel] codec_desc: mark CFHD as intra-only - - - - 2-- 2020-06-08 Anton Khirnov New
[FFmpeg-devel,2/4] hevcdec: use av_buffer_replace() to simplify code [FFmpeg-devel,1/4] lavu/buffer: add a convenience function for replacing buffers - - - - 2-- 2020-06-05 Anton Khirnov New
[FFmpeg-devel,1/4] lavu/buffer: add a convenience function for replacing buffers [FFmpeg-devel,1/4] lavu/buffer: add a convenience function for replacing buffers - - - - 2-- 2020-06-05 Anton Khirnov New
[FFmpeg-devel,04/17] lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next bump [FFmpeg-devel,01/17] Remove unnecessary use of avcodec_close(). - - - - 2-- 2020-05-28 Anton Khirnov New
[FFmpeg-devel,02/17] avdevice: deprecate av_*_device_next() [FFmpeg-devel,01/17] Remove unnecessary use of avcodec_close(). - - - - 21- 2020-05-28 Anton Khirnov New
[FFmpeg-devel,3/3] avcodec.h: move avcodec_get_{type, name} to codec_id.h [FFmpeg-devel,1/3] doc/APIchanges: fix typo in version number - 1 - - 2-- 2020-05-25 Anton Khirnov New
[FFmpeg-devel] lavc/decode: do not use a context variable for function-local data [FFmpeg-devel] lavc/decode: do not use a context variable for function-local data - - - - 2-- 2020-05-22 Anton Khirnov New
[FFmpeg-devel,RFC/PATCH] avcodec: deprecate thread_safe_callbacks [FFmpeg-devel,RFC/PATCH] avcodec: deprecate thread_safe_callbacks - - - - 21- 2020-05-22 Anton Khirnov New
[FFmpeg-devel] avcodec: improve avcodec_receive_frame() doxy [FFmpeg-devel] avcodec: improve avcodec_receive_frame() doxy - 1 - - 2-- 2020-05-20 Anton Khirnov New
[FFmpeg-devel] fate: add a test for vp9 video enc parameters export [FFmpeg-devel] fate: add a test for vp9 video enc parameters export - - - - 1-1 2020-05-11 Anton Khirnov New
[FFmpeg-devel,6/9] lavfi/vf_pp: convert to the video_enc_params API [FFmpeg-devel,1/9] libavutil: add API for exporting video frame quantizers - - - - 2-- 2020-04-18 Anton Khirnov New
[FFmpeg-devel,5/9] lavfi/vf_qp: convert to the video_enc_params API [FFmpeg-devel,1/9] libavutil: add API for exporting video frame quantizers - - - - 1-1 2020-04-18 Anton Khirnov New
[FFmpeg-devel,4/9] mpegvideo: use the AVVideoEncParams API for exporting QP tables [FFmpeg-devel,1/9] libavutil: add API for exporting video frame quantizers - - - - 1-1 2020-04-18 Anton Khirnov New
[FFmpeg-devel,4/4] lavf/wvdec: remove artificial restrictions on stream parameter changes [FFmpeg-devel,1/4] pthread_frame: make sure ff_thread_release_buffer always cleans the frame - - - - 1-- 2020-04-05 Anton Khirnov New
[FFmpeg-devel,7/7] vp9dec: support exporting QP tables through the AVVideoEncParams API [FFmpeg-devel,1/7] libavutil: add API for exporting video frame quantizers - - - - --1 2020-03-30 Anton Khirnov New
[FFmpeg-devel,6/7] vp9dec: factorise freeing per-tile allocated data [FFmpeg-devel,1/7] libavutil: add API for exporting video frame quantizers - - - - --1 2020-03-30 Anton Khirnov New
[FFmpeg-devel,5/7] h264dec: support exporting QP tables through the AVVideoEncParams API [FFmpeg-devel,1/7] libavutil: add API for exporting video frame quantizers - - - - --1 2020-03-30 Anton Khirnov New
[FFmpeg-devel,08/14] decode: plug leaks on error in update_frame_pool() [FFmpeg-devel,01/14] mpeg4videodec: do not copy a range of fields at once - 1 - - 1-- 2020-03-27 Anton Khirnov New
[FFmpeg-devel,6/6] h264dec: support exporting QP tables through the AVVideoEncParams API [FFmpeg-devel,1/6] mpegvideodata: drop useless comments - - - - --1 2020-03-10 Anton Khirnov New
[FFmpeg-devel,5/6] mpegvideo: use the AVVideoEncParams API for exporting QP tables [FFmpeg-devel,1/6] mpegvideodata: drop useless comments - - - - --1 2020-03-10 Anton Khirnov New
[FFmpeg-devel,4/6] lavc: add a flag for exporting AVVideoEncParams from decoders [FFmpeg-devel,1/6] mpegvideodata: drop useless comments - - - - 1-- 2020-03-10 Anton Khirnov New
[FFmpeg-devel,3/6] libavutil: add API for exporting video frame quantizers [FFmpeg-devel,1/6] mpegvideodata: drop useless comments - - - - 1-- 2020-03-10 Anton Khirnov New
[FFmpeg-devel,12/12] Add missing stddef.h includes for size_t. [FFmpeg-devel,01/12] fifo: uninline av_fifo_peek2() on the next major bump - - - - --1 2020-02-24 Anton Khirnov New
[FFmpeg-devel,11/12] mpegvideo: stop exporting QP tables [FFmpeg-devel,01/12] fifo: uninline av_fifo_peek2() on the next major bump - - - - --1 2020-02-24 Anton Khirnov New
[FFmpeg-devel,10/12] mjpegdec: stop exporting QP tables [FFmpeg-devel,01/12] fifo: uninline av_fifo_peek2() on the next major bump - - - - --1 2020-02-24 Anton Khirnov New
[FFmpeg-devel,09/12] vf_uspp: drop the option to use frame-attached QP tables [FFmpeg-devel,01/12] fifo: uninline av_fifo_peek2() on the next major bump - - - - 1-- 2020-02-24 Anton Khirnov New
[FFmpeg-devel,08/12] vf_spp: drop the option to use frame-attached QP tables [FFmpeg-devel,01/12] fifo: uninline av_fifo_peek2() on the next major bump - - - - 1-- 2020-02-24 Anton Khirnov New
[FFmpeg-devel,07/12] vf_pp7: drop the option to use frame-attached QP tables [FFmpeg-devel,01/12] fifo: uninline av_fifo_peek2() on the next major bump - - - - 1-- 2020-02-24 Anton Khirnov New
[FFmpeg-devel,06/12] vf_pp: drop the option to use frame-attached QP tables [FFmpeg-devel,01/12] fifo: uninline av_fifo_peek2() on the next major bump - - - - 1-- 2020-02-24 Anton Khirnov New
[FFmpeg-devel,05/12] vf_fspp: drop the option to use frame-attached QP tables [FFmpeg-devel,01/12] fifo: uninline av_fifo_peek2() on the next major bump - - - - 1-- 2020-02-24 Anton Khirnov New
[FFmpeg-devel,04/12] vf_codecview: drop qp functionality [FFmpeg-devel,01/12] fifo: uninline av_fifo_peek2() on the next major bump - - - - 1-- 2020-02-24 Anton Khirnov New
[FFmpeg-devel,03/12] lavfi: drop vf_qp [FFmpeg-devel,01/12] fifo: uninline av_fifo_peek2() on the next major bump - - - - 1-- 2020-02-24 Anton Khirnov New
[FFmpeg-devel,02/12] fifo: hide the definition of AVFifoBuffer in next+1 major bump [FFmpeg-devel,01/12] fifo: uninline av_fifo_peek2() on the next major bump - - - - 1-- 2020-02-24 Anton Khirnov New
[FFmpeg-devel,01/12] fifo: uninline av_fifo_peek2() on the next major bump [FFmpeg-devel,01/12] fifo: uninline av_fifo_peek2() on the next major bump - - - - 1-- 2020-02-24 Anton Khirnov New
[FFmpeg-devel,2/2] avio: do not export avpriv_io_{move, delete} [FFmpeg-devel,1/2] examples/avio_dir_cmd: drop support for move/delete operations - - - - 1-- 2020-01-10 Anton Khirnov New
[FFmpeg-devel,016/244] aea: convert to new channel layout API - - - - --- 2019-12-06 Anton Khirnov New
[FFmpeg-devel,015/244] adxdec: convert to new channel layout API - - - - --- 2019-12-06 Anton Khirnov New
[FFmpeg-devel,014/244] ads: convert to new channel layout API - - - - --- 2019-12-06 Anton Khirnov New
[FFmpeg-devel,013/244] adp: convert to new channel layout API - - - - --- 2019-12-06 Anton Khirnov New
[FFmpeg-devel,012/244] act: convert to new channel layout API - - - - --- 2019-12-06 Anton Khirnov New
[FFmpeg-devel,011/244] acm: convert to new channel layout API - - - - --- 2019-12-06 Anton Khirnov New
[FFmpeg-devel,010/244] aa: convert to new channel layout API - - - - --- 2019-12-06 Anton Khirnov New
[FFmpeg-devel,009/244] 4xm: convert to new channel layout API - - - - --- 2019-12-06 Anton Khirnov New
[FFmpeg-devel,008/244] 3dostr: convert to new channel layout API - - - - --- 2019-12-06 Anton Khirnov New
[FFmpeg-devel,007/244] lavf: convert the generic layer to the new channel layout - - - - --- 2019-12-06 Anton Khirnov New
[FFmpeg-devel,006/244] lavf: add a temporary compat layer for the channel layout API change - - - - --- 2019-12-06 Anton Khirnov New
[FFmpeg-devel,005/244] avcodecpar: switch to the new channel layout API - - - - --- 2019-12-06 Anton Khirnov New
[FFmpeg-devel,004/244] avframe: switch to the new channel layout API - - - - --- 2019-12-06 Anton Khirnov New
[FFmpeg-devel,003/244] lavc: deprecate channel count/layout changing side data - - - - --- 2019-12-06 Anton Khirnov New
[FFmpeg-devel,002/244] lavu: support AVChannelLayout AVOptions - - - - --- 2019-12-06 Anton Khirnov New
[FFmpeg-devel,001/244] Add a new channel layout API - - - - --- 2019-12-06 Anton Khirnov New
« 1 2 ... 9 10 11 12 »