[FFmpeg-devel] [PATCH] Optimization of original IFF codec

Måns Rullgård mans
Sun Apr 25 18:51:13 CEST 2010


Sebastian Vater <cdgs.basty at googlemail.com> writes:

> +    for(i = 0; i < b; i++) { \
> +        dst[ i ] |= get_bits1(&gb) << plane; \

Since you're anyway rewriting that line, please drop the spaces inside [].

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list