[FFmpeg-user] A question about video_get_buffer function

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Sep 25 10:22:14 CEST 2012


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



More information about the ffmpeg-user mailing list