Show patches with: Submitter = Anton Khirnov       |   2183 patches
« 1 2 ... 19 20 21 22 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,2/6] lavf/latmenc: use a local simplified copy of avpriv_copy_bits() [FFmpeg-devel,1/6] lavf/latmenc: fix units mismatch - - - - 2-- 2020-10-26 Anton Khirnov Accepted
[FFmpeg-devel,1/6] lavf/latmenc: fix units mismatch [FFmpeg-devel,1/6] lavf/latmenc: fix units mismatch - - - - 2-- 2020-10-26 Anton Khirnov Accepted
[FFmpeg-devel,5/5] ffmpeg.c: stop accessing private AVStream.codec_info_nb_frames [FFmpeg-devel,1/5] avformat: fix typo in doxy - - - - 4-- 2020-10-25 Anton Khirnov Accepted
[FFmpeg-devel,4/5] avformat: add a stream event flag for new packets [FFmpeg-devel,1/5] avformat: fix typo in doxy - - - - 2-- 2020-10-25 Anton Khirnov Accepted
[FFmpeg-devel,3/5] ffmpeg.c: rename 'area' to 'score' [FFmpeg-devel,1/5] avformat: fix typo in doxy - - - - 2-- 2020-10-25 Anton Khirnov Accepted
[FFmpeg-devel,2/5] avformat: extend documentation of event_flags [FFmpeg-devel,1/5] avformat: fix typo in doxy - - - - 2-- 2020-10-25 Anton Khirnov Accepted
[FFmpeg-devel,1/5] avformat: fix typo in doxy [FFmpeg-devel,1/5] avformat: fix typo in doxy - - - - 2-- 2020-10-25 Anton Khirnov Accepted
[FFmpeg-devel,3/3] ffmpeg.c: refactor picking default video stream [FFmpeg-devel,1/3] ffmpeg.c: rename 'area' to 'score' - - - - 21- 2020-10-14 Anton Khirnov New
[FFmpeg-devel,2/3] ffmpeg.c: refine picking default video stream [FFmpeg-devel,1/3] ffmpeg.c: rename 'area' to 'score' - - - - 2-- 2020-10-14 Anton Khirnov New
[FFmpeg-devel,1/3] ffmpeg.c: rename 'area' to 'score' [FFmpeg-devel,1/3] ffmpeg.c: rename 'area' to 'score' - 1 - - 2-- 2020-10-14 Anton Khirnov Accepted
[FFmpeg-devel,18/18] lavf: document some AVStream fields as private [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov New
[FFmpeg-devel,17/18] lavf: move AVStream.last_IP_* to AVStreamInternal [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov New
[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,13/18] lavf: move AVStream.last_in_packet_buffer to AVStreamInternal [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov Accepted
[FFmpeg-devel,12/18] lavf: move AVStream.probe_data to AVStreamInternal [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov Accepted
[FFmpeg-devel,11/18] lavf: move AVStream.pts_buffer to AVStreamInternal [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov Accepted
[FFmpeg-devel,10/18] lavf: move AVStream.*index_entries* to AVStreamInternal [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov Accepted
[FFmpeg-devel,09/18] lavf: move AVStream.interleaver_chunk_* to AVStreamInternal [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov Accepted
[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,07/18] lavf: move AVStream.{*skip_samples.*_discard_sample} to AVStreamInternal [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov Accepted
[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,04/18] lavf: move AVStream.pts_reorder_error[_count] to AVStreamInternal [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov Accepted
[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,01/18] lavf: move AVStream.info to AVStreamInternal [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov Accepted
[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] opusdec: do not fail when LBRR frames are present [FFmpeg-devel] opusdec: do not fail when LBRR frames are present - - - - 2-- 2020-09-11 Anton Khirnov Accepted
[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,2/2] pthread_frame: change the criterium for updating thread contexts [FFmpeg-devel,1/2] codec_desc: drop the INTRA_ONLY property from TAK - 1 - - 2-- 2020-06-09 Anton Khirnov Accepted
[FFmpeg-devel,1/2] codec_desc: drop the INTRA_ONLY property from TAK [FFmpeg-devel,1/2] codec_desc: drop the INTRA_ONLY property from TAK - - - - 2-- 2020-06-09 Anton Khirnov Accepted
[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,4/4] pthread_frame: 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 Accepted
[FFmpeg-devel,3/4] mpegvideo: 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 Accepted
[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] pthread_frame: change the way delay is set [FFmpeg-devel] pthread_frame: change the way delay is set - - - - 2-- 2020-06-04 Anton Khirnov Accepted
[FFmpeg-devel,17/17] AVFormatContext: switch to child_class_iterate() [FFmpeg-devel,01/17] Remove unnecessary use of avcodec_close(). - - - - 2-- 2020-05-28 Anton Khirnov Accepted
[FFmpeg-devel,16/17] AVIOContext: switch to child_class_iterate() [FFmpeg-devel,01/17] Remove unnecessary use of avcodec_close(). - - - - 2-- 2020-05-28 Anton Khirnov Accepted
[FFmpeg-devel,15/17] URLContext: switch to child_class_iterate() [FFmpeg-devel,01/17] Remove unnecessary use of avcodec_close(). - - - - 2-- 2020-05-28 Anton Khirnov Accepted
[FFmpeg-devel,14/17] vf_spp: switch to child_class_iterate() [FFmpeg-devel,01/17] Remove unnecessary use of avcodec_close(). - - - - 2-- 2020-05-28 Anton Khirnov Accepted
[FFmpeg-devel,13/17] vf_scale: switch to child_class_iterate() [FFmpeg-devel,01/17] Remove unnecessary use of avcodec_close(). - - - - 2-- 2020-05-28 Anton Khirnov Accepted
[FFmpeg-devel,12/17] framesync: switch to child_class_iterate() [FFmpeg-devel,01/17] Remove unnecessary use of avcodec_close(). - 1 - - 2-- 2020-05-28 Anton Khirnov Accepted
[FFmpeg-devel,11/17] avflter: switch to child_class_iterate() [FFmpeg-devel,01/17] Remove unnecessary use of avcodec_close(). - - - - 2-- 2020-05-28 Anton Khirnov Accepted
[FFmpeg-devel,10/17] af_resample: switch to child_class_iterate() [FFmpeg-devel,01/17] Remove unnecessary use of avcodec_close(). - - - - 2-- 2020-05-28 Anton Khirnov Accepted
[FFmpeg-devel,09/17] af_aresample: switch to child_class_iterate() [FFmpeg-devel,01/17] Remove unnecessary use of avcodec_close(). - - - - 2-- 2020-05-28 Anton Khirnov Accepted
[FFmpeg-devel,08/17] AVCodecContext: switch to child_class_iterate() [FFmpeg-devel,01/17] Remove unnecessary use of avcodec_close(). - - - - 2-- 2020-05-28 Anton Khirnov Accepted
[FFmpeg-devel,07/17] bsf: switch to child_class_iterate() [FFmpeg-devel,01/17] Remove unnecessary use of avcodec_close(). - - - - 2-- 2020-05-28 Anton Khirnov Accepted
[FFmpeg-devel,06/17] fftools: switch to the new child class iteration API [FFmpeg-devel,01/17] Remove unnecessary use of avcodec_close(). - - - - 2-- 2020-05-28 Anton Khirnov Accepted
[FFmpeg-devel,05/17] lavu/opt: add a more general child class iteration API [FFmpeg-devel,01/17] Remove unnecessary use of avcodec_close(). - - - - 21- 2020-05-28 Anton Khirnov Accepted
[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,03/17] lavf/dump: schedule use of deprecated API for removal [FFmpeg-devel,01/17] Remove unnecessary use of avcodec_close(). - - - - 2-- 2020-05-28 Anton Khirnov Accepted
[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,01/17] Remove unnecessary use of avcodec_close(). [FFmpeg-devel,01/17] Remove unnecessary use of avcodec_close(). - - - - 21- 2020-05-28 Anton Khirnov Accepted
[FFmpeg-devel] hevc_parser: drop the use of SliceHeader [FFmpeg-devel] hevc_parser: drop the use of SliceHeader - 1 - - 2-- 2020-05-27 Anton Khirnov Accepted
[FFmpeg-devel] hevc_refs: reduce code duplication in find_ref_idx() [FFmpeg-devel] hevc_refs: reduce code duplication in find_ref_idx() - - - - 2-- 2020-05-27 Anton Khirnov Accepted
[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,2/3] avcodec.h: split AVCodec API into its own header [FFmpeg-devel,1/3] doc/APIchanges: fix typo in version number - 1 - - 2-- 2020-05-25 Anton Khirnov Accepted
[FFmpeg-devel,1/3] doc/APIchanges: fix typo in version number [FFmpeg-devel,1/3] doc/APIchanges: fix typo in version number - 1 - - 2-- 2020-05-25 Anton Khirnov Accepted
[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] fate: add tests for h264 and vp9 video enc parameters export [FFmpeg-devel] fate: add tests for h264 and vp9 video enc parameters export - - - - 1-1 2020-05-21 Anton Khirnov Accepted
[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] Stop hardcoding align=32 in av_frame_get_buffer() calls. [FFmpeg-devel] Stop hardcoding align=32 in av_frame_get_buffer() calls. - - - - 2-- 2020-05-18 Anton Khirnov Accepted
[FFmpeg-devel] cmdutils: drop libavformat/network.h include [FFmpeg-devel] cmdutils: drop libavformat/network.h include - - - - 2-- 2020-05-18 Anton Khirnov Accepted
[FFmpeg-devel,2/2] fate: add tests for h264 and vp9 video enc parameters export [FFmpeg-devel,1/2] h264dec: support exporting QP tables through the AVVideoEncParams API - - - - 2-- 2020-05-18 Anton Khirnov Accepted
[FFmpeg-devel,1/2] h264dec: support exporting QP tables through the AVVideoEncParams API [FFmpeg-devel,1/2] h264dec: support exporting QP tables through the AVVideoEncParams API - - - - 2-- 2020-05-18 Anton Khirnov Accepted
[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] vp9dec: support exporting QP tables through the AVVideoEncParams API [FFmpeg-devel] vp9dec: support exporting QP tables through the AVVideoEncParams API - - - - -1- 2020-05-11 Anton Khirnov Accepted
[FFmpeg-devel,9/9] vp9dec: support exporting QP tables through the AVVideoEncParams API [FFmpeg-devel,1/9] libavutil: add API for exporting video frame quantizers - - - - 2-- 2020-04-18 Anton Khirnov Accepted
[FFmpeg-devel,8/9] vp9dec: factorise freeing per-tile allocated data [FFmpeg-devel,1/9] libavutil: add API for exporting video frame quantizers - - - - 2-- 2020-04-18 Anton Khirnov Accepted
[FFmpeg-devel,7/9] h264dec: support exporting QP tables through the AVVideoEncParams API [FFmpeg-devel,1/9] libavutil: add API for exporting video frame quantizers - - - - 2-- 2020-04-18 Anton Khirnov Accepted
[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,3/9] lavc: add a flag for exporting AVVideoEncParams from decoders [FFmpeg-devel,1/9] libavutil: add API for exporting video frame quantizers - - - - 2-- 2020-04-18 Anton Khirnov Accepted
[FFmpeg-devel,2/9] vf_showinfo: support AV_FRAME_DATA_VIDEO_ENC_PARAMS [FFmpeg-devel,1/9] libavutil: add API for exporting video frame quantizers - - - - 2-- 2020-04-18 Anton Khirnov Accepted
[FFmpeg-devel,1/9] libavutil: add API for exporting video frame quantizers [FFmpeg-devel,1/9] libavutil: add API for exporting video frame quantizers - - - - 21- 2020-04-18 Anton Khirnov Accepted
[FFmpeg-devel] cmdutils: stop using deprecated av_codec_next() [FFmpeg-devel] cmdutils: stop using deprecated av_codec_next() - 1 - - 2-- 2020-04-14 Anton Khirnov Accepted
[FFmpeg-devel,3/3] doc/examples/muxing: convert to new encoding API [FFmpeg-devel,1/3] doc/examples/demuxing_decoding: drop -refcount - - - - 2-- 2020-04-11 Anton Khirnov Accepted
[FFmpeg-devel,2/3] doc/examples/demuxing_decoding: convert to new decoding API [FFmpeg-devel,1/3] doc/examples/demuxing_decoding: drop -refcount - - - - 2-- 2020-04-11 Anton Khirnov Accepted
[FFmpeg-devel,1/3] doc/examples/demuxing_decoding: drop -refcount [FFmpeg-devel,1/3] doc/examples/demuxing_decoding: drop -refcount - - - - 2-- 2020-04-11 Anton Khirnov Accepted
[FFmpeg-devel,4/4] avcodec.h: split bitstream filters API into its own header [FFmpeg-devel,1/4] lavc: install codec_desc.h - - - - 1-- 2020-04-10 Anton Khirnov Accepted
[FFmpeg-devel,3/4] lavc: rename bsf.h to bsf_internal.h [FFmpeg-devel,1/4] lavc: install codec_desc.h - - - - 1-- 2020-04-10 Anton Khirnov Accepted
[FFmpeg-devel,2/4] avcodec.h: split AVCodecParameters API into its own header [FFmpeg-devel,1/4] lavc: install codec_desc.h - - - - 1-- 2020-04-10 Anton Khirnov Accepted
[FFmpeg-devel,1/4] lavc: install codec_desc.h [FFmpeg-devel,1/4] lavc: install codec_desc.h - 1 - - 1-- 2020-04-10 Anton Khirnov Accepted
[FFmpeg-devel,3/3] avcodec.h: split AVCodecDescriptor API into its own header [FFmpeg-devel,1/3] avcodec.h: split AVPacket API into its own header - 1 - - 1-- 2020-04-08 Anton Khirnov Accepted
[FFmpeg-devel,2/3] avcodec.h: split codec IDs into their own header [FFmpeg-devel,1/3] avcodec.h: split AVPacket API into its own header - 1 - - 1-- 2020-04-08 Anton Khirnov Accepted
[FFmpeg-devel,1/3] avcodec.h: split AVPacket API into its own header [FFmpeg-devel,1/3] avcodec.h: split AVPacket API into its own header - 1 - - 1-- 2020-04-08 Anton Khirnov Accepted
[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,3/4] wavpack: fully support 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 Accepted
« 1 2 ... 19 20 21 22 »