diff options
author | Martin Storsjö <martin@martin.st> | 2019-01-31 23:03:55 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2019-02-19 23:43:17 +0200 |
commit | c8bc9d1380dd686a4ee97d3415c976707904e945 (patch) | |
tree | 62fe0b6e5dd87c0b92524561f2a46a1ed4a89fe0 /libavcodec/cbs_vp9_syntax_template.c | |
parent | fecf75a5c4f691d1e786992cf1dfa82e76ac1b97 (diff) | |
download | ffmpeg-streaming-c8bc9d1380dd686a4ee97d3415c976707904e945.zip ffmpeg-streaming-c8bc9d1380dd686a4ee97d3415c976707904e945.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>
(cherry picked from commit b4b27dce95a6d40bfcd78043d3abec7d80dae143)
Diffstat (limited to 'libavcodec/cbs_vp9_syntax_template.c')
0 files changed, 0 insertions, 0 deletions