diff options
author | Martin Storsjö <martin@martin.st> | 2019-01-31 23:03:55 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2019-02-19 11:45:53 +0200 |
commit | b4b27dce95a6d40bfcd78043d3abec7d80dae143 (patch) | |
tree | 3d58c616d277769ded1f327ee5bb7c661b473693 /libavcodec/aarch64/vp9itxfm_neon.S | |
parent | ad32f7b1264dbc614f0db1c443d5361420e9e07e (diff) | |
download | ffmpeg-b4b27dce95a6d40bfcd78043d3abec7d80dae143.tar.gz |
aarch64: vp8: Move the vp8dsp makefile entries to the right places
Even if NEON would be disabled, the init functions should be built
as they are called as long as ARCH_AARCH64 is set.
These functions are part of a generic DSP subsytem, not tied directly
to one decoder. (They should be built if the vp7 decoder is enabled,
even if the vp8 decoder is disabled.)
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/aarch64/vp9itxfm_neon.S')
0 files changed, 0 insertions, 0 deletions