jih488 <yanglm488 <at> hotmail.com> writes: > I read the ffmpeg code and have a question about video_get_buffer > function.I find there is a statement " w += w & ~(w-1) " The statement increases the alignment. (Did you read the comment in the line above?) Carl Eugen