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
>> ---
>> libavcodec/x86/Makefile
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
> ---
> libavcodec/x86/Makefile | 3 +-
> libavcodec/x86/idctdsp.asm| 103 ++
Also add sse2 versions for both.
put_pixels_clamped port and sse2 version originally written by Timothy Gu.
Signed-off-by: James Almer
---
libavcodec/x86/Makefile | 3 +-
libavcodec/x86/idctdsp.asm| 103
libavcodec/x86/idctdsp.h | 4 ++
libavco
On 24/09/14 6:54 PM, Michael Niedermayer wrote:
> On Wed, Sep 24, 2014 at 05:44:17PM -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
>> ---
>> libavcodec/x86/Makefile
On Wed, Sep 24, 2014 at 05:44:17PM -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
> ---
> libavcodec/x86/Makefile | 3 +-
> libavcodec/x86/idctdsp.asm| 103 ++
Also add sse2 versions for both.
put_pixels_clamped port and sse2 version originally written by Timothy Gu.
Signed-off-by: James Almer
---
libavcodec/x86/Makefile | 3 +-
libavcodec/x86/idctdsp.asm| 103
libavcodec/x86/idctdsp.h | 4 ++
libavco