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 6abacb98e3..2a0b7577f2 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1028,6 +1028,15 @@ videocodec rawi420
fourcc i420,I420
out I420
+videocodec rawyvu9
+ info "RAW YVU9"
+ status working
+ driver raw
+ format 0x0
+ format 0x20776172
+ fourcc yvu9,YVU9
+ out YVU9
+
; NULL codec - for testing.
videocodec null