Hi,

On Sun, Jul 22, 2012 at 1:16 PM, Ronald S. Bultje <rsbul...@gmail.com> wrote:
> From: "Ronald S. Bultje" <rsbul...@gmail.com>
>
> This completes the conversion of h264dsp to yasm; note that h264 also
> uses some dsputil functions, most notably qpel. Performance-wise, the
> yasm-version is ~10 cycles faster (182->172) on x86-64, and ~8 cycles
> faster (201->193) on x86-32.
> ---
>  libavcodec/x86/h264_deblock.asm |  168 
> +++++++++++++++++++++++++++++++++++++++
>  libavcodec/x86/h264dsp_mmx.c    |  162 ++-----------------------------------
>  2 files changed, 175 insertions(+), 155 deletions(-)

Ping.

Ronald
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to