changeset 5996:73e5c3b80d8c

added rawbgr32 - Artur Zaprzala <zybi@fanthom.math.put.poznan.pl> told us
author jaf
date Mon, 06 May 2002 13:04:36 +0000
parents fa5d0ec52031
children b5fb9a927bf3
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Mon May 06 12:45:02 2002 +0000
+++ b/etc/codecs.conf	Mon May 06 13:04:36 2002 +0000
@@ -912,6 +912,14 @@
   format 0x52474210
   out RGB16
 
+videocodec rawbgr32
+  info "RAW BGR32"
+  status working
+  driver raw
+  format 0x0
+  format 0x42475220
+  out BGR32 flip
+	   
 videocodec rawbgr24
   info "RAW BGR24"
   status working