On Wed, 24 Aug 2016, Diego Biurrun wrote:

This avoids SIMD-optimized functions having to sign-extend their
line size argument manually to be able to do pointer arithmetic.
---
libavcodec/proresdsp.c          |  6 +++---
libavcodec/proresdsp.h          |  3 ++-
libavcodec/proresenc.c          | 19 ++++++++++---------
libavcodec/x86/proresdsp.asm    |  2 +-
libavcodec/x86/proresdsp_init.c |  6 +++---
5 files changed, 19 insertions(+), 17 deletions(-)

Not ok, for the same reason as the others.

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

Reply via email to