[MPlayer-cvslog] r24281 - trunk/etc/codecs.conf
diego
subversion at mplayerhq.hu
Wed Aug 29 10:44:02 CEST 2007
Author: diego
Date: Wed Aug 29 10:44:02 2007
New Revision: 24281
Log:
Add FFmpeg AC-3 decoder.
Modified:
trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf (original)
+++ trunk/etc/codecs.conf Wed Aug 29 10:44:02 2007
@@ -2937,6 +2937,14 @@ audiocodec a52
driver liba52
dll "liba52"
+audiocodec ffac3
+ info "FFmpeg AC-3"
+ status working
+ format 0x2000
+ fourcc dnet
+ driver ffmpeg
+ dll ac3
+
audiocodec ac3
info "AC3-libac3"
comment "removed from MPlayer, use liba52"
More information about the MPlayer-cvslog
mailing list