utils: only enable VP8 profiles for newer VA-API versions.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 2 Jun 2014 14:25:03 +0000 (16:25 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 2 Jun 2014 16:25:12 +0000 (18:25 +0200)
commit800bfc1add898afa26e4095cc126985815ec4dc5
tree3295090dec46a71192dfdc4c04e10bff622ef4f4
parentf0d3d9cd3c2fa852e71198184336b31259762a25
utils: only enable VP8 profiles for newer VA-API versions.

VP8 decoding API appeared in VA-API >= 0.35.0. So, disable mappings
involving VP8 codec on earlier versions of the API.
gst-libs/gst/vaapi/gstvaapiprofile.c
gst-libs/gst/vaapi/gstvaapiutils.c