On Thu, Aug 02, 2012 at 11:33:11AM -0400, Daniel Kang wrote:
> On Thu, Aug 2, 2012 at 3:07 AM, Luca Barbato <lu_z...@gentoo.org> wrote:
> > On 08/02/2012 07:32 AM, Daniel Kang wrote:
> > > 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.
> >
> > What changed respect the previous version I sent on your behalf?
> >
> 
> Added some #ifs to allow compiling with --disable-yasm.

Please annotate your patch with such information to help review.
See the --annotate option of git-send-email.

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

Reply via email to