On Mon, 4 Nov 2013 19:09:38 +0100, Diego Biurrun <di...@biurrun.de> wrote:
> On Mon, Nov 04, 2013 at 07:07:34PM +0100, Anton Khirnov wrote:
> > On Mon,  4 Nov 2013 18:16:46 +0100, Diego Biurrun <di...@biurrun.de> 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
> 

I don't see such a thing anywhere in vdpau_internal.h

-- 
Anton Khirnov
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to