changeset 6934:7f5390468d64

real 'sipr' audio added (not yet working), version bumped
author arpi
date Mon, 05 Aug 2002 21:01:53 +0000
parents 4aa18bab0544
children 6ca7eca66d5e
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Aug 05 20:49:58 2002 +0000
+++ b/etc/codecs.conf	Mon Aug 05 21:01:53 2002 +0000
@@ -3,7 +3,7 @@
 ;  Before editing this file, please read DOCS/tech/codecs.conf.txt !
 ;=============================================================================
 
-release 20020626
+release 20020805
 
 ;=============================================================================
 ;                   VIDEO CODECS
@@ -1122,6 +1122,13 @@
   driver realaud
   dll "cook.so.6.0"
 
+audiocodec rasipr
+  info "RealAudio Sipro"
+  status working
+  format 0x72706973 ; "sipr"
+  driver realaud
+  dll "sipr.so.6.0"
+
 audiocodec imaadpcm
   info "IMA ADPCM"
   status working