OSDN Git Service

vp9: drop support for real (non-emulated) edges
authorAnton Khirnov <anton@khirnov.net>
Fri, 20 Dec 2013 10:20:24 +0000 (11:20 +0100)
committerAnton Khirnov <anton@khirnov.net>
Thu, 9 Jan 2014 08:43:59 +0000 (09:43 +0100)
commitca96e337169093979d7c763064ad9dae12b3108c
treee839a43558c0e9b723b77e4cb5cde525a6b75b0c
parentef8c93e2f18c624d0c266687e43ab99af7921dd3
vp9: drop support for real (non-emulated) edges

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.
libavcodec/vp9block.c
tests/fate/vpx.mak