diff mbox series

[FFmpeg-devel,01/41] avformat/Makefile: Add missing rawdec dependency for IPU demuxer

Message ID HE1PR0301MB2154843A98AB2A9E98B6F6528F0E9@HE1PR0301MB2154.eurprd03.prod.outlook.com
State Accepted
Commit 2c984ecbdd84534a4e97b58d131f0666a2f419e3
Headers show
Series [FFmpeg-devel,01/41] avformat/Makefile: Add missing rawdec dependency for IPU demuxer | expand

Checks

Context Check Description
andriy/x86_make success Make finished
andriy/x86_make_fate success Make fate finished

Commit Message

Andreas Rheinhardt June 17, 2021, 2:18 a.m. UTC
Needed for ff_raw_read_partial_packet and ff_raw_options.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
---
 libavformat/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/libavformat/Makefile b/libavformat/Makefile
index c9ef564523..7000180d48 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -284,7 +284,7 @@  OBJS-$(CONFIG_IMAGE_XPM_PIPE_DEMUXER)     += img2dec.o img2.o
 OBJS-$(CONFIG_IMAGE_XWD_PIPE_DEMUXER)     += img2dec.o img2.o
 OBJS-$(CONFIG_INGENIENT_DEMUXER)         += ingenientdec.o rawdec.o
 OBJS-$(CONFIG_IPMOVIE_DEMUXER)           += ipmovie.o
-OBJS-$(CONFIG_IPU_DEMUXER)               += ipudec.o
+OBJS-$(CONFIG_IPU_DEMUXER)               += ipudec.o rawdec.o
 OBJS-$(CONFIG_IRCAM_DEMUXER)             += ircamdec.o ircam.o pcm.o
 OBJS-$(CONFIG_IRCAM_MUXER)               += ircamenc.o ircam.o rawenc.o
 OBJS-$(CONFIG_ISS_DEMUXER)               += iss.o