On Wed, Dec 9, 2015 at 5:30 AM, Rostislav Pehlivanov <atomnu...@gmail.com> wrote: > On Sat, 2015-12-05 at 14:48 -0500, Ganesh Ajjanagadde wrote: >> libavcodec/Makefile | 8 ++------ >> libavcodec/aacsbr_fixed_tablegen.c | 39 ------------------------- >> ------------ >> libavcodec/aacsbr_fixed_tablegen.h | 4 ---- >> libavcodec/aacsbr_tablegen.c | 39 ------------------------- >> ------------ >> libavcodec/aacsbr_tablegen.h | 4 ---- >> libavcodec/aacsbr_tablegen_common.h | 4 ---- >> 6 files changed, 2 insertions(+), 96 deletions(-) >> delete mode 100644 libavcodec/aacsbr_fixed_tablegen.c >> delete mode 100644 libavcodec/aacsbr_tablegen.c > > LGTM, sorry for the delay > > Another option would be moving everything from aacsbr_tablegen_common.h > to aacsbrdata.h but that file is big enough as it is and contains only > tables. So in this case it's IMO better to just > let aacsbr_tablegen_common.h handle the SBR table generating.
pushed, thanks > > Thanks > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel