summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 114ec27d52..fa86abd319 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1516,6 +1516,15 @@ videocodec rawyv12
fourcc yv12,YV12
out YV12
+videocodec rawnv21
+ info "RAW NV21"
+ status working
+ driver hmblck
+ format 0x0 0x3132564E
+ format 0x20776172
+ fourcc nv21,NV21
+ out YV12
+
videocodec rawnv12
info "RAW NV12"
status working