[MPlayer-cvslog] r25042 - trunk/etc/codecs.conf

diego subversion at mplayerhq.hu
Wed Nov 14 00:47:15 CET 2007


Author: diego
Date: Wed Nov 14 00:47:15 2007
New Revision: 25042

Log:
The FFmpeg WMV2 decoder is no longer buggy now that J-frames are supported.
This change makes it the preferred decoder.


Modified:
   trunk/etc/codecs.conf

Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	(original)
+++ trunk/etc/codecs.conf	Wed Nov 14 00:47:15 2007
@@ -570,7 +570,7 @@ videocodec ffwmv1
 
 videocodec ffwmv2
   info "FFmpeg WMV2/WMV8"
-  status buggy
+  status working
   fourcc WMV2,wmv2
   driver ffmpeg
   dll wmv2



More information about the MPlayer-cvslog mailing list