Mercurial > mplayer.hg
changeset 6375:e53ba3e39863
rv30win and cook audio added
author | arpi |
---|---|
date | Mon, 10 Jun 2002 13:59:10 +0000 |
parents | b2d5aeb72f95 |
children | e3c74c01a3a2 |
files | etc/codecs.conf |
diffstat | 1 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Mon Jun 10 13:55:56 2002 +0000 +++ b/etc/codecs.conf Mon Jun 10 13:59:10 2002 +0000 @@ -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 @@ -1029,6 +1037,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" status working