On Thu, Mar 10, 2016 at 12:49 AM, Ganesh Ajjanagadde <gajja...@gmail.com> wrote: > There is no reason for computing cbrtf at runtime; we have a table for > this. > > Cruft needed due to the build system, the people who still like using > hardcoded tables and need for single cbrt_tab across the code. >
The build-system changes look *extremely* messy, I would rather not go down that route. Don't we have an example somewhere of a hardcoded table thats used by multiple components with a cleaner solution? mpegaudio_tables.h looks shared by the float and fixed decoder without magic special sauce? - Hendrik _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel