diff etc/codecs.conf @ 4301:8f43b10f387f

added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet)
author melanson
date Tue, 22 Jan 2002 05:39:34 +0000
parents 4b652eac6738
children 1a1842ff1827
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Jan 22 02:15:23 2002 +0000
+++ b/etc/codecs.conf	Tue Jan 22 05:39:34 2002 +0000
@@ -336,6 +336,13 @@
   driver qtsmc
   out BGR32,BGR24
 
+videocodec ducktm1
+  info "Duck Truemotion v1"
+  status buggy
+  fourcc DUCK
+  driver ducktm1
+  out BGR32,BGR24,BGR16,BGR15
+
 audiocodec imaadpcm
   info "IMA ADPCM"
   status working