diff etc/codecs.conf @ 3969:c4c3f32dae47

integrated Tim Ferguson's native CYUV decoder
author melanson
date Fri, 04 Jan 2002 05:57:00 +0000
parents 60db4273246d
children da96a04ec11e
line wrap: on
line diff
--- a/etc/codecs.conf	Thu Jan 03 23:14:13 2002 +0000
+++ b/etc/codecs.conf	Fri Jan 04 05:57:00 2002 +0000
@@ -318,6 +318,13 @@
   driver nuv
   out I420
 
+videocodec cyuv
+  info "Creative YUV (native codec)"
+  status working
+  fourcc cyuv,CYUV
+  driver cyuv
+  out UYVY
+
 audiocodec imaadpcm
   info "IMA ADPCM"
   status working