[FFmpeg-devel] [PATCH 1/4] x86: xvid: port SSE2 idct to yasm

Michael Niedermayer michaelni at gmx.at
Fri Mar 13 01:07:04 CET 2015


On Thu, Mar 12, 2015 at 08:09:35PM +0100, Christophe Gisquet wrote:
> Hi,
> 
> 2015-03-11 3:46 GMT+01:00 James Almer <jamrial at gmail.com>:
> > Should be YASM-OBJS, and moved to the end of the file.
> > Also, related to the build failure Michael mentioned for the second patch, this is
> > missing an inline -> external change in libavcodec/x86/dct-test.c
> 
> Here you are.
> 
> Passes fate-xvid-idct and dct-test builds and runs on both Win32 and Win64.
> 
> -- 
> Christophe

>  b/libavcodec/x86/Makefile        |    4 
>  b/libavcodec/x86/dct-test.c      |    4 
>  b/libavcodec/x86/xvididct.asm    |  379 ++++++++++++++++++++++++++++++++++++
>  b/libavcodec/x86/xvididct_init.c |   18 +
>  libavcodec/x86/xvididct_sse2.c   |  406 ---------------------------------------
>  5 files changed, 398 insertions(+), 413 deletions(-)
> f0d22fc5a505e06184d1c88c3632c1d357d0f576  0001-x86-xvid_idct-port-SSE2-iDCT-to-yasm.patch
> From 86da5a1f111f9f36318daa906c3245d6b883feb3 Mon Sep 17 00:00:00 2001
> From: Christophe Gisquet <christophe.gisquet at gmail.com>
> Date: Tue, 10 Mar 2015 23:11:51 +0000
> Subject: [PATCH 1/4] x86: xvid_idct: port SSE2 iDCT to yasm

applied

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In a rich man's house there is no place to spit but his face.
-- Diogenes of Sinope
-------------- 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/20150313/400dff1f/attachment.asc>


More information about the ffmpeg-devel mailing list