changeset 26843:7ba8584ff843

Remove incorrectly added formats
author reimar
date Sun, 25 May 2008 16:10:55 +0000
parents c675462d66d9
children c5dfa78a07e7
files etc/codecs.conf
diffstat 1 files changed, 0 insertions(+), 21 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sun May 25 11:26:09 2008 +0000
+++ b/etc/codecs.conf	Sun May 25 16:10:55 2008 +0000
@@ -2211,13 +2211,6 @@
   format 0x52474220
   out RGB32
 
-videocodec rawrgb32flip
-  info "RAW RGB32 (flipped)"
-  status working
-  driver raw
-  format 0x20424752 0x52474220
-  out RGB32 flip
-
 videocodec rawrgb24
   info "RAW RGB24"
   status working
@@ -2227,13 +2220,6 @@
   format 0x52474218
   out RGB24
 
-videocodec rawrgb24flip
-  info "RAW RGB24 (flipped)"
-  status working
-  driver raw
-  format 0x18424752 0x52474218
-  out RGB24 flip
-
 videocodec rawrgb16
   info "RAW RGB16"
   status working
@@ -2243,13 +2229,6 @@
   format 0x52474210
   out RGB16
 
-videocodec rawrgb16flip
-  info "RAW RGB16 (flipped)"
-  status working
-  driver raw
-  format 0x10424752 0x52474210
-  out RGB16 flip
-
 videocodec rawbgr32flip
   info "RAW BGR32"
   status working