From 810a5a72361e8a29ee53edd44ac0a743cb3894eb Mon Sep 17 00:00:00 2001 From: rtognimp Date: Sat, 15 Jan 2005 15:07:24 +0000 Subject: Decode MP3 in rm files git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14499 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 798a4a8f81..d2330413b3 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2235,6 +2235,14 @@ audiocodec ffmp3 driver ffmpeg dll "mp3" +audiocodec ffmp3adu + info "FFmpeg MPEG layer-3 adu audio decoder" + comment "integer only" + status working + format 0x55756461 ; 'a','d','u',0x55 internal MPlayer fourcc + driver ffmpeg + dll "mp3adu" + audiocodec ffmp2 info "FFmpeg MPEG layer-1 and layer-2 audio decoder" comment "integer only" -- cgit v1.2.3