[MPlayer-cvslog] CVS: main/etc codecs.conf,1.403,1.404

Roberto Togni CVS syncmail at mplayerhq.hu
Wed Mar 30 22:34:49 CEST 2005


CVS change done by Roberto Togni CVS

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

Modified Files:
	codecs.conf 
Log Message:
Support wnv1 natively via lavc


Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.403
retrieving revision 1.404
diff -u -r1.403 -r1.404
--- codecs.conf	6 Mar 2005 17:55:30 -0000	1.403
+++ codecs.conf	30 Mar 2005 20:34:47 -0000	1.404
@@ -1415,6 +1415,14 @@
   dll "wnvwinx.dll"
   out BGR32,BGR24,BGR15
 
+videocodec ffwnv1
+  info "FFmpeg wnv1 native codec"
+  status working
+  fourcc WNV1
+  driver ffmpeg
+  dll wnv1
+  out 422P
+
 videocodec wnv1
   info "Winnov Videum wnv1 codec"
   status working




More information about the MPlayer-cvslog mailing list