changeset 34137:878500841edf

Support Kostya's native Ut Video decoder.
author cehoyos
date Thu, 20 Oct 2011 16:32:55 +0000
parents a7784f6008a7
children 00885417afc8
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Thu Oct 20 14:42:14 2011 +0000
+++ b/etc/codecs.conf	Thu Oct 20 16:32:55 2011 +0000
@@ -2266,6 +2266,14 @@
   dll "lagarith.dll"
   out BGR32,BGR24 flip
 
+videocodec ffutvideo
+  info "FFmpeg Ut Video"
+  status working
+  fourcc ULRA,ULRG,ULY2,ULY0
+  driver ffmpeg
+  dll utvideo
+  out YV12,422P,RGB24,RGB32
+
 videocodec utvideovfw
   info "UTVideo Codec"
   comment "http://umezawa.dyndns.info/wordpress/"