Re: [FFmpeg-devel] [FFmpeg-cvslog] avcodec/tiff: Recognize DNG/CinemaDNG images

2019-06-01 Thread Paul B Mahol
On 5/31/19, Carl Eugen Hoyos wrote: > Am Do., 30. Mai 2019 um 19:38 Uhr schrieb Nick Renieris : > >> diff --git a/libavcodec/tiff.h b/libavcodec/tiff.h >> index 4b08650108..81913c6b1a 100644 >> --- a/libavcodec/tiff.h >> +++ b/libavcodec/tiff.h >> @@ -20,7 +20,7 @@ >> >> /** >> * @file >> - * T

Re: [FFmpeg-devel] [FFmpeg-cvslog] avcodec/tiff: Recognize DNG/CinemaDNG images

2019-05-31 Thread Carl Eugen Hoyos
Am Do., 30. Mai 2019 um 19:38 Uhr schrieb Nick Renieris : > diff --git a/libavcodec/tiff.h b/libavcodec/tiff.h > index 4b08650108..81913c6b1a 100644 > --- a/libavcodec/tiff.h > +++ b/libavcodec/tiff.h > @@ -20,7 +20,7 @@ > > /** > * @file > - * TIFF tables > + * TIFF constants & data structures