summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 22618a6e9c..bc71d378a6 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2213,6 +2213,15 @@ videocodec rawyuy2
fourcc yuy2,YUY2
out YUY2
+videocodec rawyuv2
+ info "RAW YUV2"
+ status working
+ driver raw
+ format 0x0 0x32565559
+ format 0x20776172 0x32565559
+ fourcc yuv2,YUV2
+ out YUY2
+
videocodec rawuyvy
info "RAW UYVY"
status working