summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-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"
+