gstreamer/sys/pvr2d
Sebastian Rasmussen 078958bd6b pvrvideosink: Avoid leaking bufferpool configuration
gst_buffer_pool_get_config() returns a copy to the bufferpool's
configuration, which must be passed to gst_structure_free() after
use if not given away to gst_buffer_pool_set_config().

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=734537
2014-08-10 12:19:50 +01:00
..
pvr_includes Add pvrvideosink element 2011-11-25 10:24:23 +01:00
gstpvr.c gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
gstpvr.h pvr2d: Port to 0.11 2011-12-05 12:12:07 +01:00
gstpvrbufferpool.c meta info: register thread-safely. 2012-10-03 11:05:06 -07:00
gstpvrbufferpool.h update for memory api changes 2012-03-15 13:37:36 +01:00
gstpvrvideosink.c pvrvideosink: Avoid leaking bufferpool configuration 2014-08-10 12:19:50 +01:00
gstpvrvideosink.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00