]> git.sesse.net Git - ffmpeg/commit
lavc/tiff: add GeoTIFF support to the TIFF decoder
authorThomas Kühnel <kuehnelth@googlemail.com>
Mon, 3 Oct 2011 22:19:52 +0000 (00:19 +0200)
committerStefano Sabatini <stefasab@gmail.com>
Sat, 14 Jul 2012 11:02:38 +0000 (13:02 +0200)
commit75abfab6c6ecd284092bee5e81d35ad7934e2425
tree9b7cfdef47c41d7e548d4acae81f6b636f214954
parentfb5718069853558b0c114176de2e174125b4dfd9
lavc/tiff: add GeoTIFF support to the TIFF decoder

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@gmail.com>
libavcodec/Makefile
libavcodec/tiff.c
libavcodec/tiff.h
libavcodec/tiff_data.c [new file with mode: 0644]
libavcodec/tiff_data.h [new file with mode: 0644]
libavcodec/tiffenc.c
libavcodec/version.h