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

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Those who are best at talking, realize last or never when they are wrong.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to