On Tue, Feb 09, 2016 at 06:54:38PM +0100, Anton Khirnov wrote: > --- a/libavutil/Makefile > +++ b/libavutil/Makefile > @@ -24,6 +24,7 @@ HEADERS = adler32.h > \ > frame.h \ > hmac.h \ > hwcontext.h \ > + hwcontext_vdpau.h \ > imgutils.h \ > intfloat.h \ > intreadwrite.h \
The header should not be installed unless VDPAU is enabled and added to SKIPHEADERS below in any case. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
