[Mplayer-cvslog] CVS: main/etc codecs.conf,1.192,1.193

Johannes Feigl jaf at mplayerhq.hu
Thu Jun 6 11:36:16 CEST 2002


Update of /cvsroot/mplayer/main/etc
In directory mail:/var/tmp.root/cvs-serv17420

Modified Files:
	codecs.conf 
Log Message:
indeoraw added - needed dlls: atiyvu9.dll, IYVU9_32.DLL

Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -r1.192 -r1.193
--- codecs.conf	2 Jun 2002 12:44:04 -0000	1.192
+++ codecs.conf	6 Jun 2002 09:36:12 -0000	1.193
@@ -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"
+




More information about the MPlayer-cvslog mailing list