CVS: main/etc codecs.conf,1.276,1.277
Update of /cvsroot/mplayer/main/etc In directory mail:/var/tmp.root/cvs-serv16601/etc Modified Files: codecs.conf Log Message: realaudio 28_8 and 14_4 dll support Index: codecs.conf =================================================================== RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v retrieving revision 1.276 retrieving revision 1.277 diff -u -r1.276 -r1.277 --- codecs.conf 11 May 2003 18:29:05 -0000 1.276 +++ codecs.conf 17 May 2003 09:41:02 -0000 1.277 @@ -1528,12 +1528,26 @@ driver realaud dll "14_4.so.6.0" +audiocodec ra144win + info "Win32 RealAudio 1.0" + status working + format 0x345F3431 ; "14_4" + driver realaud + dll "14_43260.dll" + audiocodec ra288 info "RealAudio 2.0" status working format 0x385F3832 ; "28_8" driver realaud dll "28_8.so.6.0" + +audiocodec ra288win + info "Win32 RealAudio 2.0" + status working + format 0x385F3832 ; "28_8" + driver realaud + dll "28_83260.dll" audiocodec racook info "RealAudio COOK"
participants (1)
-
Sascha Sommer CVS