configure: fix detection of VA/JPEG decoding API.
authorWind Yuan <feng.yuan@intel.com>
Thu, 15 Aug 2013 09:59:37 +0000 (17:59 +0800)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 29 Aug 2013 17:44:48 +0000 (19:44 +0200)
commit621d48a5b1d1b51256ef8a6e76b8ee625fd4f7c3
treec12d21c5eaa2e61acc3140b91f894ba3d4b37992
parent45b4ba7df713f6396cf057e9bc4b8472b9b2fa71
configure: fix detection of VA/JPEG decoding API.

Fix detection of VA/JPEG decoding API with non-standard libva packages.
More precisely, some packages were shipping with a <va/va.h> header that
did not include <va/va_dec_jpeg.h>.

https://bugzilla.gnome.org/show_bug.cgi?id=706055

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
configure.ac
gst-libs/gst/vaapi/gstvaapidecoder_jpeg.c