]> git.sesse.net Git - ffmpeg/commit
lavc/tiff: Decode 10-bit and 14-bit DNG images
authorNick Renieris <velocityra@gmail.com>
Thu, 29 Aug 2019 13:10:50 +0000 (16:10 +0300)
committerPaul B Mahol <onemda@gmail.com>
Mon, 2 Sep 2019 07:26:52 +0000 (09:26 +0200)
commitc44aa7f1761bc836f74727e70dc16409e8ccbb9c
treed67b908d2f17de944bd204ab88a9ad40825ce47d
parent31acdf4351a13195baa8ab453f4429d150dc25a2
lavc/tiff: Decode 10-bit and 14-bit DNG images

10-bit sample: http://www.rawsamples.ch/raws/phones/RAW_ONEPLUS_ONE-A0001.DNG
14-bit sample: https://drive.google.com/open?id=0B4JyRT3Lth5HVndyOTVOdWktM3J4TFEydTk1MnY3RWlpSzVB

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