gstreamer/gst
David Svensson Fors aa158fa738 factory: plug pad leak in collect_streams
In gst_rtsp_media_factory_collect_streams: unref the srcpad that
was retrieved using gst_element_get_static_pad. gst_ghost_pad_new
will take one reference, and the other reference will otherwise
give a memory leak.
2012-06-14 10:14:06 +02:00
..
rtsp-server factory: plug pad leak in collect_streams 2012-06-14 10:14:06 +02:00
Makefile.am Split in library and example program 2009-01-08 13:18:55 +01:00