Mercurial > libavcodec.hg
comparison h263_parser.h @ 12223:93e27a5401de libavcodec
Convert VP8 macroblock structures to a ring buffer.
Uses a slightly nonintuitive ring buffer size of (width+height*2) to simplify
addressing logic.
Also split out the segmentation map to a separate structure, necessary to
implement the ring buffer.
author | darkshikari |
---|---|
date | Thu, 22 Jul 2010 11:45:18 +0000 |
parents | c4a4495715dd |
children |
comparison
equal
deleted
inserted
replaced
12222:7acdbfd2a222 | 12223:93e27a5401de |
---|