On Thu, Aug 2, 2012 at 1:30 AM, <daniel.d.k...@gmail.com> wrote:

> From: Daniel Kang <daniel.d.k...@gmail.com>
>
> ---
>  libavcodec/x86/Makefile         |    3 +-
>  libavcodec/x86/dsputil_mmx.c    |   81 +---
>  libavcodec/x86/dsputil_yasm.asm |   42 ++
>  libavcodec/x86/h264_qpel.asm    |  850 +++++++++++++++++++++++++++++++++++
>  libavcodec/x86/h264_qpel_mmx.c  |  946
> ++++-----------------------------------
>  5 files changed, 984 insertions(+), 938 deletions(-)
>  create mode 100644 libavcodec/x86/h264_qpel.asm
>

Compiles and passes fate-h264 for me with --disable-yasm and with yasm.
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to