GSoC/GCI Archive
Google Summer of Code 2011 FFmpeg / Libav

VC-1 decoder missing features implementation

by Mashiat Sarker Shakkhar for FFmpeg / Libav

VC-1, along with MPEG-2 Part 2 and H.264/MPEG-4 AVC, is one of the mandatory codecs that all compliant Blu-ray Disc players are required to support. Libav VC-1 decoder currently does not implement interlaced video sequence decoding and range mapping. The primary objective of this project will be to implement support for these features in the Libav VC-1 decoder.