[FFmpeg-devel] [PATCH 0/1] libutvideo: Add UT Video Decoder Wrapper
Derek Buitenhuis
derek.buitenhuis at gmail.com
Sun Oct 16 23:54:22 CEST 2011
Hello all.
UT Video (http://umezawa.dyndns.info/wordpress/?cat=28) now builds on Linux/BSD, and
the author is working on porting its assembly from MASM to YASM/NASM format, as well
as implementing pthreads support.
I've written a wrapper for libutvideo for libavcodec, which decodes all possible
UT Video colorspaces, and an encoder wrapper will be coming as well, in the near
future. This allows for utvideo to be used in *many* more places than previously,
which only included on Windows as a DMO or VCM codec, or on Mac OS X as a
QuickTime component.
This is my first time poking anything in libavcodec, so, of course, constructive
criticism is more than welcome.
I've tested this on x86_64, i386, and ARM (Cortex A8).
Cheers!
- Derek
More information about the ffmpeg-devel
mailing list