[Mplayer-cvslog] CVS: main/etc codecs.conf,1.110,1.111

Alex Beregszaszi alex at mplayer.dev.hu
Fri Dec 28 00:14:10 CET 2001


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

Modified Files:
	codecs.conf 
Log Message:
added nuppelvideo

Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- codecs.conf	27 Dec 2001 05:09:43 -0000	1.110
+++ codecs.conf	27 Dec 2001 23:14:07 -0000	1.111
@@ -310,6 +310,13 @@
   driver qtrle
   out BGR32,BGR24
 
+videocodec nuv
+  info "NuppelVideo"
+  status working
+  fourcc NUV1
+  driver nuv
+  out I420
+
 audiocodec imaadpcm
   info "IMA ADPCM"
   status working




More information about the MPlayer-cvslog mailing list