changeset 2867:57818580a457 libavformat

Sun Rasterfile decoder
author ivo
date Fri, 28 Dec 2007 13:07:43 +0000
parents ccbca87ccd5e
children 22467d1cf49c
files img2.c
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/img2.c	Fri Dec 28 11:25:25 2007 +0000
+++ b/img2.c	Fri Dec 28 13:07:43 2007 +0000
@@ -58,6 +58,13 @@
     { CODEC_ID_SGI       , "sgi"},
     { CODEC_ID_PTX       , "ptx"},
     { CODEC_ID_PCX       , "pcx"},
+    { CODEC_ID_SUNRAST   , "sun"},
+    { CODEC_ID_SUNRAST   , "ras"},
+    { CODEC_ID_SUNRAST   , "rs"},
+    { CODEC_ID_SUNRAST   , "im1"},
+    { CODEC_ID_SUNRAST   , "im8"},
+    { CODEC_ID_SUNRAST   , "im24"},
+    { CODEC_ID_SUNRAST   , "sunras"},
     {0, NULL}
 };