From 665a58b83f14777a0f9462419c6c04b932c97a1a Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 29 Aug 2007 08:44:02 +0000 Subject: Add FFmpeg AC-3 decoder. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24281 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index de519f2392..678b3e98c2 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -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" -- cgit v1.2.3