On 24/09/14 9:46 PM, Michael Niedermayer wrote: > On Wed, Sep 24, 2014 at 07:56:33PM -0300, James Almer wrote: >> Also add sse2 versions for both. >> put_pixels_clamped port and sse2 version originally written by Timothy Gu. >> >> Signed-off-by: James Almer <jamr...@gmail.com> >> --- >> libavcodec/x86/Makefile | 3 +- >> libavcodec/x86/idctdsp.asm | 103 ++++++++++++++++++++++++++++++++ >> libavcodec/x86/idctdsp.h | 4 ++ >> libavcodec/x86/idctdsp_init.c | 7 ++- >> libavcodec/x86/idctdsp_mmx.c | 134 >> ------------------------------------------ >> 5 files changed, 112 insertions(+), 139 deletions(-) >> delete mode 100644 libavcodec/x86/idctdsp_mmx.c > > LGTM
Pushed. Thanks. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel