[MPlayer-cvslog] r37401 - trunk/etc/codecs.conf
cehoyos
subversion at mplayerhq.hu
Wed May 13 20:02:37 CEST 2015
Author: cehoyos
Date: Wed May 13 20:02:37 2015
New Revision: 37401
Log:
Fix G.729 wav decoding with the binary decoder and the default lavf demuxer.
Modified:
trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf Wed May 13 14:30:51 2015 (r37400)
+++ trunk/etc/codecs.conf Wed May 13 20:02:37 2015 (r37401)
@@ -6061,6 +6061,7 @@ audiocodec g729dmo
status working
format 0x83
format 0xA104 ;untested
+ fourcc G729 ; internal MPlayer FourCC
driver dmo
dll "G729DecoderDMO.dll"
guid 0xe1d97f0c, 0x47d0, 0x416b, 0x97, 0xc6, 0xcd, 0xf5, 0xdc, 0x30, 0xd6, 0xf4
More information about the MPlayer-cvslog
mailing list