summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-10 13:59:10 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-10 13:59:10 +0000
commitc5de17107d97c1f98b90d2cccb1bc4d255106fe2 (patch)
treeeefe92dd50f781aa4499b2baaaed8bb668a97423 /etc/codecs.conf
parentf24d11982eb2c9a567640c011576a4a3c5027a79 (diff)
downloadmpv-c5de17107d97c1f98b90d2cccb1bc4d255106fe2.tar.bz2
mpv-c5de17107d97c1f98b90d2cccb1bc4d255106fe2.tar.xz
rv30win and cook audio added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6376 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 6a1d0e9371..bdbf6e8572 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -707,6 +707,14 @@ videocodec rv30
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 @@ videocodec null
; 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