diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-01-05 04:58:25 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-01-05 05:17:50 +0100 |
commit | 696079924a0ba8f813b6968921ecbb22aa26eded (patch) | |
tree | 18c0e565132c065fd3951a7375aa325cad1f2b65 /libavfilter/boxblur.c | |
parent | 660858a9e4f484d7f771a1eb05a4068935c0eff8 (diff) | |
download | ffmpeg-696079924a0ba8f813b6968921ecbb22aa26eded.tar.gz |
avcodec/Makefile: Add missing mpegaudiodata.o dependency to MPEGAUDIO
mpegaudiodec_template.c uses stuff from mpegaudiodata directly,
yet this dependency was only indirectly fulfilled via mpegaudio-headers
before 33e6d57f01dd4742a2e25ac5fa072b487d9d02ce. Since this commit,
the latter only needs (and therefore provides) mpegaudiotabs,
leading to compilation failures.
This commit adds this missing direct dependency directly.
(Sorry for not having checked indirect dependencies.)
Found-by: Zane van Iperen <zane@zanevaniperen.com>
Reviewed-by: Zane van Iperen <zane@zanevaniperen.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
(cherry picked from commit 07fd34aca744d6ae64cd4756943ce508ee0f9973)
Diffstat (limited to 'libavfilter/boxblur.c')
0 files changed, 0 insertions, 0 deletions