diff etc/codecs.conf @ 26070:77aa6f108f20

sun rasterfile decoder
author compn
date Mon, 25 Feb 2008 18:30:02 +0000
parents 354ad909efcf
children 113d412b50ee
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Feb 25 15:46:36 2008 +0000
+++ b/etc/codecs.conf	Mon Feb 25 18:30:02 2008 +0000
@@ -228,6 +228,14 @@
   driver sgi
   out BGR24
 
+videocodec ffsunras
+  info "FFmpeg SUN Rasterfile decoder"
+  status working
+  fourcc "sun " ; sun is an internal MPlayer FOURCC
+  driver ffmpeg
+  dll sunrast
+  out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8
+
 videocodec ffindeo3
   info "FFmpeg Intel Indeo 3.1/3.2"
   status working