vaapidecode: warns if driver will do color conversions
authorVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Mon, 18 Apr 2016 15:17:58 +0000 (17:17 +0200)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Mon, 18 Apr 2016 16:28:43 +0000 (18:28 +0200)
commit79ec3d00ef9938b3799d3cb29983d703411467db
tree84e623b01336c28df17c14aa4d4978f2cb743dde
parentb41db95c4efd28d4a2a7937cc0e84e854c0e4d4f
vaapidecode: warns if driver will do color conversions

If the downstream feature is system memory, the surface has to be mapped,
hence a warning message is logged saying that the driver has to do color
conversions. This might be troublesome because not all the color conversion
combinations are supported by the VA-API drivers, and there is not a reliable
way to know them before hand.

https://bugzilla.gnome.org/show_bug.cgi?id=765223
gst/vaapi/gstvaapidecode.c