Show patches with: Submitter = Anton Khirnov       |   2132 patches
« 1 2 ... 11 12 1321 22 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,3/8] fftools/ffmpeg: fix stream id in an error message. [FFmpeg-devel,1/8] doc/ffmpeg.texi: drop a non-existent option - - - - 4-- 2023-01-04 Anton Khirnov Accepted
[FFmpeg-devel,2/8] fftools/ffmpeg: stop using AVCodecContext.sample_rate in decode_audio() [FFmpeg-devel,1/8] doc/ffmpeg.texi: drop a non-existent option - - - - 4-- 2023-01-04 Anton Khirnov Accepted
[FFmpeg-devel,1/8] doc/ffmpeg.texi: drop a non-existent option [FFmpeg-devel,1/8] doc/ffmpeg.texi: drop a non-existent option - - - - 4-- 2023-01-04 Anton Khirnov Accepted
[FFmpeg-devel,30/30] lavc/libaomenc: pass through frame durations to encoded packets [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov New
[FFmpeg-devel,29/30] lavc/libx265: pass through frame durations to encoded packets [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov New
[FFmpeg-devel,28/30] lavc/libx264: pass through frame durations to encoded packets [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov Accepted
[FFmpeg-devel,27/30] lavc/libtheoraenc: stop setting dts unnecessarily [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov New
[FFmpeg-devel,26/30] lavc/libtheoraenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_O… [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov New
[FFmpeg-devel,25/30] lavc/pngenc: stop setting dts unnecessarily for APNG [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov New
[FFmpeg-devel,24/30] lavc/pngenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov New
[FFmpeg-devel,23/30] lavc/ffv1enc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov New
[FFmpeg-devel,22/30] lavc/adxenc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov New
[FFmpeg-devel,21/30] lavc/adxenc: rescale packet duration according to timebase [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov New
[FFmpeg-devel,20/30] lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov New
[FFmpeg-devel,19/30] lavc/librav1e: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov New
[FFmpeg-devel,18/30] lavc/encode: pass through frame durations to encoded packets [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov New
[FFmpeg-devel,17/30] lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov New
[FFmpeg-devel,16/30] lavc: add a codec flag for propagating opaque from frames to packets [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov New
[FFmpeg-devel,15/30] lavc/libx265: restructure handling reordered_opaque [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov Accepted
[FFmpeg-devel,14/30] lavc/libx264: do not leave an invalid array size on alloc error [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov Accepted
[FFmpeg-devel,13/30] lavc/libx264: zero reordered opaque on alloc [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov Accepted
[FFmpeg-devel,12/30] lavc/libx264: print an error on invalid opaque pointer [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov Accepted
[FFmpeg-devel,11/30] lavc/libx264: use a local variable to shorten code [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov Accepted
[FFmpeg-devel,10/30] lavc/libx264: reindent after previous commit [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov Accepted
[FFmpeg-devel,09/30] lavc/libx264: reorder control flow in setup_roi() to reduce nesting depth [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov Accepted
[FFmpeg-devel,08/30] lavc/libx264: reindent after previous commit [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov Accepted
[FFmpeg-devel,07/30] lavc/libx264: do not ignore memory allocation errors [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov Accepted
[FFmpeg-devel,06/30] lavc/libx264: unify cleanup 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,05/30] lavc/libx264: reindent after previous commit [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov Accepted
[FFmpeg-devel,04/30] lavc/libx264: factor out setting up ROI [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov 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,02/30] lavc/libx264: reindent after previous commit [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov Accepted
[FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov Accepted
[FFmpeg-devel,13/13] fftools/ffmpeg: cosmetics [FFmpeg-devel,01/13] fftools/ffmpeg: stop explicitly closing decoders - - - - 4-- 2022-11-26 Anton Khirnov Accepted
[FFmpeg-devel,12/13] fftools/ffmpeg: remove a useless inner block [FFmpeg-devel,01/13] fftools/ffmpeg: stop explicitly closing decoders - - - - 22- 2022-11-26 Anton Khirnov Accepted
[FFmpeg-devel,11/13] fftools/ffmpeg: drop an always-false check [FFmpeg-devel,01/13] fftools/ffmpeg: stop explicitly closing decoders - - - - 4-- 2022-11-26 Anton Khirnov Accepted
[FFmpeg-devel,10/13] fftools/ffmpeg: only convert video frame pts if we have a frame [FFmpeg-devel,01/13] fftools/ffmpeg: stop explicitly closing decoders - - - - 4-- 2022-11-26 Anton Khirnov Accepted
[FFmpeg-devel,09/13] fftools/ffmpeg: call check_recording_time() with actual frame pts [FFmpeg-devel,01/13] fftools/ffmpeg: stop explicitly closing decoders - - - - 4-- 2022-11-26 Anton Khirnov Accepted
[FFmpeg-devel,08/13] fftools/ffmpeg: stop calling adjust_frame_pts_to_encoder_tb() for audio [FFmpeg-devel,01/13] fftools/ffmpeg: stop explicitly closing decoders - - - - 4-- 2022-11-26 Anton Khirnov Accepted
[FFmpeg-devel,07/13] fftools/ffmpeg: set AVFrame.time_base after filtering [FFmpeg-devel,01/13] fftools/ffmpeg: stop explicitly closing decoders - - - - 4-- 2022-11-26 Anton Khirnov Accepted
[FFmpeg-devel,06/13] fftools/ffmpeg: move logging filtered frame timestamps [FFmpeg-devel,01/13] fftools/ffmpeg: stop explicitly closing decoders - - - - 4-- 2022-11-26 Anton Khirnov Accepted
[FFmpeg-devel,05/13] fftools/ffmpeg: avoid storing full forced keyframe spec [FFmpeg-devel,01/13] fftools/ffmpeg: stop explicitly closing decoders - - - - 31- 2022-11-26 Anton Khirnov Accepted
[FFmpeg-devel,04/13] fftools/ffmpeg: parse forced keyframes in of_open() [FFmpeg-devel,01/13] fftools/ffmpeg: stop explicitly closing decoders - - - - 4-- 2022-11-26 Anton Khirnov Accepted
[FFmpeg-devel,03/13] fftools/ffmpeg: store forced keyframe pts in AV_TIME_BASE_Q [FFmpeg-devel,01/13] fftools/ffmpeg: stop explicitly closing decoders - - - - 4-- 2022-11-26 Anton Khirnov Accepted
[FFmpeg-devel,02/13] fftools/ffmpeg: move force-keyframe-related vars to a separate struct [FFmpeg-devel,01/13] fftools/ffmpeg: stop explicitly closing decoders - - - - 4-- 2022-11-26 Anton Khirnov Accepted
[FFmpeg-devel,01/13] fftools/ffmpeg: stop explicitly closing decoders [FFmpeg-devel,01/13] fftools/ffmpeg: stop explicitly closing decoders - - - - 4-- 2022-11-26 Anton Khirnov Accepted
[FFmpeg-devel,2/2] lavf: deprecate AVFMT_FLAG_AUTO_BSF [FFmpeg-devel,1/2] lavf: stop honoring AVFMT_FLAG_AUTO_BSF - - - - 4-- 2022-11-25 Anton Khirnov New
[FFmpeg-devel,1/2] lavf: stop honoring AVFMT_FLAG_AUTO_BSF [FFmpeg-devel,1/2] lavf: stop honoring AVFMT_FLAG_AUTO_BSF - - - - 4-- 2022-11-25 Anton Khirnov New
[FFmpeg-devel,10/10] fftools/ffmpeg_mux_init: postpone matching -disposition to streams [FFmpeg-devel,01/10] fftools/ffmpeg: move freeing an input stream into a separate function - - - - 2-- 2022-11-17 Anton Khirnov Accepted
[FFmpeg-devel,09/10] fftools/ffmpeg: _-prefix variables in MATCH_PER_STREAM_OPT() [FFmpeg-devel,01/10] fftools/ffmpeg: move freeing an input stream into a separate function - - - - 2-- 2022-11-17 Anton Khirnov Accepted
[FFmpeg-devel,08/10] fftools/ffmpeg: declare loop variables inside loops in transcode_init() [FFmpeg-devel,01/10] fftools/ffmpeg: move freeing an input stream into a separate function - - - - 2-- 2022-11-17 Anton Khirnov Accepted
[FFmpeg-devel,07/10] fftools/ffmpeg: do not assume input streams exist [FFmpeg-devel,01/10] fftools/ffmpeg: move freeing an input stream into a separate function - - - - 2-- 2022-11-17 Anton Khirnov Accepted
[FFmpeg-devel,06/10] fftools/ffmpeg: remove the input_streams global [FFmpeg-devel,01/10] fftools/ffmpeg: move freeing an input stream into a separate function - - - - 2-- 2022-11-17 Anton Khirnov Accepted
[FFmpeg-devel,05/10] fftools/ffmpeg_mux_init: simplify inner loop in map_auto_{video, audio} [FFmpeg-devel,01/10] fftools/ffmpeg: move freeing an input stream into a separate function - - - - 2-- 2022-11-17 Anton Khirnov Accepted
[FFmpeg-devel,04/10] fftools/ffmpeg: replace OutputStream.source_index with a pointer to InputStream [FFmpeg-devel,01/10] fftools/ffmpeg: move freeing an input stream into a separate function - - - - 2-- 2022-11-17 Anton Khirnov Accepted
[FFmpeg-devel,03/10] fftools/ffmpeg: stop inventing fake source information [FFmpeg-devel,01/10] fftools/ffmpeg: move freeing an input stream into a separate function - - - - 2-- 2022-11-17 Anton Khirnov Accepted
[FFmpeg-devel,02/10] fftools/ffmpeg: drop an arbitrary condition [FFmpeg-devel,01/10] fftools/ffmpeg: move freeing an input stream into a separate function - - - - 2-- 2022-11-17 Anton Khirnov Accepted
[FFmpeg-devel,01/10] fftools/ffmpeg: move freeing an input stream into a separate function [FFmpeg-devel,01/10] fftools/ffmpeg: move freeing an input stream into a separate function - - - - 2-- 2022-11-17 Anton Khirnov Accepted
[FFmpeg-devel,7/7] doc/developer.texi: extend and update naming conventions [FFmpeg-devel,1/7] configure: drop support for complex functions - - - - 2-- 2022-11-17 Anton Khirnov Accepted
[FFmpeg-devel,6/7] doc/developer.texi: drop a misplaced sentence from code formatting section [FFmpeg-devel,1/7] configure: drop support for complex functions - - - - 2-- 2022-11-17 Anton Khirnov Accepted
[FFmpeg-devel,5/7] doc/developer.texi: move editor configuration under formatting [FFmpeg-devel,1/7] configure: drop support for complex functions - - - - 2-- 2022-11-17 Anton Khirnov Accepted
[FFmpeg-devel,4/7] doc/developer.texi: document the use of other languages than C [FFmpeg-devel,1/7] configure: drop support for complex functions - - - - 2-- 2022-11-17 Anton Khirnov New
[FFmpeg-devel,3/7] doc/developer.texi: update the language feature section [FFmpeg-devel,1/7] configure: drop support for complex functions - - - - 2-- 2022-11-17 Anton Khirnov Accepted
[FFmpeg-devel,2/7] doc/developer.texi: move the language feature section higher up [FFmpeg-devel,1/7] configure: drop support for complex functions - - - - 2-- 2022-11-17 Anton Khirnov Accepted
[FFmpeg-devel,1/7] configure: drop support for complex functions [FFmpeg-devel,1/7] configure: drop support for complex functions - - - - 2-- 2022-11-17 Anton Khirnov Accepted
[FFmpeg-devel,8/8] fftools/ffmpeg_mux_init: drop an always-false check [FFmpeg-devel,1/8] fftools/ffmpeg: simplify ost_iter() - - - - -1- 2022-11-14 Anton Khirnov Accepted
[FFmpeg-devel,7/8] fftools/ffmpeg_mux_init: use av_dict_iterate() where appropriate [FFmpeg-devel,1/8] fftools/ffmpeg: simplify ost_iter() - - - - -1- 2022-11-14 Anton Khirnov Accepted
[FFmpeg-devel,6/8] fftools/ffmpeg_mux_init: do not call av{codec, format}_get_class() repeatedly [FFmpeg-devel,1/8] fftools/ffmpeg: simplify ost_iter() - - - - -1- 2022-11-14 Anton Khirnov Accepted
[FFmpeg-devel,5/8] fftools/ffmpeg_mux_init: move validating codec avoptions to a separate function [FFmpeg-devel,1/8] fftools/ffmpeg: simplify ost_iter() - - - - -1- 2022-11-14 Anton Khirnov Accepted
[FFmpeg-devel,4/8] fftools/ffmpeg: move OutputStream.max_frames to MuxStream [FFmpeg-devel,1/8] fftools/ffmpeg: simplify ost_iter() - - - - -1- 2022-11-14 Anton Khirnov Accepted
[FFmpeg-devel,3/8] fftools/ffmpeg: stop handling max_frames in do_video_out() [FFmpeg-devel,1/8] fftools/ffmpeg: simplify ost_iter() - - - - -1- 2022-11-14 Anton Khirnov Accepted
[FFmpeg-devel,2/8] fftools/ffmpeg_mux_init: move more code from of_open() to create_streams() [FFmpeg-devel,1/8] fftools/ffmpeg: simplify ost_iter() - - - - -1- 2022-11-14 Anton Khirnov Accepted
[FFmpeg-devel,1/8] fftools/ffmpeg: simplify ost_iter() [FFmpeg-devel,1/8] fftools/ffmpeg: simplify ost_iter() - - - - 2-- 2022-11-14 Anton Khirnov Accepted
[FFmpeg-devel,4/4] doc/developer.texi: refine the "contributing code" section [FFmpeg-devel,1/4] doc/developer.texi: improve the introductory text - - - - 2-- 2022-11-14 Anton Khirnov Accepted
[FFmpeg-devel,3/4] doc/developer.texi: demote the "contributing" chapter to a section [FFmpeg-devel,1/4] doc/developer.texi: improve the introductory text - - - - 2-- 2022-11-14 Anton Khirnov Accepted
[FFmpeg-devel,2/4] doc/developer.texi: extend the argument for submitting patches [FFmpeg-devel,1/4] doc/developer.texi: improve the introductory text - - - - 2-- 2022-11-14 Anton Khirnov Accepted
[FFmpeg-devel,1/4] doc/developer.texi: improve the introductory text [FFmpeg-devel,1/4] doc/developer.texi: improve the introductory text - - - - 2-- 2022-11-14 Anton Khirnov Accepted
[FFmpeg-devel,5/5] fftools/ffmpeg: make demuxing with one file always blocking [FFmpeg-devel,1/5] lavf/rtpdec_asf: set AVFMT_FLAG_NONBLOCK - - - - 21- 2022-11-08 Anton Khirnov Accepted
[FFmpeg-devel,4/5] fftools/ffmpeg_demux: do not set AVFMT_FLAG_NONBLOCK [FFmpeg-devel,1/5] lavf/rtpdec_asf: set AVFMT_FLAG_NONBLOCK - - - - 21- 2022-11-08 Anton Khirnov New
[FFmpeg-devel,3/5] lavf: replace FFERROR_REDO with AVERROR(EAGAIN) [FFmpeg-devel,1/5] lavf/rtpdec_asf: set AVFMT_FLAG_NONBLOCK - - - - 21- 2022-11-08 Anton Khirnov New
[FFmpeg-devel,2/5] lavf/demux: treat EAGAIN as REDO unless AVFMT_FLAG_NONBLOCK is set [FFmpeg-devel,1/5] lavf/rtpdec_asf: set AVFMT_FLAG_NONBLOCK - - - - 21- 2022-11-08 Anton Khirnov New
[FFmpeg-devel,1/5] lavf/rtpdec_asf: set AVFMT_FLAG_NONBLOCK [FFmpeg-devel,1/5] lavf/rtpdec_asf: set AVFMT_FLAG_NONBLOCK - - - - 21- 2022-11-08 Anton Khirnov New
[FFmpeg-devel,v4,4/4] lavc/get_bits: add a compat wrapper for the cached bitstream reader [FFmpeg-devel,v4,1/4] lavc: add standalone cached bitstream reader - - - - 4-- 2022-10-22 Anton Khirnov Accepted
[FFmpeg-devel,v4,3/4] lavc/tests: add a cached bitstream reader test [FFmpeg-devel,v4,1/4] lavc: add standalone cached bitstream reader - - - - 4-- 2022-10-22 Anton Khirnov Accepted
[FFmpeg-devel,v4,2/4] lavc/bitstream: templatize for BE/LE [FFmpeg-devel,v4,1/4] lavc: add standalone cached bitstream reader - - - - 4-- 2022-10-22 Anton Khirnov Accepted
[FFmpeg-devel,v4,1/4] lavc: add standalone cached bitstream reader [FFmpeg-devel,v4,1/4] lavc: add standalone cached bitstream reader - - - - 4-- 2022-10-22 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] 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] 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,4/4] fftools/ffmpeg: set thread names [FFmpeg-devel,1/4] lavu/thread: add an internal function for setting thread name - - - - 4-- 2022-10-18 Anton Khirnov Accepted
[FFmpeg-devel,3/4] lavf: set internal thread names [FFmpeg-devel,1/4] lavu/thread: add an internal function for setting thread name - - - - 4-- 2022-10-18 Anton Khirnov Accepted
[FFmpeg-devel,2/4] lavc/pthread_frame: set worker thread names [FFmpeg-devel,1/4] lavu/thread: add an internal function for setting thread name - - - - 4-- 2022-10-18 Anton Khirnov New
[FFmpeg-devel,1/4] lavu/thread: add an internal function for setting thread name [FFmpeg-devel,1/4] lavu/thread: add an internal function for setting thread name - - - - 4-- 2022-10-18 Anton Khirnov Accepted
[FFmpeg-devel,20/20] fftools/ffmpeg_[de]mux: constify all uses of OptionsContext [FFmpeg-devel,01/20] fftools/ffmpeg_opt: move opening input files to ffmpeg_demux.c - - - - 4-- 2022-10-18 Anton Khirnov New
[FFmpeg-devel,19/20] fftools/ffmpeg_demux: stop modifying OptionsContext [FFmpeg-devel,01/20] fftools/ffmpeg_opt: move opening input files to ffmpeg_demux.c - - - - 4-- 2022-10-18 Anton Khirnov Accepted
[FFmpeg-devel,18/20] fftools/ffmpeg_mux_init: stop modifying OptionsContext.*_disable [FFmpeg-devel,01/20] fftools/ffmpeg_opt: move opening input files to ffmpeg_demux.c - - - - 4-- 2022-10-18 Anton Khirnov Accepted
[FFmpeg-devel,17/20] fftools/ffmpeg_mux_init: move code creating streams into a new function [FFmpeg-devel,01/20] fftools/ffmpeg_opt: move opening input files to ffmpeg_demux.c - - - - 4-- 2022-10-18 Anton Khirnov Accepted
[FFmpeg-devel,16/20] fftools/ffmpeg_mux_init: stop modifying some OptionsContext fields [FFmpeg-devel,01/20] fftools/ffmpeg_opt: move opening input files to ffmpeg_demux.c - - - - 4-- 2022-10-18 Anton Khirnov New
[FFmpeg-devel,15/20] fftools/ffmpeg_mux_init: stop using OptionsContext as storage in copy_metadata… [FFmpeg-devel,01/20] fftools/ffmpeg_opt: move opening input files to ffmpeg_demux.c - - - - 4-- 2022-10-18 Anton Khirnov New
[FFmpeg-devel,14/20] fftools/ffmpeg_mux_init: drop a duplicated block in copy_metadata() [FFmpeg-devel,01/20] fftools/ffmpeg_opt: move opening input files to ffmpeg_demux.c - - - - 4-- 2022-10-18 Anton Khirnov Accepted
« 1 2 ... 11 12 1321 22 »