summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf21
1 files changed, 0 insertions, 21 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 4e559f4457..a26016944e 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2211,13 +2211,6 @@ videocodec rawrgb32
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 @@ videocodec rawrgb24
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 @@ videocodec rawrgb16
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