Show patches with: Submitter = Anton Khirnov       |   1179 patches
« 1 2 3 411 12 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[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] vp9: fix a race in exporting encoding parameters [FFmpeg-devel] vp9: fix a race in exporting encoding parameters - - - - 4-- 2021-02-24 Anton Khirnov New
[FFmpeg-devel] tools: add an AV_CODEC_CAP_ENCODER_RECON_FRAME test tool [FFmpeg-devel] tools: add an AV_CODEC_CAP_ENCODER_RECON_FRAME test tool - - - - 4-- 2022-10-21 Anton Khirnov New
[FFmpeg-devel] tools/uncoded_frame: include required headers explicitly [FFmpeg-devel] tools/uncoded_frame: include required headers explicitly - - - - 4-- 2021-05-31 Anton Khirnov Accepted
[FFmpeg-devel] tests/fate: add simple tests for libx264 and libx265 [FFmpeg-devel] tests/fate: add simple tests for libx264 and libx265 - - - - 4-- 2023-03-11 Anton Khirnov New
[FFmpeg-devel] test sending very long lines to ML [FFmpeg-devel] test sending very long lines to ML - - - - -1- 2021-04-26 Anton Khirnov New
[FFmpeg-devel] test sending very long lines to ML [FFmpeg-devel] test sending very long lines to ML - - - - -1- 2021-04-26 Anton Khirnov Superseded
[FFmpeg-devel] sws: rename SwsContext.swscale to convert_unscaled [FFmpeg-devel] sws: rename SwsContext.swscale to convert_unscaled - - - - -1- 2021-06-10 Anton Khirnov Accepted
[FFmpeg-devel] sws: implement slice threading [FFmpeg-devel] sws: implement slice threading - - - - -2- 2021-08-29 Anton Khirnov New
[FFmpeg-devel] sws: implement slice threading [FFmpeg-devel] sws: implement slice threading - - - - -2- 2021-09-03 Anton Khirnov New
[FFmpeg-devel] sws: implement slice threading [FFmpeg-devel] sws: implement slice threading - - - - -2- 2021-09-03 Anton Khirnov New
[FFmpeg-devel] sws: add a new scaling API [FFmpeg-devel] sws: add a new scaling API - - - - 4-- 2021-08-29 Anton Khirnov New
[FFmpeg-devel] sws: add a new scaling API [FFmpeg-devel] sws: add a new scaling API - - - - 4-- 2021-09-03 Anton Khirnov New
[FFmpeg-devel] Stop using _explicit atomic operations where not necessary. [FFmpeg-devel] Stop using _explicit atomic operations where not necessary. - - - - 4-- 2021-06-05 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] sbcdec: do not unnecessarily set frame properties [FFmpeg-devel] sbcdec: do not unnecessarily set frame properties - - - - 1-- 2020-01-29 Anton Khirnov Accepted
[FFmpeg-devel] pthread_frame: merge the functionality for normal decoder init and init_thread_copy [FFmpeg-devel] pthread_frame: merge the functionality for normal decoder init and init_thread_copy - - - - -1- 2020-03-16 Anton Khirnov Accepted
[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] 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] mpeg4videodec: do not copy a range of fields at once [FFmpeg-devel] mpeg4videodec: do not copy a range of fields at once - - - - 1-- 2020-03-16 Anton Khirnov Superseded
[FFmpeg-devel] mjpegdec: handle lowres with AVID cropping [FFmpeg-devel] mjpegdec: handle lowres with AVID cropping - - - - 4-- 2021-03-01 Anton Khirnov Accepted
[FFmpeg-devel] lscrdec: add copyright header [FFmpeg-devel] lscrdec: add copyright header - 1 - - 4-- 2021-03-04 Anton Khirnov Accepted
[FFmpeg-devel] lavu: bump minor version for the RISC-V flags [FFmpeg-devel] lavu: bump minor version for the RISC-V flags - - - - 1-1 2022-09-28 Anton Khirnov New
[FFmpeg-devel] lavu/video_enc_params: make sure blocks are properly aligned [FFmpeg-devel] lavu/video_enc_params: make sure blocks are properly aligned - - - - 4-- 2021-04-08 Anton Khirnov New
[FFmpeg-devel] lavu/video_enc_params: make sure blocks are properly aligned [FFmpeg-devel] lavu/video_enc_params: make sure blocks are properly aligned - - - - 4-- 2021-05-31 Anton Khirnov Accepted
[FFmpeg-devel] lavu/mem: un-inline av_size_mult() [FFmpeg-devel] lavu/mem: un-inline av_size_mult() - 1 - - 21- 2021-05-31 Anton Khirnov Accepted
[FFmpeg-devel] lavu/hwcontext: clarify behavior on av_hwframe_map() failure [FFmpeg-devel] lavu/hwcontext: clarify behavior on av_hwframe_map() failure - - - - 8-- 2022-01-19 Anton Khirnov Accepted
[FFmpeg-devel] lavu/frame: extend AVFrame.opaque documentation [FFmpeg-devel] lavu/frame: extend AVFrame.opaque documentation - - - - 4-- 2021-01-26 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] lavfi: get rid of FF_INTERNAL_FIELDS [FFmpeg-devel] lavfi: get rid of FF_INTERNAL_FIELDS - - - - 4-- 2023-01-30 Anton Khirnov New
[FFmpeg-devel] lavfi: add a new filtergraph parsing API [FFmpeg-devel] lavfi: add a new filtergraph parsing API - - - - --2 2023-02-03 Anton Khirnov New
[FFmpeg-devel] lavfi/graphparser: use correct logging context [FFmpeg-devel] lavfi/graphparser: use correct logging context - 1 - - 4-- 2023-03-10 Anton Khirnov Accepted
[FFmpeg-devel] lavf/mov: avoid leaks with multiple dv-audio streams [FFmpeg-devel] lavf/mov: avoid leaks with multiple dv-audio streams - - - - 4-- 2022-08-31 Anton Khirnov Accepted
[FFmpeg-devel] lavf/matroskadec: stop mapping text/plain attachments to AV_CODEC_ID_TEXT [FFmpeg-devel] lavf/matroskadec: stop mapping text/plain attachments to AV_CODEC_ID_TEXT - - - - 6-- 2022-06-07 Anton Khirnov Accepted
[FFmpeg-devel] lavf/flvdec: normalize exporting date metadata [FFmpeg-devel] lavf/flvdec: normalize exporting date metadata - - - - -1- 2021-05-10 Anton Khirnov Accepted
[FFmpeg-devel] lavf/dv: return a meaningful error code from avpriv_dv_produce_packet() [FFmpeg-devel] lavf/dv: return a meaningful error code from avpriv_dv_produce_packet() - - - - 4-- 2022-08-31 Anton Khirnov Accepted
[FFmpeg-devel] lavc: shedule old encoding/decoding API for removal [FFmpeg-devel] lavc: shedule old encoding/decoding API for removal - 1 - - -1- 2021-01-25 Anton Khirnov Accepted
[FFmpeg-devel] lavc: replace internal use of AV_CODEC_CAP_AUTO_THREADS with an internal cap [FFmpeg-devel] lavc: replace internal use of AV_CODEC_CAP_AUTO_THREADS with an internal cap - - - - 4-- 2021-03-09 Anton Khirnov Accepted
[FFmpeg-devel] lavc: replace AVCodecInternal.allocate_progress with an internal cap [FFmpeg-devel] lavc: replace AVCodecInternal.allocate_progress with an internal cap - - - - 1-- 2020-03-16 Anton Khirnov Accepted
[FFmpeg-devel] lavc: move av_get_pcm_codec() from avcodec.h to codec_id.h [FFmpeg-devel] lavc: move av_get_pcm_codec() from avcodec.h to codec_id.h - - - - -1- 2021-05-31 Anton Khirnov Accepted
[FFmpeg-devel] lavc: fix and extend AVCodecContext.get_format doxy [FFmpeg-devel] lavc: fix and extend AVCodecContext.get_format doxy - - - - 2-- 2021-06-17 Anton Khirnov Accepted
[FFmpeg-devel] lavc: disable an obsolete hack for real video [FFmpeg-devel] lavc: disable an obsolete hack for real video - - - - 4-- 2023-02-20 Anton Khirnov Accepted
[FFmpeg-devel] lavc: deprecate CrystalHD decoders [FFmpeg-devel] lavc: deprecate CrystalHD decoders - - - - 4-- 2023-01-31 Anton Khirnov New
[FFmpeg-devel] lavc: clarify thread_safe_callbacks doxy [FFmpeg-devel] lavc: clarify thread_safe_callbacks doxy - 1 - - 4-- 2021-03-02 Anton Khirnov Accepted
[FFmpeg-devel] lavc: add null codecs [FFmpeg-devel] lavc: add null codecs - - - - 2-- 2023-01-27 Anton Khirnov New
[FFmpeg-devel] lavc: add API for exporting reconstructed frames from encoders [FFmpeg-devel] lavc: add API for exporting reconstructed frames from encoders - 1 - - -2- 2022-07-18 Anton Khirnov New
[FFmpeg-devel] lavc/vaapi_encode: fix propagating durations and opaques [FFmpeg-devel] lavc/vaapi_encode: fix propagating durations and opaques - 1 - - 4-- 2023-01-31 Anton Khirnov Accepted
[FFmpeg-devel] lavc/snow: only allocate mconly_picture for decoding [FFmpeg-devel] lavc/snow: only allocate mconly_picture for decoding - - - - 6-- 2022-04-11 Anton Khirnov Accepted
[FFmpeg-devel] lavc/pthread_frame: set worker thread names [FFmpeg-devel] lavc/pthread_frame: set worker thread names - - - - --2 2022-10-19 Anton Khirnov Accepted
[FFmpeg-devel] lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads [FFmpeg-devel] lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads - - - - 4-- 2022-09-02 Anton Khirnov New
[FFmpeg-devel] lavc/pthread_frame: always transfer stashed hwaccel state [FFmpeg-devel] lavc/pthread_frame: always transfer stashed hwaccel state - - - - 4-- 2022-09-19 Anton Khirnov Accepted
[FFmpeg-devel] lavc/pngdec: always create a copy for APNG_DISPOSE_OP_BACKGROUND [FFmpeg-devel] lavc/pngdec: always create a copy for APNG_DISPOSE_OP_BACKGROUND - 1 - - -1- 2021-04-08 Anton Khirnov Accepted
[FFmpeg-devel] lavc/lscrdec: use ff_reget_buffer() [FFmpeg-devel] lavc/lscrdec: use ff_reget_buffer() - 1 - - -1- 2021-02-24 Anton Khirnov Accepted
[FFmpeg-devel] lavc/libx265: flag as experimental [FFmpeg-devel] lavc/libx265: flag as experimental - - - - 4-- 2023-03-15 Anton Khirnov New
[FFmpeg-devel] lavc/libx264: support AV_CODEC_CAP_ENCODER_RECON_FRAME [FFmpeg-devel] lavc/libx264: support AV_CODEC_CAP_ENCODER_RECON_FRAME - - - - 4-- 2022-07-18 Anton Khirnov New
[FFmpeg-devel] lavc/libx264: support AV_CODEC_CAP_ENCODER_RECON_FRAME [FFmpeg-devel] lavc/libx264: support AV_CODEC_CAP_ENCODER_RECON_FRAME - 1 - - --- 2022-07-28 Anton Khirnov Accepted
[FFmpeg-devel] lavc/libwebpenc_animencoder: handle frame durations and AV_CODEC_CAP_ENCODER_REORDER… [FFmpeg-devel] lavc/libwebpenc_animencoder: handle frame durations and AV_CODEC_CAP_ENCODER_REORDER… - - - - -1- 2023-01-26 Anton Khirnov Accepted
[FFmpeg-devel] lavc/libaomdec: fix build without AOM_CTRL_AOMD_GET_FRAME_FLAGS [FFmpeg-devel] lavc/libaomdec: fix build without AOM_CTRL_AOMD_GET_FRAME_FLAGS - 1 - - -1- 2021-04-17 Anton Khirnov New
[FFmpeg-devel] lavc/hevc_sei: include buffer.h explicitly [FFmpeg-devel] lavc/hevc_sei: include buffer.h explicitly - - - - 4-- 2021-05-31 Anton Khirnov Accepted
[FFmpeg-devel] lavc/flac_parser: use a custom FIFO implementation [FFmpeg-devel] lavc/flac_parser: use a custom FIFO implementation - - - - 3-1 2022-01-02 Anton Khirnov Accepted
[FFmpeg-devel] lavc/encode: drop EncodeSimpleContext [FFmpeg-devel] lavc/encode: drop EncodeSimpleContext - 2 - - -3- 2022-04-11 Anton Khirnov New
[FFmpeg-devel] lavc/encode: add an encoder-specific get_buffer() variant [FFmpeg-devel] lavc/encode: add an encoder-specific get_buffer() variant - - - - 3-3 2022-04-11 Anton Khirnov Accepted
[FFmpeg-devel] lavc/dv: remove ff_dvvideo_init() [FFmpeg-devel] lavc/dv: remove ff_dvvideo_init() - - - - --- 2022-08-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] lavc/cbs: avoid avcodec.h dependency [FFmpeg-devel] lavc/cbs: avoid avcodec.h dependency - 1 - - 4-- 2021-05-31 Anton Khirnov Accepted
[FFmpeg-devel] lavc/avcodec: improve enc/dec API doxy [FFmpeg-devel] lavc/avcodec: improve enc/dec API doxy - - - - 2-- 2023-01-28 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] 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] Handle AVID MJPEG streams directly in the MJPEG decoder. [FFmpeg-devel] Handle AVID MJPEG streams directly in the MJPEG decoder. - - - - -1- 2021-02-24 Anton Khirnov Superseded
[FFmpeg-devel] Handle AVID MJPEG streams directly in the MJPEG decoder. [FFmpeg-devel] Handle AVID MJPEG streams directly in the MJPEG decoder. - - - - 211 2021-02-24 Anton Khirnov Superseded
[FFmpeg-devel] Handle AVID MJPEG streams directly in the MJPEG decoder. [FFmpeg-devel] Handle AVID MJPEG streams directly in the MJPEG decoder. - - - - 4-- 2021-02-24 Anton Khirnov Accepted
[FFmpeg-devel] h264_sei: parse the picture timing SEIs correctly [FFmpeg-devel] h264_sei: parse the picture timing SEIs correctly - - - - -1- 2020-03-23 Anton Khirnov Accepted
[FFmpeg-devel] fftools/ffmpeg_mux_init: avoid invalid reads in forced keyframe parsing [FFmpeg-devel] fftools/ffmpeg_mux_init: avoid invalid reads in forced keyframe parsing - - - - 4-- 2023-03-10 Anton Khirnov Accepted
[FFmpeg-devel] fftools/ffmpeg_mux: distinguish between sync queue and muxer EOF [FFmpeg-devel] fftools/ffmpeg_mux: distinguish between sync queue and muxer EOF - - - - 2-- 2023-02-09 Anton Khirnov Accepted
[FFmpeg-devel] fftools/ffmpeg_filter: initialize graph inputs/outputs [FFmpeg-devel] fftools/ffmpeg_filter: initialize graph inputs/outputs - 1 - - --- 2023-03-17 Anton Khirnov Accepted
[FFmpeg-devel] fftools/ffmpeg: use the sync queues to handle -frames [FFmpeg-devel] fftools/ffmpeg: use the sync queues to handle -frames - - - - -3- 2022-07-04 Anton Khirnov Accepted
[FFmpeg-devel] fftools/ffmpeg: use last filter output pts to choose next output stream [FFmpeg-devel] fftools/ffmpeg: use last filter output pts to choose next output stream - - - - -3- 2022-06-23 Anton Khirnov Accepted
[FFmpeg-devel] fftools/ffmpeg: store a separate copy of input codec parameters [FFmpeg-devel] fftools/ffmpeg: store a separate copy of input codec parameters - - - - 4-- 2022-08-13 Anton Khirnov Accepted
[FFmpeg-devel] fftools/ffmpeg: stop accessing av_stream_get_parser() from the main thread [FFmpeg-devel] fftools/ffmpeg: stop accessing av_stream_get_parser() from the main thread - - - - 4-- 2022-08-22 Anton Khirnov Accepted
[FFmpeg-devel] fftools/ffmpeg: rework -shortest implementation [FFmpeg-devel] fftools/ffmpeg: rework -shortest implementation - - - - -3- 2022-06-23 Anton Khirnov New
[FFmpeg-devel] fftools/ffmpeg: rework -shortest implementation [FFmpeg-devel] fftools/ffmpeg: rework -shortest implementation - - - - -1- 2022-07-13 Anton Khirnov New
[FFmpeg-devel] fftools/ffmpeg: reuse the encoding code for flushing encoders [FFmpeg-devel] fftools/ffmpeg: reuse the encoding code for flushing encoders - - - - -2- 2022-05-20 Anton Khirnov Accepted
[FFmpeg-devel] fftools/ffmpeg: rename read_file() to avoid conflict with libass [FFmpeg-devel] fftools/ffmpeg: rename read_file() to avoid conflict with libass - - - - 4-- 2022-10-20 Anton Khirnov Accepted
[FFmpeg-devel] fftools/ffmpeg: rename -enc_stats* to -stats_enc* [FFmpeg-devel] fftools/ffmpeg: rename -enc_stats* to -stats_enc* - 1 - - -1- 2023-02-09 Anton Khirnov Accepted
[FFmpeg-devel] fftools/ffmpeg: remove OutputStream.stream_copy [FFmpeg-devel] fftools/ffmpeg: remove OutputStream.stream_copy - - - - 4-- 2022-08-06 Anton Khirnov Accepted
[FFmpeg-devel] fftools/ffmpeg: move stream-dependent starttime correction to transcode_init() [FFmpeg-devel] fftools/ffmpeg: move stream-dependent starttime correction to transcode_init() - - - - 2-- 2022-08-11 Anton Khirnov Accepted
[FFmpeg-devel] fftools/ffmpeg: fix (a)buffer src names [FFmpeg-devel] fftools/ffmpeg: fix (a)buffer src names - 1 - - 5-1 2022-01-21 Anton Khirnov Accepted
[FFmpeg-devel] fftools/ffmpeg: add options for writing encoding stats [FFmpeg-devel] fftools/ffmpeg: add options for writing encoding stats - - - - 2-- 2023-01-25 Anton Khirnov New
[FFmpeg-devel] ffprobe: use AVFrame.duration instead of AVFrame.pkt_duration [FFmpeg-devel] ffprobe: use AVFrame.duration instead of AVFrame.pkt_duration - - - - --2 2022-07-18 Anton Khirnov Accepted
[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] 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] 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] doc/APIchanges: mention the addition of AV_PIX_FMT_RGB[A]F* [FFmpeg-devel] doc/APIchanges: mention the addition of AV_PIX_FMT_RGB[A]F* - - - - 2-- 2022-09-28 Anton Khirnov Accepted
[FFmpeg-devel] doc/APIchanges: fix typo [FFmpeg-devel] doc/APIchanges: fix typo - 1 - - 4-- 2021-11-25 Anton Khirnov Accepted
[FFmpeg-devel] configure: make flite depend on threads [FFmpeg-devel] configure: make flite depend on threads - - - - 4-- 2023-02-07 Anton Khirnov Accepted
[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] configure: link to libatomic when it's present [FFmpeg-devel] configure: link to libatomic when it's present - 1 - - 8-- 2022-01-19 Anton Khirnov Accepted
[FFmpeg-devel] configure: bump default nvcc arch to compute_35 [FFmpeg-devel] configure: bump default nvcc arch to compute_35 - - - - 4-- 2021-06-12 Anton Khirnov New
[FFmpeg-devel] configure: add -fno-semantic-interposition to optflags [FFmpeg-devel] configure: add -fno-semantic-interposition to optflags - - - - 4-- 2023-01-30 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
« 1 2 3 411 12 »