On Sun, 15 Jan 2012, Diego Biurrun wrote:
---
configure | 15 ++++++++-------
libavcodec/x86/Makefile | 4 ++--
libavcodec/x86/dsputil_mmx.c | 16 ++++++++++++----
3 files changed, 22 insertions(+), 13 deletions(-)
This is a fresh version of my previous patch for conditionally compiling
the 10-bit H.264 QPEL code. It applies cleanly on top of and depends on
Daniel's QPEL yasmification patch, which is why I sent it as reply to
that patch. The difference is that now it conditionally compiles all
H.264 QPEL code, not just the 10-bit stuff. That should address Mans'
reservations about the initial version.
Even though this patch cannot be pushed before Daniel's patch, I thought I
could send it for review already. I ran it through my stress test script
that compiles all libavcodec components standalone.
Looks good to me.
// Martin
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel