summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
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