ffmpeg/fftools
Anton Khirnov 78e84c054a fftools/ffmpeg: fix computing video frame duration from repeat_pict
This field contains the number of _field_ durations by which the
standard frame duration should be extended.
2023-05-15 10:31:55 +02:00
..
Makefile
cmdutils.c
cmdutils.h
ffmpeg.c fftools/ffmpeg: fix computing video frame duration from repeat_pict 2023-05-15 10:31:55 +02:00
ffmpeg.h fftools/ffmpeg_filter: move InputFilter.hw_frames_ctx to private data 2023-05-08 10:38:59 +02:00
ffmpeg_dec.c
ffmpeg_demux.c fftools/ffmpeg: discard packets for unused streams in demuxing thread 2023-05-08 10:38:59 +02:00
ffmpeg_enc.c
ffmpeg_filter.c fftools/ffmpeg_filter: use InputFilterPriv.eof instead of InputFile.eof_reached 2023-05-08 10:38:59 +02:00
ffmpeg_hw.c
ffmpeg_mux.c
ffmpeg_mux.h
ffmpeg_mux_init.c
ffmpeg_opt.c
ffplay.c
ffprobe.c fftools/ffprobe: print exported stream AVOptions 2023-05-08 11:04:37 -03:00
fftools.manifest
fftoolsres.rc
fopen_utf8.h
objpool.c
objpool.h
opt_common.c fftools/opt_common: stop printing deprecated AV_CODEC_CAP_SUBFRAMES 2023-05-15 10:24:54 +02:00
opt_common.h
sync_queue.c
sync_queue.h
thread_queue.c
thread_queue.h