On 2/5/2016 4:46 PM, James Almer wrote: > Up to ~4 times faster on x86_64, ~8 times on x86_32 if compiling using x87 fp > math. > > Signed-off-by: James Almer <jamr...@gmail.com> > --- > libavcodec/dcadsp.c | 3 + > libavcodec/dcadsp.h | 1 + > libavcodec/x86/Makefile | 4 +- > libavcodec/x86/dcadsp.asm | 199 > +++++++++++++++++++++++++++++++++++++++++++ > libavcodec/x86/dcadsp_init.c | 45 ++++++++++ > 5 files changed, 250 insertions(+), 2 deletions(-) > create mode 100644 libavcodec/x86/dcadsp.asm > create mode 100644 libavcodec/x86/dcadsp_init.c
<@BBB> jamrial: lfe patch is ok like this, ty Pushed. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel