[Mplayer-cvslog] CVS: main/etc codecs.conf,1.359,1.360

Roberto Togni CVS syncmail at mplayerhq.hu
Thu Sep 16 21:42:57 CEST 2004


CVS change done by Roberto Togni CVS

Update of /cvsroot/mplayer/main/etc
In directory mail:/var2/tmp/cvs-serv17512

Modified Files:
	codecs.conf 
Log Message:
IBM Ultimotion native decoding via libavcodec


Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.359
retrieving revision 1.360
diff -u -r1.359 -r1.360
--- codecs.conf	15 Sep 2004 21:58:21 -0000	1.359
+++ codecs.conf	16 Sep 2004 19:42:54 -0000	1.360
@@ -1247,6 +1247,14 @@
   out UYVY
   out BGR32,BGR24,BGR15 flip
 
+videocodec ffultimotion
+  info "IBM Ultimotion native decoder"
+  status working
+  fourcc ULTI
+  driver ffmpeg
+  dll "ultimotion"
+  out YVU9
+
 videocodec ultimotion
   info "IBM Ultimotion"
   status working




More information about the MPlayer-cvslog mailing list