Commit f1c31ba2 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Simplify headers for VAAPI

The check for presence has already done in configure.ac
parent 7f39bd11
......@@ -42,11 +42,7 @@
#ifdef HAVE_AVCODEC_VAAPI
#if defined( HAVE_LIBAVCODEC_AVCODEC_H )
# include <libavcodec/vaapi.h>
#else
# error "Missing VAAPI header"
#endif
#include <libavcodec/vaapi.h>
#include <X11/Xlib.h>
#include <va/va_x11.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment