Sun Rasterfile decoder

Originally committed as revision 11342 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Ivo van Poorten
2007-12-28 13:07:43 +00:00
parent 7ecc634e8a
commit d43df959d7
5 changed files with 206 additions and 0 deletions

View File

@@ -170,6 +170,7 @@ enum CodecID {
CODEC_ID_AMV,
CODEC_ID_VB,
CODEC_ID_PCX,
CODEC_ID_SUNRAST,
/* various PCM "codecs" */
CODEC_ID_PCM_S16LE= 0x10000,