vp9: drop support for real (non-emulated) edges

Multimedia / FFmpeg - Anton Khirnov [khirnov.net] - 9 January 2014 02:43 UTC

They are not measurably faster on x86, they might be somewhat faster on other platforms due to missing emu edge SIMD, but the gain is not large enough to justify the added complexity.

ca96e33 vp9: drop support for real (non-emulated) edges
libavcodec/vp9block.c | 4 ++--
tests/fate/vpx.mak | 1 -
2 files changed, 2 insertions(+), 3 deletions(-)

  • Share