diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-07-31 09:47:32 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-08-03 21:17:56 +0200 |
commit | b10e218df1cfc3f303830ba7a6ef58ae8dc4969b (patch) | |
tree | 7908f90ddac4f615abc76f3ed66f5c585206ea71 /libavformat/rtpenc_vc2hq.c | |
parent | eb5c5ae658aaf8cd7c03e1d0a6c84274d3a39a66 (diff) | |
download | ffmpeg-b10e218df1cfc3f303830ba7a6ef58ae8dc4969b.tar.gz |
configure, avcodec/Makefile: Make IntraX8 select WMV2DSP, fix MIPS build
IntraX8 uses WMV2DSP directly, so it should have a direct dependency
on it. Also remove the indirect Makefile dependency of the VC-1 decoder
on wmv2dsp.o. Notice that since the addition of the MIPS WMV2DSP
implementation building only the VC-1 decoder would fail, because
no Makefile dependency VC1->wmv2dsp_init_mips.o has been added.
This is of course fixed by this commit.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/rtpenc_vc2hq.c')
0 files changed, 0 insertions, 0 deletions