[FFmpeg-devel] [PATCH] lavc/tiff: add GeoTIFF support to the TIFF decoder

Stefano Sabatini stefasab at gmail.com
Sat Jul 14 13:11:31 CEST 2012


On date Thursday 2012-07-12 21:05:24 +0000, Paul B Mahol encoded:
> On 7/11/12, Stefano Sabatini <stefasab at gmail.com> wrote:
> > From: Thomas Kuehnel <kuehnelth at googlemail.com>
> >
> > Work done for SOCIS 2011.
> >
> > See thread:
> > Subject: [libav-devel] [PATCH 2/3] tiff: Add GeoTIFF support to the TIFF
> > decoder
> > Date: Tue,  4 Oct 2011 00:19:52 +0200
> >
> > Signed-off-by: Stefano Sabatini <stefasab at gmail.com>
> > ---
> >  libavcodec/Makefile    |    4 +-
> >  libavcodec/tiff.c      |  318 ++++++++
> >  libavcodec/tiff.h      |   90 +++-
> >  libavcodec/tiff_data.c | 1870
> > ++++++++++++++++++++++++++++++++++++++++++++++++
> >  libavcodec/tiff_data.h |   92 +++
> >  libavcodec/tiffenc.c   |    4 +-
> >  6 files changed, 2372 insertions(+), 6 deletions(-)
> >  create mode 100644 libavcodec/tiff_data.c
> >  create mode 100644 libavcodec/tiff_data.h
> >
> 
> lgtm

Applied.
-- 
FFmpeg = Frenzy Fabulous Meaningless Programmable Enhancing Goblin


More information about the ffmpeg-devel mailing list