[FFmpeg-cvslog] tableprint_vlc.h: Should not be checked by checkheaders.

Reimar Döffinger git at videolan.org
Wed Dec 24 12:57:06 CET 2014


ffmpeg | branch: master | Reimar Döffinger <Reimar.Doeffinger at gmx.de> | Wed Dec 24 12:56:00 2014 +0100| [bed78064f4a884308ae02aaddc009d388124a574] | committer: Reimar Döffinger

tableprint_vlc.h: Should not be checked by checkheaders.

Same as for tableprint.h.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>

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

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

diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 8a33513..107661b 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -848,6 +848,7 @@ SKIPHEADERS                            += %_tablegen.h                  \
                                           libutvideo.h                  \
                                           old_codec_ids.h               \
                                           tableprint.h                  \
+                                          tableprint_vlc.h              \
                                           $(ARCH)/vp56_arith.h          \
 
 SKIPHEADERS-$(CONFIG_DXVA2)            += dxva2.h dxva2_internal.h



More information about the ffmpeg-cvslog mailing list