On Mon, Feb 15, 2016 at 07:53:05PM +0100, Anton Khirnov wrote: > --- a/libavcodec/qsv_internal.h > +++ b/libavcodec/qsv_internal.h > @@ -23,6 +23,8 @@ > > #include <mfx/mfxvideo.h> > > +#include "avcodec.h" > + > #include "libavutil/frame.h"
avcodec headers go after avutil headers. OK with the order skipped. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
