[FFmpeg-devel] [PATCH 2/2][WIP] vc1: implement interlaced b-frame decoding
Hendrik Leppkes
h.leppkes at gmail.com
Sat Jun 23 09:55:54 CEST 2012
Second patch in the series, actually implementing the MB level decoding of
interlaced b-frames.
The parsing of the bitstream should be complete, just processing of the
data is missing.
>From the commit message:
vc1: implement interlaced b-frame decoding
Still missing in this version:
- MV prediction and motion compensation (something like vc1_pred_b_mv_intfr)
- Another few minor TODOs (all marked)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-vc1-implement-interlaced-b-frame-decoding.patch
Type: application/octet-stream
Size: 11815 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120623/b6e5baed/attachment.obj>
More information about the ffmpeg-devel
mailing list