mbox series

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

Message ID 20221015102537.96246-1-thilo.borgmann@mail.de
Headers show
Series ffmpeg: Add display_{rotation, hflip, vflip} options | expand

Message

Thilo Borgmann Oct. 15, 2022, 10:25 a.m. UTC
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(-)

Comments

Thilo Borgmann Oct. 19, 2022, 10:04 a.m. UTC | #1
Am 15.10.22 um 12:25 schrieb Thilo Borgmann:
> Hi,
> 
> this is an almost identical rebased version of Jan's patchset discussed in [1], now v7...
> 
> Should fix #8329 and #6370.

Fixed with two more nits, OK'd by Anton via Jitsi.

Thanks,
Thilo
Thilo Borgmann Oct. 19, 2022, 10:04 a.m. UTC | #2
Am 19.10.22 um 12:04 schrieb Thilo Borgmann:
> Am 15.10.22 um 12:25 schrieb Thilo Borgmann:
>> Hi,
>>
>> this is an almost identical rebased version of Jan's patchset discussed in [1], now v7...
>>
>> Should fix #8329 and #6370.
> 
> Fixed with two more nits, OK'd by Anton via Jitsi.

Pushed with...

> Thanks,
> Thilo
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".