diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-02-28 13:42:38 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-03-02 02:54:11 +0100 |
commit | 4460cb485be4875d0aad93f40a375b6a68fc65e4 (patch) | |
tree | c098d4c03e4fde4d38bbb4c4bdbfb15fbe97e7bb /libavcodec/speedhq.h | |
parent | 88b3b09afa5ef00dfc89a5904614bd51de65c21b (diff) | |
download | ffmpeg-4460cb485be4875d0aad93f40a375b6a68fc65e4.tar.gz |
avcodec/svq1enc: Move initializing DSP out of svq1enc.c
Otherwise svq1enc.o gets pulled in by the svq1encdsp checkasm
test and it in turn pulls the rest of lavc in.
Besides being bad size-wise this also has the downside that
it pulls in avpriv_(cga|vga16)_font from libavutil which are
marked as being imported from another library when building
libavcodec as a DLL and this breaks checkasm because it links
both lavc and lavu statically.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/speedhq.h')
0 files changed, 0 insertions, 0 deletions