changeset 20240:9b809e2ef375

Support new realaudio codec names
author rtogni
date Sun, 15 Oct 2006 17:19:13 +0000
parents f3d5057ebb59
children 8cb530138808
files etc/codecs.conf
diffstat 1 files changed, 14 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Oct 15 16:47:17 2006 +0000
+++ b/etc/codecs.conf	Sun Oct 15 17:19:13 2006 +0000
@@ -2300,6 +2300,13 @@
   driver realaud
   dll "sipr.so.6.0"
 
+audiocodec ra10sipr
+  info "RealPlayer 10 RealAudio Sipro"
+  status working
+  format 0x72706973 ; "sipr"
+  driver realaud
+  dll "sipr.so"
+
 audiocodec rasiprwin
   info "Win32 RealAudio Sipro"
   status working
@@ -2321,6 +2328,13 @@
   driver realaud
   dll "atrc.so.6.0"
 
+audiocodec ra10atrc
+  info "RealPlayer 10 RealAudio ATRAC3"
+  status working
+  format 0x63727461 ; "atrc"
+  driver realaud
+  dll "atrc.so"
+
 audiocodec raatrcwin
   info "Win32 RealAudio ATRAC3"
   status working