Hi,

On Sat, Jul 28, 2012 at 10:11 AM, Ronald S. Bultje <[email protected]> wrote:
> From: "Ronald S. Bultje" <[email protected]>
>
> 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(-)

Any more comments, or can I push?

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

Reply via email to