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