If STRIDE_ALIGN is set to 16, the H.264 decoder will call fill_rectangle() with buffer addresses failing the alignment assert() at the top of the function. This obviously does no harm to this function, so I'm not sure which is incorrect, the assert() or the calling code. -- M?ns Rullg?rd mans at mansr.com