[MPlayer-cvslog] r35375 - trunk/etc/codecs.conf
cehoyos
subversion at mplayerhq.hu
Sat Nov 10 11:56:36 CET 2012
Author: cehoyos
Date: Sat Nov 10 11:56:36 2012
New Revision: 35375
Log:
Support decoding fourcc GXVE with FFmpeg's wmv2 decoder.
Found by Piotr Bandurski
Modified:
trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf Sat Nov 10 05:33:48 2012 (r35374)
+++ trunk/etc/codecs.conf Sat Nov 10 11:56:36 2012 (r35375)
@@ -1177,6 +1177,7 @@ videocodec ffwmv2
info "FFmpeg WMV2/WMV8"
status working
fourcc WMV2,wmv2
+ fourcc GXVE,gxve
driver ffmpeg
dll wmv2
out YV12,I420,IYUV
More information about the MPlayer-cvslog
mailing list