gstreamer/gst
Víctor Manuel Jáquez Leal c67b783275 plugins: add compat layer for GstVideoContext.
Add thin compatibility layer for the deprecated GstVideoContext API.
For GStreamer API >= 1.2, this involves the following two functions:
- gst_vaapi_video_context_prepare(): queries if a context is already
  set in the pipeline ;
- gst_vaapi_video_context_propagate(): propagates the newly-created
  context to the rest of the pipeline.

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

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2013-09-27 14:16:52 +02:00
..
vaapi plugins: add compat layer for GstVideoContext. 2013-09-27 14:16:52 +02:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00