Skip to content

3.0.x fix exif rotation and flip for videso with rotation like EXIF 2457

Mark Harfouche requested to merge hmaarrfk/vlc:3.0.x_fix_exif_2457_minimal into 3.0.x

I went through and found the related commits from 5-6 years ago that should be backported to get things to be flipped correctly as well as the commits that cleanup the code for unused variables.

Although I feel like the logic is a little convoluted, this keeps it "same" between master and 3.0.x branch which I know is very valuable with limited maintenance resources

Closes #29101

Merge request reports

Loading