summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-04-11 13:25:53 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-04-11 13:25:53 +0000
commit9c94ac4ec530f6e139d503af3cd3822a6257eeea (patch)
tree718edf968789d4d0d50dfaede3c18ce8583f680c /etc/codecs.conf
parentabfdb2415a4e6001645e94d9b83ca27c75131ac7 (diff)
downloadmpv-9c94ac4ec530f6e139d503af3cd3822a6257eeea.tar.bz2
mpv-9c94ac4ec530f6e139d503af3cd3822a6257eeea.tar.xz
forgot to commit win32 realadio entries, and wma id: 0x163
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9907 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf23
1 files changed, 23 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 2c10532328..051f710291 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1443,6 +1443,7 @@ audiocodec wma9dmo
info "Windows Media Audio 9 DMO"
status working
format 0x162
+ format 0x163
driver dmo
dll "wma9dmod.dll"
guid 0x27ca0808, 0x01f5, 0x4e7a, 0x8b, 0x05, 0x87, 0xf8, 0x07, 0xa2, 0x33, 0xd1
@@ -1453,6 +1454,7 @@ audiocodec wmadmo
format 0x160
format 0x161
format 0x162
+ format 0x163
driver dmo
dll "wmadmod.dll"
guid 0x2eeb4adf, 0x4578, 0x4d10, 0xbc, 0xa7, 0xbb, 0x95, 0x5f, 0x56, 0x32, 0x0a
@@ -1493,6 +1495,13 @@ audiocodec racook
driver realaud
dll "cook.so.6.0"
+audiocodec racookwin
+ info "Win32 RealAudio COOK"
+ status working
+ format 0x6B6F6F63 ; "cook"
+ driver realaud
+ dll "cook3260.dll"
+
audiocodec rasipr
info "RealAudio Sipro"
status working
@@ -1500,6 +1509,13 @@ audiocodec rasipr
driver realaud
dll "sipr.so.6.0"
+audiocodec rasiprwin
+ info "Win32 RealAudio Sipro"
+ status working
+ format 0x72706973 ; "sipr"
+ driver realaud
+ dll "sipr3260.dll"
+
audiocodec raatrc
info "RealAudio ATRAC3"
status working
@@ -1507,6 +1523,13 @@ audiocodec raatrc
driver realaud
dll "atrc.so.6.0"
+audiocodec raatrcwin
+ info "Win32 RealAudio ATRAC3"
+ status working
+ format 0x63727461 ; "atrc"
+ driver realaud
+ dll "atrc3260.dll"
+
audiocodec imaadpcm
info "IMA ADPCM"
status working