Commit graph

2 commits

Author SHA1 Message Date
Sebastian Rasmussen
9e50a4b8eb element-maker: Avoid leaking copy of caps object
gst_pad_get_pad_template_caps() returns a reference which is unreferenced,
so creating a copy using gst_caps_copy() results in a reference leak.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=734539
2014-08-10 11:29:56 +01:00
David Schleef
7ae4aaaee6 element-maker: Clean up directory 2010-12-15 12:47:02 -08:00
Renamed from tools/srcpad.c (Browse further)