summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-29 14:34:04 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-29 14:34:04 +0000
commitcdd749103a22cd3afb6db591daa6b13d38b1d9bf (patch)
tree392f5bfba5eccdb6c767febbf2b957b41e6f54f5 /etc/codecs.conf
parent919dd0fb2b7671a487ad689c49b2f53cf2eef841 (diff)
downloadmpv-cdd749103a22cd3afb6db591daa6b13d38b1d9bf.tar.bz2
mpv-cdd749103a22cd3afb6db591daa6b13d38b1d9bf.tar.xz
ultimotion vfw decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11315 b3059339-0415-0410-9bf9-f77b7e298cf2
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 5adc293c13..b2da45a294 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1101,6 +1101,15 @@ videocodec asv1
out UYVY
out BGR32,BGR24,BGR15 flip
+videocodec ultimotion
+ info "IBM Ultimotion"
+ status working
+ fourcc ULTI
+ driver vfw
+ dll "ultimo.dll"
+ out YUY2,UYVY
+ out BGR32,BGR24,BGR15 flip
+
videocodec mss1
info "Windows Screen Video"
status working