gstreamer/plugins/elements
Benjamin Otte 3945b0600b gst/gststructure.c: fix huge memleak
Original commit message from CVS:
2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* gst/gststructure.c: (gst_structure_from_string):
fix huge memleak
* gst/elements/gsttypefind.c: (gst_type_find_element_have_type),
(new_entry), (gst_type_find_element_chain):
* gst/gstelement.c: (gst_element_base_class_init),
(gst_element_class_set_details):
* gst/gstpad.c: (gst_pad_can_link_filtered):
fix smaller memleaks
* gst/gstpad.c: (gst_real_pad_dispose):
check that explicit caps are gone
* gst/gststructure.c: (gst_structure_free):
actually free the structure
* gst/gstelement.c: (gst_element_clear_pad_caps):
unset explicit caps
2004-02-03 22:13:13 +00:00
..
.gitignore update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov. 2004-01-12 16:53:23 +00:00
gstaggregator.c gst/gstutils.h: GST_PARENT_CALL and 2004-01-08 04:10:18 +00:00
gstaggregator.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gstbufferstore.c gst/elements/gstbufferstore.c: fix bug where buffer was not assembled correctly 2004-01-25 02:50:09 +00:00
gstbufferstore.h merge TYPEFIND branch. Major changes: 2003-10-28 20:25:30 +00:00
gstelements.c fix rename 2004-01-20 15:05:42 +00:00
gstfakesink.c gst/: get rid of gstmarshal.h dependency. It's not needed. 2004-02-03 03:31:26 +00:00
gstfakesink.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gstfakesrc.c gst/: get rid of gstmarshal.h dependency. It's not needed. 2004-02-03 03:31:26 +00:00
gstfakesrc.h Merge CAPS branch 2003-12-22 01:39:35 +00:00
gstfdsink.c gst/gstutils.h: GST_PARENT_CALL and 2004-01-08 04:10:18 +00:00
gstfdsink.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gstfdsrc.c parts of the patch submitted in bug #113913 2004-01-30 20:48:13 +00:00
gstfdsrc.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gstfilesink.c suffix errors with period. 2004-01-31 19:30:31 +00:00
gstfilesink.h implement URI schemes 2003-11-24 03:21:54 +00:00
gstfilesrc.c gst/elements/gstfilesrc.*: don't ref the filesrc when creating mmaped buffers. Don't keep a list of not-yet-destroyed... 2004-02-03 00:27:09 +00:00
gstfilesrc.h gst/elements/gstfilesrc.*: don't ref the filesrc when creating mmaped buffers. Don't keep a list of not-yet-destroyed... 2004-02-03 00:27:09 +00:00
gstidentity.c gst/: get rid of gstmarshal.h dependency. It's not needed. 2004-02-03 03:31:26 +00:00
gstidentity.h Negotiation fixes 2004-01-01 02:23:47 +00:00
gstmd5sink.c gst/gstutils.h: GST_PARENT_CALL and 2004-01-08 04:10:18 +00:00
gstmd5sink.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gstmultidisksrc.c suffix errors with . 2004-01-31 22:40:27 +00:00
gstmultidisksrc.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gstmultifilesrc.c suffix errors with . 2004-01-31 22:40:27 +00:00
gstmultifilesrc.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gstpipefilter.c suffix errors with period. 2004-01-31 19:30:31 +00:00
gstpipefilter.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gstqueue.c suffix errors with period. 2004-01-31 19:30:31 +00:00
gstqueue.h gst/gstqueue.*: Fix the spelling of "treshold" and make min_threshold actually affect the queue. 2004-01-15 20:37:07 +00:00
gstshaper.c gst/gstutils.h: GST_PARENT_CALL and 2004-01-08 04:10:18 +00:00
gstshaper.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gststatistics.c parts of the patch submitted in bug #113913 2004-01-30 20:48:13 +00:00
gststatistics.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gsttee.c gst/elements/gstbufferstore.c: fix bug where buffer was not assembled correctly 2004-01-25 02:50:09 +00:00
gsttee.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gsttypefind.c gst/gststructure.c: fix huge memleak 2004-02-03 22:13:13 +00:00
gsttypefind.h Make GstCaps parameter const. Copy caps parameter. Use _POINTER to marshal caps instead of _BOXED. Don't double-fre... 2003-12-24 07:42:43 +00:00
Makefile.am renamine typefindelement to typefind 2004-01-20 13:48:51 +00:00