OSDN Git Service

SGI image decoder ported to the new image API.
authorXiaohui Sun <sunxiaohui@dsp.ac.cn>
Fri, 6 Apr 2007 18:29:27 +0000 (18:29 +0000)
committerDiego Biurrun <diego@biurrun.de>
Fri, 6 Apr 2007 18:29:27 +0000 (18:29 +0000)
commit2d99eed13510468a0c310005c083de8d1bc571ee
treee93dc8fa208a73403d859f1977cc360fedeef35f
parent0d0677fbc7136d032ff86de20a9a7b30a4ac95c6
SGI image decoder ported to the new image API.
patch by Xiaohui Sun, sunxiaohui dsp.ac cn

Originally committed as revision 8635 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/avcodec.h
libavcodec/sgi.h [new file with mode: 0644]
libavcodec/sgidec.c [new file with mode: 0644]
libavcodec/sgienc.c [new file with mode: 0644]
libavformat/img2.c
libavformat/isom.c