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
gstpvr.c
gstpvr.h
gstpvrbufferpool.c
gstpvrbufferpool.h
gstpvrvideosink.c
gstpvrvideosink.h
Makefile.am