Hi,

this is an updated and cleaned-up version of Jan's patchset discussed in [1], 
now v5...

Should fix #8329 and #6370.

Thanks,
Thilo

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

Thilo Borgmann (1):
  lavu/display: Add scaling functions to the display matrix

 doc/APIchanges              |  3 ++
 doc/ffmpeg.texi             | 36 ++++++++++++++++++
 fftools/ffmpeg.c            |  2 +
 fftools/ffmpeg.h            | 13 +++++++
 fftools/ffmpeg_filter.c     | 12 ++++++
 fftools/ffmpeg_opt.c        | 75 +++++++++++++++++++++++++++++++++++++
 libavutil/display.c         | 21 +++++++++++
 libavutil/display.h         | 15 ++++++++
 libavutil/version.h         |  4 +-
 tests/fate/filter-video.mak |  2 +-
 10 files changed, 180 insertions(+), 3 deletions(-)

-- 
2.20.1 (Apple Git-117)

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to