diff etc/codecs.conf @ 6312:c5fa750dde23

indeoraw added - needed dlls: atiyvu9.dll, IYVU9_32.DLL
author jaf
date Thu, 06 Jun 2002 09:36:12 +0000
parents db49a8c56da1
children 637a29345340
line wrap: on
line diff
--- a/etc/codecs.conf	Thu Jun 06 07:13:57 2002 +0000
+++ b/etc/codecs.conf	Thu Jun 06 09:36:12 2002 +0000
@@ -727,6 +727,14 @@
   dll "icmw_32.dll"
   out BGR24,BGR15 flip
 
+videocodec IndeoRAW
+  info "ATI YVU9 Planar (Indeo Raw)"
+  status working
+  fourcc YVU9
+  driver vfw
+  dll "atiyvu9.dll"
+  out BGR24 flip
+
 videocodec asv2
   info "ASUS V2"
   status working
@@ -1288,3 +1296,4 @@
   format 0x1104 ; SBC
   driver acm
   dll "lhacm.acm"
+