summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-27 14:07:28 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-27 14:07:28 +0000
commit8f1e773ffac449d9369a1a20618b2118d1e26c6f (patch)
tree307c59db17fbb0314316bdfd44b2ddac0f33a67f /etc
parentcdc68a9f0eeef4b9f62a481c4ff9d52c4b120127 (diff)
downloadmpv-8f1e773ffac449d9369a1a20618b2118d1e26c6f.tar.bz2
mpv-8f1e773ffac449d9369a1a20618b2118d1e26c6f.tar.xz
Move native RealAudio 1.0 / 2.0 up in the list to prefer it over the binary
codecs from Real and made the info line fit 80 characters. blessed by Roberto git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14842 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf14
1 files changed, 7 insertions, 7 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 4088b36107..6d9061b1a0 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1981,6 +1981,13 @@ audiocodec qtmace6
driver qtaudio
dll "QuickTime.qts"
+audiocodec mpra1428
+ info "RealAudio 1.0 / 2.0 native decoder"
+ status working
+ format 0x345F3431 ; "14_4"
+ format 0x385F3832 ; "28_8"
+ driver ra1428
+
audiocodec ra144
info "RealAudio 1.0"
status working
@@ -2023,13 +2030,6 @@ audiocodec ra288mac
driver realaud
dll "28_8.shlb"
-audiocodec mpra1428
- info "RealAudio 1.0 and 2.0 native decoder"
- status working
- format 0x345F3431 ; "14_4"
- format 0x385F3832 ; "28_8"
- driver ra1428
-
audiocodec ra10cook
info "RealPlayer 10 COOK audio"
comment "supports cook 5.1"