gstreamer/gst
Gwenole Beauchesne ef9819ecf4 plugins: add helpers to create video caps with features.
Add gst_vaapi_video_format_new_template_caps_with_features() helper
function to add the supplied caps feature string on GStreamer >= 1.2.

Add gst_vaapi_find_preferred_caps_feature() helper function to discover
the "best" caps feature to use for the supplied pad. In practice, we
will always favor memory:VASurface first, then meta:GLTextureUploadMeta,
and finally the system memory caps.

https://bugzilla.gnome.org/show_bug.cgi?id=719372
2014-01-14 19:14:41 +01:00
..
vaapi plugins: add helpers to create video caps with features. 2014-01-14 19:14:41 +01:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00