docs/random/ds/element-checklist: Notes about gst_caps_to_string()
authorDavid Schleef <ds@schleef.org>
Thu, 29 Jan 2004 01:44:08 +0000 (01:44 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 29 Jan 2004 01:44:08 +0000 (01:44 +0000)
commita842daf05e4d3d5c240ce259707cd695c0dc72a6
tree8ef798ca572747a5f46db01adf3c99c8e9e43cf1
parent6a096813d4e931610fbebb21e782c35eb53071c1
docs/random/ds/element-checklist: Notes about gst_caps_to_string()

Original commit message from CVS:
* docs/random/ds/element-checklist: Notes about gst_caps_to_string()
* gst/registries/gstxmlregistry.c: (gst_xml_registry_save_caps):
Fix memory leakage of gst_caps_to_string().
Use GST_PTR_FORMAT instead of gst_caps_to_string():
* gst/autoplug/gstsearchfuncs.c: (gst_autoplug_sp):
* gst/autoplug/gstspideridentity.c: (spider_find_suggest),
(gst_spider_identity_sink_loop_type_finding):
* gst/elements/gsttypefind.c: (gst_type_find_element_have_type),
(find_suggest):
* gst/gstpad.c: (gst_pad_try_relink_filtered),
(gst_pad_set_explicit_caps):
* gst/parse/grammar.y:
ChangeLog
docs/random/ds/element-checklist
gst/autoplug/gstsearchfuncs.c
gst/autoplug/gstspideridentity.c
gst/elements/gsttypefind.c
gst/gstpad.c
gst/parse/grammar.y
gst/registries/gstxmlregistry.c
plugins/elements/gsttypefind.c