mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-08-11 01:26:03 +00:00
This commit will cause TIFF files to store their tags in the EXIF struct so tags such as orientation can be transfered to other formats (such as PNG) in a way that doesn't corrupt the IFD. Signed-off-by: Leo Izen <leo.izen@gmail.com>