real 'sipr' audio added (not yet working), version bumped

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6935 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-08-05 21:01:53 +00:00
parent 1401a8f1f3
commit 0941f23857
1 changed files with 8 additions and 1 deletions

View File

@ -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 @@ audiocodec racook
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