vaapisink: expose the raw video formats in static caps template.
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Thu, 27 Jun 2013 09:25:44 +0000 (12:25 +0300)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 27 Jun 2013 12:01:26 +0000 (14:01 +0200)
commit769f33cab29ab298a90b39257ca9dbbca26e1498
treec7e127ad0bedf601a28be758ff43b75e3aeaf9cc
parentece5cb2d83d41fdecef4bbda874208b2089fb33a
vaapisink: expose the raw video formats in static caps template.

Expose all raw video formats in the static caps template since the
vaapisink is supporting raw data. We will get the exact set of formats
supported by the driver dynamically through the _get_caps() routine.

This also fixes an inconsistency wrt. GStreamer 0.10 builds.

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

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
gst/vaapi/gstvaapisink.c