gstreamer/gst
Gwenole Beauchesne c82a1bc0ff plugins: fix ref counting of GstVaapiVideoMemory allocator.
Fix reference counting issue whereby gst_memory_init() does not hold
an extra reference to the GstAllocator. So, there could be situations
where the last instance of GstVaapiVideoAllocator gets released before
a dangling GstVaapiVideoMemory object, thus possibly leading to a crash.
2013-07-12 17:14:49 +02:00
..
vaapi plugins: fix ref counting of GstVaapiVideoMemory allocator. 2013-07-12 17:14:49 +02:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00