gstreamer/gst
Gwenole Beauchesne 84b3f84925 plugins: fix memory leaks through GstVideoMeta maps.
When GstVideoMeta maps were used, the supporting functions incorrectly
used gst_buffer_get_memory() instead of gst_buffer_peek_memory(), thus
always increasing the associated GstMemory reference count and giving
zero chance to actually release that, and subsequently the VA display.
2013-11-28 19:08:28 +01:00
..
vaapi plugins: fix memory leaks through GstVideoMeta maps. 2013-11-28 19:08:28 +01:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00