summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorjaf <jaf@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-06 09:36:12 +0000
committerjaf <jaf@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-06 09:36:12 +0000
commitead24872f19379427d07f3d21ab5aa7f736573e8 (patch)
treef8ae9a18f89575231948709964b1a971a02c4c21 /etc
parent08b4af80fac1446b54413219173aeb2e64d8f99d (diff)
downloadmpv-ead24872f19379427d07f3d21ab5aa7f736573e8.tar.bz2
mpv-ead24872f19379427d07f3d21ab5aa7f736573e8.tar.xz
indeoraw added - needed dlls: atiyvu9.dll, IYVU9_32.DLL
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6313 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 162132b3fc..4dd1638742 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -727,6 +727,14 @@ videocodec mwv1
dll "icmw_32.dll"
out BGR24,BGR15 flip
+videocodec IndeoRAW
+ info "ATI YVU9 Planar (Indeo Raw)"
+ status working
+ fourcc YVU9
+ driver vfw
+ dll "atiyvu9.dll"
+ out BGR24 flip
+
videocodec asv2
info "ASUS V2"
status working
@@ -1288,3 +1296,4 @@ audiocodec lhacm
format 0x1104 ; SBC
driver acm
dll "lhacm.acm"
+