Changeset 07fd34ac in ffmpeg
- Timestamp:
-
Jan 5, 2022, 4:11:33 AM
(3 years ago)
- Author:
- Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
- Branches:
- master
- Children:
- c1b55cb7
- Parents:
- 7c6f9b9d
- git-author:
- Andreas Rheinhardt <andreas.rheinhardt@outlook.com> (01/05/22 03:58:25)
- git-committer:
- Andreas Rheinhardt <andreas.rheinhardt@outlook.com> (01/05/22 04:11:33)
- Message:
-
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>
-
(No files)
-