On Mon, Nov 04, 2013 at 07:07:34PM +0100, Anton Khirnov wrote: > On Mon, 4 Nov 2013 18:16:46 +0100, Diego Biurrun <[email protected]> wrote: > > --- a/libavcodec/vdpau_internal.h > > +++ b/libavcodec/vdpau_internal.h > > @@ -26,8 +26,11 @@ > > > > #include <stdint.h> > > #include <vdpau/vdpau.h> > > -#include "h264.h" > > + > > +#include "avcodec.h" > > #include "mpegvideo.h" > > +#include "vdpau.h" > > What is vdpau.h for?
struct AVVDPAUContext Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
