Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-03-08 21:54:39 +0300
committerMåns Rullgård <mans@mansr.com>2010-03-08 21:54:39 +0300
commit1e2a6688f6722934e9481f88c41d9a8b9041dd63 (patch)
tree3be9b657ee8af508b7c7f1ecec3514cf46c58d8e /libavcodec
parent9c9a0840d04b694df9d67e7dc344f813055239e0 (diff)
Skip mpegaudio3.h in checkheaders
This unused header is a placeholder for work in progress(?). This makes checkheaders pass again. Originally committed as revision 22338 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index e76a56fd17..4796b58b4c 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -715,6 +715,7 @@ SKIPHEADERS-$(CONFIG_LIBSCHROEDINGER) += libschroedinger.h
SKIPHEADERS-$(CONFIG_VAAPI) += vaapi_internal.h
SKIPHEADERS-$(CONFIG_VDPAU) += vdpau.h
SKIPHEADERS-$(CONFIG_XVMC) += xvmc.h
+SKIPHEADERS += mpegaudio3.h
EXAMPLES = api