summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 964237f2d3..e9a64aa68d 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1455,6 +1455,24 @@ videocodec rawyv12
fourcc yv12,YV12
out YV12
+videocodec rawnv12
+ info "RAW NV12"
+ status working
+ driver hmblck
+ format 0x0 0x3231564E
+ format 0x20776172
+ fourcc nv12,NV12
+ out YV12
+
+videocodec rawhm12
+ info "RAW HM12"
+ status working
+ driver hmblck
+ format 0x0 0x32314D48
+ format 0x20776172
+ fourcc hm12,HM12
+ out YV12
+
videocodec rawi420
info "RAW I420"
status working