Mercurial > libavcodec.hg
comparison wma.c @ 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 | 1b6557975db1 |
children |
comparison
equal
deleted
inserted
replaced
12222:7acdbfd2a222 | 12223:93e27a5401de |
---|