On Fri, 2015-11-27 at 17:07 -0500, Ganesh Ajjanagadde wrote: > Commit 96786a12f6df26990bbe7c0ca4592b3731724469 makes runtime > initialization cheap.
Leaves a lot of the cruft around. aac_tablegen.h and aac_tablegen_decl.h are now quite unnecessary. I suggest getting rid of aac_tablegen* entirely and just moving everything entirely to aactab.h. Just move the function as a normal function in aactab.c (or just define it as a static inline in aactab.h since it's used only twice), define the 2 tables there and you'd be done. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel