# HG changeset patch
# User alex
# Date 1050067553 0
# Node ID 30311987666f70593558784e3f16e26722f7358a
# Parent  e34da62e30f131a1ea8e335e74c18a9521d5f638
forgot to commit win32 realadio entries, and wma id: 0x163

diff -r e34da62e30f1 -r 30311987666f etc/codecs.conf
--- a/etc/codecs.conf	Fri Apr 11 10:27:31 2003 +0000
+++ b/etc/codecs.conf	Fri Apr 11 13:25:53 2003 +0000
@@ -1443,6 +1443,7 @@
   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 @@
   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 @@
   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 @@
   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 @@
   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