# HG changeset patch # User cehoyos # Date 1319128375 0 # Node ID 878500841edf275bc21f6fbb9f6afbb13309853c # Parent a7784f6008a788168014c20099161fa766106f85 Support Kostya's native Ut Video decoder. diff -r a7784f6008a7 -r 878500841edf etc/codecs.conf --- 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/"