[FFmpeg-devel] [PATCH 2/2] x86/idctdsp: port {put, add}_pixels_clamped to yasm
Michael Niedermayer
michaelni at gmx.at
Thu Sep 25 02:46:27 CEST 2014
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 <jamrial at 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140925/a1177923/attachment.asc>
More information about the ffmpeg-devel
mailing list