ffmpeg | branch: master | James Almer <jamr...@gmail.com> | Fri Dec 31 19:21:35 
2021 -0300| [0154f142f3d09e1ab2b1421bb77ec9ca91a9d82f] | committer: James Almer

avformat/Makefile: add imf.h to SKIPHEADERS

Should fix "make checkheaders".

Signed-off-by: James Almer <jamr...@gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0154f142f3d09e1ab2b1421bb77ec9ca91a9d82f
---

 libavformat/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libavformat/Makefile b/libavformat/Makefile
index 10d1a89083..e31b248ac0 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -685,6 +685,7 @@ OBJS-$(CONFIG_IEC61883_INDEV)            += dv.o
 # Windows resource file
 SLIBOBJS-$(HAVE_GNU_WINDRES)             += avformatres.o
 
+SKIPHEADERS-$(CONFIG_IMF_DEMUXER)        += imf.h
 SKIPHEADERS-$(CONFIG_FFRTMPCRYPT_PROTOCOL) += rtmpdh.h
 SKIPHEADERS-$(CONFIG_NETWORK)            += network.h rtsp.h
 

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

To unsubscribe, visit link above, or email
ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to