diff etc/codecs.conf @ 6934:7f5390468d64

real 'sipr' audio added (not yet working), version bumped
author arpi
date Mon, 05 Aug 2002 21:01:53 +0000
parents 9f325578fac9
children d368bae857f6
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