gstreamer/gst/auparse
Tim-Philipp Müller 8a6c78658e gst/auparse/gstauparse.*: Use gst_object_unref() for GstObjects instead of g_object_unref() and fix a mem leak in a d...
Original commit message from CVS:
* gst/auparse/gstauparse.c: (gst_au_parse_base_init),
(gst_au_parse_class_init), (gst_au_parse_init),
(gst_au_parse_dispose), (gst_au_parse_chain),
(gst_au_parse_change_state), (plugin_init):
* gst/auparse/gstauparse.h:
Use gst_object_unref() for GstObjects instead of
g_object_unref() and fix a mem leak in a debug
statement; while we're at it, also borgify, use
boilerplate macros and clean up a little bit.
2005-12-12 10:30:20 +00:00
..
.gitignore Initial revision 2001-12-22 23:22:05 +00:00
auparse.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstauparse.c gst/auparse/gstauparse.*: Use gst_object_unref() for GstObjects instead of g_object_unref() and fix a mem leak in a d... 2005-12-12 10:30:20 +00:00
gstauparse.h gst/auparse/gstauparse.*: Use gst_object_unref() for GstObjects instead of g_object_unref() and fix a mem leak in a d... 2005-12-12 10:30:20 +00:00
Makefile.am Forgot to commit header file changes, Makefile.am changes. Oops. 2005-11-21 17:52:15 +00:00