comparison iff.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 ee740a4e80c5
children 914f484bb476
comparison
equal deleted inserted replaced
12222:7acdbfd2a222 12223:93e27a5401de