On 3/5/2016 12:36 AM, Michael Niedermayer wrote: > On Fri, Mar 04, 2016 at 11:52:50PM -0300, James Almer wrote: >> Fixes compilation of fft with hardcoded tables >> >> Signed-off-by: James Almer <jamr...@gmail.com> >> --- >> fate-fft tests only up to 12 bits, so i ran fft-test -n17 manually >> and it didn't fail (It was also very slow). >> This change also generates sine tables for 17bit which are currently >> unused, so they kinda bloat the binary. Maybe someone wants to update >> rdft like it was done for fft and give them purpose? >> >> libavcodec/cos_tablegen.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > LGTM > > thx
Pushed. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel