ffmpeg/fftools
Andreas Rheinhardt 04133eb2d5 fftools/ffmpeg_filter: Avoid inserting hflip filter
The transpose filter has modes equivalent to "rotation by 90°/270°"
followed by horizontal flips.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2021-12-23 18:09:46 +01:00
..
Makefile ffmpeg: remove ffmpeg_videotoolbox 2021-11-28 16:40:43 -06:00
cmdutils.c fftools/cmdutils: Avoid crash when opts could not be allocated 2021-12-16 11:56:00 +01:00
cmdutils.h fftools/cmdutils: Avoid crash when opts could not be allocated 2021-12-16 11:56:00 +01:00
ffmpeg.c fftools/ffmpeg: close output files before cleanup 2021-12-12 00:32:20 +01:00
ffmpeg.h ffmpeg: move setting video sync method to new_video_stream() 2021-12-07 11:23:45 +01:00
ffmpeg_filter.c fftools/ffmpeg_filter: Avoid inserting hflip filter 2021-12-23 18:09:46 +01:00
ffmpeg_hw.c
ffmpeg_opt.c ffmpeg: move setting video sync method to new_video_stream() 2021-12-07 11:23:45 +01:00
ffplay.c
ffprobe.c ffprobe: add missing separator when printing side data in compact output 2021-12-22 09:41:13 -03:00