On 3 January 2016 at 18:17, Carl Eugen Hoyos <[email protected]> wrote: > Clément Bœsch <u <at> pkh.me> writes: > >> - if (!parity_table[cc_data_pair[2]]) { >> + if (!get_parity(cc_data_pair[2]))
I doubt this is speed critical. Kieran _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
