changeset 3767:a498c4b93d5d

rawi420 added
author alex
date Wed, 26 Dec 2001 14:24:57 +0000
parents 771cb762cacc
children fda4c0ea039f
files etc/codecs.conf
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Dec 26 14:22:42 2001 +0000
+++ b/etc/codecs.conf	Wed Dec 26 14:24:57 2001 +0000
@@ -682,6 +682,15 @@
   fourcc yv12,YV12
   out YV12
 
+videocodec rawi420
+  info "RAW I420"
+  status working
+  driver raw
+  format 0x0
+  format 0x20776172
+  fourcc i420,I420
+  out I420
+
 videocodec rawyuy2
   info "RAW YUY2"
   status working