# HG changeset patch # User rtogni # Date 1160932753 0 # Node ID 9b809e2ef375a8120cbc2a9bfd773228522ede85 # Parent f3d5057ebb595766b203e28787aaca60a8b88b25 Support new realaudio codec names diff -r f3d5057ebb59 -r 9b809e2ef375 etc/codecs.conf --- 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