gstreamer/gst
Zhao Halley dadf0ef978 uploader: fix memory leak in GStreamer 0.10 builds.
In GStreamer 0.10 builds, gst_vaapi_uploader_get_buffer() was used
but it exhibited a memory leak because the surface generated for the
GstVaapiVideoMeta totally lost its parent video pool. So, it was not
possible to release that surface back to the parent pool when the meta
gets released, and the memory consumption kept growing.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2013-05-23 19:22:48 +02:00
..
vaapi uploader: fix memory leak in GStreamer 0.10 builds. 2013-05-23 19:22:48 +02:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00