[FFmpeg-devel] [PATCH v2 3/3] avcodec/tiff: Recognize DNG/CinemaDNG images

Paul B Mahol onemda at gmail.com
Thu May 30 13:55:08 EEST 2019


On 5/30/19, velocityra at gmail.com <velocityra at gmail.com> wrote:
> From: Nick Renieris <velocityra at gmail.com>
>
> Additionally:
> - Renamed TIFF_WHITE_LEVEL to DNG_WHITE_LEVEL since it is specified
>   in the DNG spec.
> - Added/changed some comments to be more precise in differentiating
>   between TIFF, TIFF/EP and DNG values.
>
> Related to ticket: https://trac.ffmpeg.org/ticket/4364
>
> Signed-off-by: Nick Renieris <velocityra at gmail.com>
> ---
>  libavcodec/tiff.c  | 30 +++++++++++++++++++++++++++++-
>  libavcodec/tiff.h  | 36 +++++++++++++++++++++++++++++++-----
>  libavformat/img2.c |  1 +
>  3 files changed, 61 insertions(+), 6 deletions(-)

Set looks very good, probably will apply very soon.


More information about the ffmpeg-devel mailing list