ffmpeg/fftools
Anton Khirnov 5d58a35f98 fftools/ffmpeg: deprecate the -top option
It is badly named (should have been -top_field_first, or at least -tff),
underdocumented and underspecified, and (most importantly) entirely
redundant with the setfield filter.
2023-09-18 17:16:06 +02:00
..
Makefile
cmdutils.c
cmdutils.h
ffmpeg.c fftools/ffmpeg: do not fail on AVERROR(EAGAIN) from choose_output() 2023-09-14 10:44:05 +02:00
ffmpeg.h fftools/ffmpeg: deprecate the -top option 2023-09-18 17:16:06 +02:00
ffmpeg_dec.c fftools/ffmpeg: deprecate the -top option 2023-09-18 17:16:06 +02:00
ffmpeg_demux.c fftools/ffmpeg: deprecate the -top option 2023-09-18 17:16:06 +02:00
ffmpeg_enc.c fftools/ffmpeg: deprecate the -top option 2023-09-18 17:16:06 +02:00
ffmpeg_filter.c fftools/ffmpeg: move sending filtergraph commands to a separate function 2023-08-30 11:53:50 +02:00
ffmpeg_hw.c
ffmpeg_mux.c fftools/ffmpeg_mux: replace monotonous with monotonic 2023-09-01 03:36:24 -04:00
ffmpeg_mux.h fftools/ffmpeg_mux: stop rescaling timestamps in of_streamcopy() 2023-08-30 11:53:46 +02:00
ffmpeg_mux_init.c fftools/ffmpeg: deprecate the -top option 2023-09-18 17:16:06 +02:00
ffmpeg_opt.c fftools/ffmpeg: deprecate the -top option 2023-09-18 17:16:06 +02:00
ffplay.c ffplay: port to lavu/tx 2023-09-01 23:59:11 +02:00
ffprobe.c avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 2023-09-07 00:39:02 +02:00
fftools.manifest
fftoolsres.rc
fopen_utf8.h
objpool.c
objpool.h
opt_common.c
opt_common.h
sync_queue.c
sync_queue.h
thread_queue.c
thread_queue.h