diff options
author | rtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-06-08 20:29:04 +0000 |
---|---|---|
committer | rtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-06-08 20:29:04 +0000 |
commit | d5d8a2897e6d2777a9b03e402d1398f370a8eabf (patch) | |
tree | 788e461bf4d6abae74ddfe10db473274000b6d43 /etc/codecs.conf | |
parent | 7b0c242d34b54e550520e643552e5643cef88778 (diff) |
RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10262 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r-- | etc/codecs.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index 6b3435cdea..ec042cdfc8 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1558,6 +1558,13 @@ audiocodec ra288win driver realaud dll "28_83260.dll" +audiocodec mpra1428 + info "RealAudio 1.0 and 2.0 native decoder" + status working + format 0x345F3431 ; "14_4" + format 0x385F3832 ; "28_8" + driver ra1428 + audiocodec racook info "RealAudio COOK" status working |