From d49908ad7352c6ed931f590fcbf58e24b0c64328 Mon Sep 17 00:00:00 2001 From: faust3 Date: Sat, 17 May 2003 09:41:18 +0000 Subject: realaudio 28_8 and 14_4 dll support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10118 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 9c98d10d4a..185b1fec66 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1528,6 +1528,13 @@ audiocodec ra144 driver realaud dll "14_4.so.6.0" +audiocodec ra144win + info "Win32 RealAudio 1.0" + status working + format 0x345F3431 ; "14_4" + driver realaud + dll "14_43260.dll" + audiocodec ra288 info "RealAudio 2.0" status working @@ -1535,6 +1542,13 @@ audiocodec ra288 driver realaud dll "28_8.so.6.0" +audiocodec ra288win + info "Win32 RealAudio 2.0" + status working + format 0x385F3832 ; "28_8" + driver realaud + dll "28_83260.dll" + audiocodec racook info "RealAudio COOK" status working -- cgit v1.2.3