summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 0d5fdba29d..808f1e3335 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -3245,20 +3245,20 @@ videocodec rawyv12
videocodec rawnv21
info "RAW NV21"
status working
- driver hmblck
+ driver raw
format 0x0 0x3132564E
format 0x20776172 0x3132564E
fourcc nv21,NV21
- out YV12
+ out NV21
videocodec rawnv12
info "RAW NV12"
status working
- driver hmblck
+ driver raw
format 0x0 0x3231564E
format 0x20776172 0x3231564E
fourcc nv12,NV12
- out YV12
+ out NV12
videocodec rawhm12
info "RAW HM12"