Clément Bœsch <u <at> pkh.me> writes:
> - if (!parity_table[cc_data_pair[2]]) {
> + if (!get_parity(cc_data_pair[2]))I this slower or faster than before the patch? Replacing it with popcount seems ok either way imo. Carl Eugen _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
