aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorRĂ©mi Denis-Courmont <remi@remlab.net>2013-07-25 22:30:20 +0300
committerAnton Khirnov <anton@khirnov.net>2013-08-05 11:20:41 +0200
commit2852740e23f91d6775714d7cc29b9a73e1111ce0 (patch)
tree967ba877c15aac37512765a534895fff99aa97d2 /libavcodec/Makefile
parent549294fbbe1c00fee37dc4d3f291b98945e11094 (diff)
downloadandroid_external_ffmpeg-2852740e23f91d6775714d7cc29b9a73e1111ce0.tar.gz
android_external_ffmpeg-2852740e23f91d6775714d7cc29b9a73e1111ce0.tar.bz2
android_external_ffmpeg-2852740e23f91d6775714d7cc29b9a73e1111ce0.zip
vdpau: store picture data in picture's rather than codec's context
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index d9c6e33005..c58d18a4d7 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -680,7 +680,7 @@ SKIPHEADERS-$(CONFIG_LIBSCHROEDINGER) += libschroedinger.h
SKIPHEADERS-$(CONFIG_MPEG_XVMC_DECODER) += xvmc.h
SKIPHEADERS-$(CONFIG_VAAPI) += vaapi_internal.h
SKIPHEADERS-$(CONFIG_VDA) += vda.h
-SKIPHEADERS-$(CONFIG_VDPAU) += vdpau.h
+SKIPHEADERS-$(CONFIG_VDPAU) += vdpau.h vdpau_internal.h
EXAMPLES = api