Title VC-1
Student Kostyantin Sergiyovich Shishkov
Mentor Michael Melanson
Abstract
SMPTE VC-1 codec is standartized Microsoft Windows Media Video 3 and will be used on HD-DVD and BluRay disks. There are only binary codecs from Microsoft and very slow reference decoder source code available. My task is to write decoder for FFmpeg which will be fast and portable.

Schedule:
* June - study the documents and FFmpeg code to make easily understandable specification.
* July - do actual implementation.
* August - do additional optimizations/feature implementations