On 08/02/2012 07:32 AM, Daniel Kang wrote: > On Thu, Aug 2, 2012 at 1:30 AM, <[email protected]> wrote: > >> From: Daniel Kang <[email protected]> >> >> --- >> 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.
What changed respect the previous version I sent on your behalf? lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
