]> git.sesse.net Git - ffmpeg/commit
lavc/tiff: Force DNG pixel data endianness on an edge case
authorNick Renieris <velocityra@gmail.com>
Thu, 29 Aug 2019 13:10:47 +0000 (16:10 +0300)
committerPaul B Mahol <onemda@gmail.com>
Mon, 2 Sep 2019 07:26:52 +0000 (09:26 +0200)
commitc510ed2ee8b3d5ec373d9d8a7e5a25c132ca620e
tree5f442eb4d02c62d03c98a2716854483953ad2db5
parent33b6752a708f9afc2a99a86ff28a42803e52bc28
lavc/tiff: Force DNG pixel data endianness on an edge case

This fixes "X7 RAW" and "X7 CinemaDNG" samples here:
- https://www.dji.com/gr/zenmuse-x7/info#downloads

Signed-off-by: Nick Renieris <velocityra@gmail.com>
libavcodec/tiff.c