1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-20 07:48:15 +02:00
FFmpeg/libavcodec
Nick Renieris c31c708929 lavc/tiff: Decode embedded JPEGs in DNG images
Used a technique similar to lavc/tdsc.c for invoking the MJPEG decoder.

This commit adds support for:
- DNG tiles
- DNG tile huffman lossless JPEG decoding
- DNG 8-bpp ("packed" as dcraw calls it) decoding
- DNG color scaling [1]
  - LinearizationTable tag
  - BlackLevel tag

[1]: As specified in the DNG Specification - Chapter 5

Signed-off-by: Nick Renieris <velocityra@gmail.com>
2019-09-02 09:26:52 +02:00
..
2019-08-26 10:36:40 +02:00
2019-08-29 21:04:54 +02:00
2019-08-29 21:04:54 +02:00
2019-08-22 21:38:41 +02:00
2019-08-29 21:04:54 +02:00
2019-08-11 19:13:21 +02:00
2019-08-22 21:38:41 +02:00
2019-08-29 21:04:54 +02:00
2019-08-29 15:57:54 +02:00
2019-08-23 10:56:34 -07:00
2019-08-15 01:26:21 +02:00
2019-08-11 19:13:21 +02:00
2019-08-29 18:31:59 +02:00
2019-08-20 13:34:04 +08:00
2019-08-23 22:24:07 +02:00
2019-08-22 18:35:44 +02:00
2019-08-22 18:35:44 +02:00
2019-08-22 18:35:44 +02:00
2019-08-05 18:43:45 +02:00