On 2022-08-16 01:32 am, Thilo Borgmann wrote:
+ struct display_matrix_s {
+ const AVClass *class;
+ double rotation;
+ int hflip;
+ int vflip;
+ };
There should be a scale option too since the matrix encodes that
transform as well. Ref. ISO/IEC 14496-12:2015 6.2.2
Regards,
Gyan
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".