Show patches with: Submitter = Anton Khirnov       |   2132 patches
« 1 2 ... 13 14 1521 22 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,17/18] lavf/dv: do not update AVCodecParameters.sample_rate while demuxing [FFmpeg-devel,01/18] tests/fate/mov: add a test for dv audio demuxed through dv demuxer - - - - 2-2 2022-08-24 Anton Khirnov Accepted
[FFmpeg-devel,16/18] lavf/dv: set audio bitrate only at stream creation [FFmpeg-devel,01/18] tests/fate/mov: add a test for dv audio demuxed through dv demuxer - 1 - - 2-2 2022-08-24 Anton Khirnov Accepted
[FFmpeg-devel,15/18] lavf/dv: set non-changing AVStream fields only once [FFmpeg-devel,01/18] tests/fate/mov: add a test for dv audio demuxed through dv demuxer - 1 - - 2-2 2022-08-24 Anton Khirnov Accepted
[FFmpeg-devel,14/18] lavf/dv: forward errors from avformat_new_stream() [FFmpeg-devel,01/18] tests/fate/mov: add a test for dv audio demuxed through dv demuxer - - - - 2-2 2022-08-24 Anton Khirnov Accepted
[FFmpeg-devel,13/18] lavf/dv: return a meaningful error code from avpriv_dv_produce_packet() [FFmpeg-devel,01/18] tests/fate/mov: add a test for dv audio demuxed through dv demuxer - - - - 2-2 2022-08-24 Anton Khirnov New
[FFmpeg-devel,12/18] lavf/dv: make returning the video packet optional [FFmpeg-devel,01/18] tests/fate/mov: add a test for dv audio demuxed through dv demuxer - - - - 2-2 2022-08-24 Anton Khirnov Accepted
[FFmpeg-devel,11/18] lavc/dv: rename constants to follow our naming conventions [FFmpeg-devel,01/18] tests/fate/mov: add a test for dv audio demuxed through dv demuxer - 1 - - 2-2 2022-08-24 Anton Khirnov Accepted
[FFmpeg-devel,10/18] lavc/dv.h: move encoder/decoder-specific code to a new header [FFmpeg-devel,01/18] tests/fate/mov: add a test for dv audio demuxed through dv demuxer - 1 - - 2-2 2022-08-24 Anton Khirnov New
[FFmpeg-devel,09/18] lavc/dvenc: stop using DVVideoContext [FFmpeg-devel,01/18] tests/fate/mov: add a test for dv audio demuxed through dv demuxer - - - - 2-2 2022-08-24 Anton Khirnov New
[FFmpeg-devel,08/18] lavc/dvdec: stop using DVVideoContext [FFmpeg-devel,01/18] tests/fate/mov: add a test for dv audio demuxed through dv demuxer - 1 - - 2-2 2022-08-24 Anton Khirnov New
[FFmpeg-devel,07/18] lavc/dv: do not pass DVVideoContext to dv_calculate_mb_xy() [FFmpeg-devel,01/18] tests/fate/mov: add a test for dv audio demuxed through dv demuxer - 1 - - 2-2 2022-08-24 Anton Khirnov Accepted
[FFmpeg-devel,06/18] lavc/dv: do not pass DVVideoContext to ff_dv_init_dynamic_tables() [FFmpeg-devel,01/18] tests/fate/mov: add a test for dv audio demuxed through dv demuxer - 1 - - 2-2 2022-08-24 Anton Khirnov Accepted
[FFmpeg-devel,05/18] lavc/dv: remove ff_dvvideo_init() [FFmpeg-devel,01/18] tests/fate/mov: add a test for dv audio demuxed through dv demuxer - - - - 2-2 2022-08-24 Anton Khirnov New
[FFmpeg-devel,04/18] lavc/dvdec: drop the only use of DVVideoContext.avctx [FFmpeg-devel,01/18] tests/fate/mov: add a test for dv audio demuxed through dv demuxer - 1 - - 2-2 2022-08-24 Anton Khirnov Accepted
[FFmpeg-devel,03/18] lavf/dv: always provide avpriv_dv_* symbols [FFmpeg-devel,01/18] tests/fate/mov: add a test for dv audio demuxed through dv demuxer - - - - 2-2 2022-08-24 Anton Khirnov Accepted
[FFmpeg-devel,02/18] lavf/dv: remove DVMuxContext declaration from dv.h [FFmpeg-devel,01/18] tests/fate/mov: add a test for dv audio demuxed through dv demuxer - 1 - - 2-2 2022-08-24 Anton Khirnov Accepted
[FFmpeg-devel,01/18] tests/fate/mov: add a test for dv audio demuxed through dv demuxer [FFmpeg-devel,01/18] tests/fate/mov: add a test for dv audio demuxed through dv demuxer - - - - 2-2 2022-08-24 Anton Khirnov New
[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,4/4] fftools/ffmpeg: call av_guess_frame_rate() when opening the file [FFmpeg-devel,1/4] lavf: deprecate av_stream_get_end_pts() - - - - 4-- 2022-08-18 Anton Khirnov New
[FFmpeg-devel,3/4] lavf: deprecate av_stream_get_parser() [FFmpeg-devel,1/4] lavf: deprecate av_stream_get_end_pts() - - - - 4-- 2022-08-18 Anton Khirnov New
[FFmpeg-devel,2/4] fftools/ffmpeg: stop using av_stream_get_parser() [FFmpeg-devel,1/4] lavf: deprecate av_stream_get_end_pts() - - - - 4-- 2022-08-18 Anton Khirnov New
[FFmpeg-devel,1/4] lavf: deprecate av_stream_get_end_pts() [FFmpeg-devel,1/4] lavf: deprecate av_stream_get_end_pts() - - - - 4-- 2022-08-18 Anton Khirnov New
[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: 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,9/9] fftools/ffmpeg: move packet timestamp processing to demuxer thread [FFmpeg-devel,1/9] fftools/ffmpeg: mark all encode sync queues as done before flushing encoders - - - - 2-- 2022-08-10 Anton Khirnov Accepted
[FFmpeg-devel,8/9] fftools/ffmpeg: use a separate variable for discontinuity offset [FFmpeg-devel,1/9] fftools/ffmpeg: mark all encode sync queues as done before flushing encoders - - - - 2-- 2022-08-10 Anton Khirnov Accepted
[FFmpeg-devel,7/9] fftools/ffmpeg: simplify conditions in ts_discontinuity_process [FFmpeg-devel,1/9] fftools/ffmpeg: mark all encode sync queues as done before flushing encoders - - - - 2-- 2022-08-10 Anton Khirnov Accepted
[FFmpeg-devel,6/9] fftools/ffmpeg: move inter-stream ts discontinuity handling to ts_discontinuity_… [FFmpeg-devel,1/9] fftools/ffmpeg: mark all encode sync queues as done before flushing encoders - - - - 2-- 2022-08-10 Anton Khirnov Accepted
[FFmpeg-devel,5/9] fftools/ffmpeg: move timestamp discontinuity correction out of process_input() [FFmpeg-devel,1/9] fftools/ffmpeg: mark all encode sync queues as done before flushing encoders - - - - 2-- 2022-08-10 Anton Khirnov Accepted
[FFmpeg-devel,4/9] fftools/ffmpeg: pre-compute the streamcopy start pts before transcoding starts [FFmpeg-devel,1/9] fftools/ffmpeg: mark all encode sync queues as done before flushing encoders - - - - 2-- 2022-08-10 Anton Khirnov Accepted
[FFmpeg-devel,3/9] fftools/ffmpeg: move stream-dependent starttime correction to transcode_init() [FFmpeg-devel,1/9] fftools/ffmpeg: mark all encode sync queues as done before flushing encoders - - - - 2-- 2022-08-10 Anton Khirnov New
[FFmpeg-devel,2/9] fftools/ffmpeg_mux: avoid leaking pkt on errors [FFmpeg-devel,1/9] fftools/ffmpeg: mark all encode sync queues as done before flushing encoders - - - - 2-- 2022-08-10 Anton Khirnov Accepted
[FFmpeg-devel,1/9] fftools/ffmpeg: mark all encode sync queues as done before flushing encoders [FFmpeg-devel,1/9] fftools/ffmpeg: mark all encode sync queues as done before flushing encoders - - - - 2-- 2022-08-10 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,25/25] fftools/ffmpeg: move handling corrupt packets to the input thread [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,24/25] fftools/ffmpeg_demux: do not store demux packet in the context [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,23/25] fftools/ffmpeg_demux: factorize signalling end of demuxing [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,22/25] fftools/ffmpeg: move -stream_loop handling to the demuxer thread [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov New
[FFmpeg-devel,21/25] fftools/ffmpeg: move seek_to_start() to ffmpeg_demux.c [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,20/25] fftools/ffmpeg: move get_input_packet() to ffmpeg_demux.c [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,19/25] fftools/ffmpeg: report new streams from the input thread [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov New
[FFmpeg-devel,18/25] fftools/ffmpeg: handle dumping input packets in input_thread() [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,17/25] fftools/ffmpeg: drop the 'h' key handling [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,16/25] fftools/ffmpeg: move the input thread into its own file [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,15/25] fftools/ffmpeg: drop a write-only variable [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,14/25] fftools/ffmpeg: always read input in a thread [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,13/25] fftools/ffmpeg: store the input file index in InputFile [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,12/25] fftools/ffmpeg: drop a superfluous stack variable [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,11/25] doc/ffmpeg: update -map documentation [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,10/25] fftools/ffmpeg: deprecate specifying a sync stream with -map [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,09/25] fftools/ffmpeg: remove OutputStream.sync_ist [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,08/25] fftools/ffmpeg: remove OutputStream.encoding_needed [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,07/25] fftools/ffmpeg: remove OutputStream.stream_copy [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov New
[FFmpeg-devel,06/25] fftools/ffmpeg_opt: drop redundant decoder selection [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,05/25] fftools/ffmpeg: stop accessing the decoder context unnecessarily [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 3-1 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,04/25] fftools/ffmpeg_hw: stop logging to the decoder context [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,03/25] fftools/ffmpeg_opt: move adding metadata out of open_output_file() [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,02/25] fftools/ffmpeg_opt: move adding programs out of open_output_file() [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[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,27/27] fftools/ffmpeg_opt: reindent [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,26/27] fftools/ffmpeg_opt: factor manually mapping streams out of open_output_file() [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,25/27] fftools/ffmpeg_opt: reindent [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,24/27] fftools/ffmpeg_opt: factor auto-mapping data streams out of open_output_file() [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,23/27] fftools/ffmpeg_opt: reduce indentation in map_auto_subtitle() [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,22/27] fftools/ffmpeg_opt: factor auto-mapping subtitles out of open_output_file() [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,21/27] fftools/ffmpeg_opt: reduce indentation in map_auto_audio() [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,20/27] fftools/ffmpeg_opt: factor auto-mapping audio out of open_output_file() [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,19/27] fftools/ffmpeg_opt: reduce indentation in map_auto_video() [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,18/27] fftools/ffmpeg_opt: factor auto-mapping video out of open_output_file() [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,17/27] fftools/ffmpeg: do not log to the decoder context [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,16/27] fftools/ffmpeg_mux: move some functions closer to their only callers [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,15/27] fftools/ffmpeg_filter: drop a block commented out since 2012 [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,14/27] fftools/ffmpeg: deprecate the -map_channel option [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,13/27] fftools/ffmpeg: move guess_input_channel_layout() to ffmpeg_opt.c [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,12/27] fftools/ffmpeg: drop unused hwaccel variables [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,11/27] fftools/ffmpeg_opt: drop a redundant assignment [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,10/27] fftools/ffmpeg: stop allocating an encoder context when not encoding [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,09/27] fftools/ffmpeg: deprecate -psnr [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,08/27] fftools/ffmpeg: do not use the encoder context for streamcopy [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,07/27] fftools/ffmpeg: drop OutputStream.ref_par [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,06/27] fftools/ffmpeg: drop the -vol option [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,05/27] fftools/ffmpeg_filter: do not pass the entire AVCodecContext to choose_pixel_f… [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,04/27] fftools/ffmpeg_filter: remove unused function argument [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,03/27] fftools/ffmpeg: remove an unnecessary avcodec_close() call [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,02/27] fftools/ffmpeg: stop accessing the encoder context unnecessarily [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov New
[FFmpeg-devel,v2] lavc/libx264: support AV_CODEC_CAP_ENCODER_RECON_FRAME [FFmpeg-devel,v2] lavc/libx264: support AV_CODEC_CAP_ENCODER_RECON_FRAME - - - - 4-- 2022-07-19 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] 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] 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,4/4] lavc/libx264: support AV_CODEC_CAP_ENCODER_RECON_FRAME [FFmpeg-devel,1/4] lavu/frame: allow calling av_frame_make_writable() on non-refcounted frames - - - - 4-- 2022-07-17 Anton Khirnov New
[FFmpeg-devel,3/4] lavc/mpegvideo_enc: support AV_CODEC_CAP_ENCODER_RECON_FRAME [FFmpeg-devel,1/4] lavu/frame: allow calling av_frame_make_writable() on non-refcounted frames - - - - 4-- 2022-07-17 Anton Khirnov New
[FFmpeg-devel,2/4] lavc: add API for exporting reconstructed frames from encoders [FFmpeg-devel,1/4] lavu/frame: allow calling av_frame_make_writable() on non-refcounted frames - - - - 4-- 2022-07-17 Anton Khirnov New
[FFmpeg-devel,1/4] lavu/frame: allow calling av_frame_make_writable() on non-refcounted frames [FFmpeg-devel,1/4] lavu/frame: allow calling av_frame_make_writable() on non-refcounted frames - 1 - - 4-- 2022-07-17 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,9/9] lavfi/vf_showinfo: print frame durations [FFmpeg-devel,1/9] lavu/frame: add a duration field to AVFrame - - - - -1- 2022-07-13 Anton Khirnov Accepted
[FFmpeg-devel,8/9] tests/api: use AVFrame.duration instead of AVFrame.pkt_duration [FFmpeg-devel,1/9] lavu/frame: add a duration field to AVFrame - - - - -1- 2022-07-13 Anton Khirnov Accepted
[FFmpeg-devel,7/9] ffmpeg: use AVFrame.duration instead of AVFrame.pkt_duration [FFmpeg-devel,1/9] lavu/frame: add a duration field to AVFrame - - - - -1- 2022-07-13 Anton Khirnov Accepted
[FFmpeg-devel,6/9] ffprobe: use AVFrame.duration instead of AVFrame.pkt_duration [FFmpeg-devel,1/9] lavu/frame: add a duration field to AVFrame - - - - -1- 2022-07-13 Anton Khirnov New
« 1 2 ... 13 14 1521 22 »