From: Stefan Kost Date: Thu, 25 Aug 2005 23:17:18 +0000 (+0000) Subject: gst/gstbin.h: removed ';' from the end of macro defs X-Git-Tag: RELEASE-0_9_2~64 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a28d63431ae4ab782b6e866b84690f8da09b27a5;p=platform%2Fupstream%2Fgstreamer.git gst/gstbin.h: removed ';' from the end of macro defs Original commit message from CVS: * gst/gstbin.h: removed ';' from the end of macro defs * docs/gst/gstreamer-docs.sgml: * docs/gst/gstreamer-sections.txt: * docs/gst/tmpl/.cvsignore: * gst/gstbus.h: * gst/gstelement.c: (gst_element_class_init), (gst_element_set_state), (activate_pads), (gst_element_save_thyself): * gst/gstevent.c: (gst_event_new_newsegment): * gst/gstevent.h: * gst/gstiterator.c: * gst/gstiterator.h: * gst/gstpad.c: * gst/gstprobe.h: * gst/gstutils.c: (gst_pad_query_convert): * gst/gstutils.h: fixed parameter name mismatches between source, header and docs added some more docs, resolved the last batch of unused elements in docs (now someone needs to doc them) --- diff --git a/ChangeLog b/ChangeLog index 1395952..445c360 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2005-08-26 Stefan Kost + + * gst/gstbin.h: + removed ';' from the end of macro defs + * docs/gst/gstreamer-docs.sgml: + * docs/gst/gstreamer-sections.txt: + * docs/gst/tmpl/.cvsignore: + * gst/gstbus.h: + * gst/gstelement.c: (gst_element_class_init), + (gst_element_set_state), (activate_pads), + (gst_element_save_thyself): + * gst/gstevent.c: (gst_event_new_newsegment): + * gst/gstevent.h: + * gst/gstiterator.c: + * gst/gstiterator.h: + * gst/gstpad.c: + * gst/gstprobe.h: + * gst/gstutils.c: (gst_pad_query_convert): + * gst/gstutils.h: + fixed parameter name mismatches between source, header and docs + added some more docs, resolved the last batch of unused elements in + docs (now someone needs to doc them) + 2005-08-25 Thomas Vander Stichele * gst/registries/gstlibxmlregistry.c: (gst_xml_registry_rebuild): diff --git a/docs/gst/gstreamer-docs.sgml b/docs/gst/gstreamer-docs.sgml index d9a8269..172c978 100644 --- a/docs/gst/gstreamer-docs.sgml +++ b/docs/gst/gstreamer-docs.sgml @@ -8,6 +8,7 @@ +