Update of /cvsroot/mplayer/main/etc In directory mail:/var/tmp.root/cvs-serv21969 Modified Files: codecs.conf Log Message: rv30win and cook audio added Index: codecs.conf =================================================================== RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v retrieving revision 1.196 retrieving revision 1.197 diff -u -r1.196 -r1.197 --- codecs.conf 9 Jun 2002 01:09:09 -0000 1.196 +++ codecs.conf 10 Jun 2002 13:59:10 -0000 1.197 @@ -707,6 +707,14 @@ dll "drv3.so.6.0" out I420 +videocodec rv30win + info "RealPlayer 8 RV30 decoder" + status crashing + fourcc RV30,rv30 + driver realvid + dll "drv33260.dll" + out I420 + videocodec rv20 info "RealPlayer 8 RV20 decoder" status working @@ -1028,6 +1036,13 @@ ;============================================================================= ; AUDIO CODECS ;============================================================================= + +audiocodec racook + info "RealAudio COOK" + status untested + format 0x6B6F6F63 ; "cook" + driver realaud + dll "cook.so.6.0" audiocodec imaadpcm info "IMA ADPCM"