changeset 11314:1475967b33ad

ultimotion vfw decoder
author alex
date Wed, 29 Oct 2003 14:34:04 +0000
parents b4fad475a89d
children f7ee031a6a37
files etc/codecs.conf
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Oct 29 02:02:36 2003 +0000
+++ b/etc/codecs.conf	Wed Oct 29 14:34:04 2003 +0000
@@ -1101,6 +1101,15 @@
   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