vaapisink: expose the raw video formats in static caps template.
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Wed, 9 Oct 2013 10:47:54 +0000 (13:47 +0300)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 15 Jan 2014 10:06:01 +0000 (11:06 +0100)
commitdd6751ed47c8c7c2d69c25cbeb2d064d8fa96d66
tree875666c1a624b21e53cf82c1e0507724bc18a7dd
parenta674d9eff2665327fa534c2edbcb2cb8ed71d815
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.

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

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