[FFmpeg-devel] [PATCH v7 0/2] ffmpeg: Add display_{rotation, hflip, vflip} options

Thilo Borgmann thilo.borgmann at mail.de
Sat Oct 15 13:25:35 EEST 2022


Hi,

this is an almost identical rebased version of Jan's patchset discussed in [1], now v7...

Should fix #8329 and #6370.

Thanks,
Thilo

[1] https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2022-May/296553.html

Jan Ekström (2):
  ffmpeg: Add display_{rotation, hflip, vflip} options
  ffmpeg: Deprecate display rotation override with a metadata key

 doc/ffmpeg.texi             | 26 ++++++++++++++++
 fftools/ffmpeg.c            |  2 ++
 fftools/ffmpeg.h            | 11 +++++++
 fftools/ffmpeg_opt.c        | 60 +++++++++++++++++++++++++++++++++++++
 tests/fate/filter-video.mak |  2 +-
 5 files changed, 100 insertions(+), 1 deletion(-)

-- 
2.20.1 (Apple Git-117)



More information about the ffmpeg-devel mailing list