On Thu, 9 Aug 2012, Kieran Kunhya wrote:
> On Sat, Jul 28, 2012 at 8:55 PM, Loren Merritt <[email protected]> 
> wrote:
>
>> 13% faster on penryn, 16% on sandybridge, 15% on bulldozer
>> Not simd; a compiler should have generated this, but gcc didn't.
>> ---
>>  libavfilter/vf_hqdn3d.c    |   27 ++++++++++--
>>  libavfilter/x86/Makefile   |    1 +
>>  libavfilter/x86/hqdn3d.asm |  106 
>> ++++++++++++++++++++++++++++++++++++++++++++
>>  libavutil/x86/x86inc.asm   |    1 +
>>  4 files changed, 131 insertions(+), 4 deletions(-)
>>  create mode 100644 libavfilter/x86/hqdn3d.asm
>
> Looks ok to me.

Pushed.

--Loren Merritt
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to