On 15/02/16 19:53, Anton Khirnov wrote:
> Needed for enum AVCodecID
> ---
>  libavcodec/qsv_internal.h | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/libavcodec/qsv_internal.h b/libavcodec/qsv_internal.h
> index 949f6eb..5feee19 100644
> --- 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"
>  
>  #define QSV_VERSION_MAJOR 1
> 

Set Ok.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to