On Tue, Apr 04, 2017 at 12:48:16PM -0400, Ronald S. Bultje wrote:
> This makes using the function pointer ff_add_pixels_clamped() unnecessary,
> since we always know what the best implementation is at compile-time.
> ---
> libavcodec/x86/cavsdsp.c| 15 +-
> libavcodec/x86/cavsidct.
This makes using the function pointer ff_add_pixels_clamped() unnecessary,
since we always know what the best implementation is at compile-time.
---
libavcodec/x86/cavsdsp.c| 15 +-
libavcodec/x86/cavsidct.asm | 48 -
2 files changed, 61