On 15/05/14 18:09, Janne Grunau wrote: > --- > libavcodec/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavcodec/Makefile b/libavcodec/Makefile > index 60c3f32..66426d3 100644 > --- a/libavcodec/Makefile > +++ b/libavcodec/Makefile > @@ -698,7 +698,7 @@ SKIPHEADERS-$(CONFIG_DXVA2) += dxva2.h > dxva2_internal.h > 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_VDA) += vda.h vda_internal.h > SKIPHEADERS-$(CONFIG_VDPAU) += vdpau.h vdpau_internal.h > > TESTPROGS = dct \ >
Ok. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
