docs: gst: more gobject introspection annotations
[platform/upstream/gstreamer.git] / gst / gstelement.c
2010-12-07 Tim-Philipp Müllerdocs: gst: more gobject introspection annotations
2010-12-03 Stefan Kostdocs: query doc improvements
2010-09-13 Stefan Kostdocs: fix warnings pointed out by gtk-doc
2010-09-06 Stefan Kostelement-details: allow for arbitrary element details
2010-06-26 Tim-Philipp MüllerDon't include <libxml/parser.h> from public headers...
2010-06-25 Sebastian Drögegstxml: Deprecate GstXml and related functions
2010-06-15 Edward HerveyRevert "GstPad: Add GST_PAD_NEGOTIABLE GstPadFlag"
2010-06-15 Edward HerveyRevert "element: only clear negotiable when going to...
2010-06-14 Wim Taymanselement: only clear negotiable when going to NULL
2010-06-14 Edward HerveyGstPad: Add GST_PAD_NEGOTIABLE GstPadFlag
2010-06-14 Sebastian Drögeelement: Store result of strtol in an unused variable...
2010-06-13 Sebastian Drögeelement: Cast return value to void to prevent compiler...
2010-06-13 Sebastian DrögeRemove some dead assignments
2010-04-30 Tim-Philipp Müllerelement: make 'adding flushing pad' warning more useful
2010-03-28 Sebastian Drögegst: Use GSlice instead of normal g_malloc in more...
2010-03-24 Benjamin OtteDeprecated gst_element_class_set_details()
2010-03-11 Edward Herveygstreamer: remove unneeded casts
2010-03-11 Benjamin OtteFixes for -Wmissing-declarations -Wmissing-prototypes
2010-03-10 Benjamin Otteremove unused gst_element_default_error()
2010-03-08 Wim Taymanselement: fix typo in comments
2010-02-18 Johan Bilienintrospection: add annotation for gst_element_get_state
2009-12-24 Wim Taymansavoid some more type checks
2009-12-14 Stefan Kostdocs: add more docs around GstState and GstStateChange
2009-12-09 Wim Taymanselement: use NULL instead of 0 for pointers
2009-11-04 Stefan Kostelement: access padtemplate list directly to avoid...
2009-10-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-09-01 Tim-Philipp Müllerelement: don't take object lock for g_critical() and...
2009-08-31 Stefan Kostdebug: more detail in wrong-state-on-dispose error.
2009-08-28 Wim Taymanselement: better type checks
2009-06-26 Stefan Kostrequest-pad: tell about ref counts in release_request_p...
2009-06-17 Josep Torragstelement: moved the clock unref to the right place
2009-06-17 Josep Torragstelement: unref the clock when the element changes...
2009-06-16 Tim-Philipp Müllergstxml: fix (de)serialisation of properties of type...
2009-06-15 Wim Taymansdebug: add some more debug to element and pads
2009-06-07 Stefan Kostregistry: don't recreate features on first use. Fixes...
2009-05-29 Wim Taymanselement: reset start_time in lost state
2009-05-29 Wim Taymansdocs: update element an pipeline docs
2009-05-29 Wim Taymanselement: add start_time field an methods
2009-05-25 Wim Taymanselement: fix typo in comments
2009-05-22 Jan Schmidtdocs: Fix up some documentation warnings.
2009-05-21 Wim Taymansdocs: update docs for stream_time->running_time
2009-05-20 Hannes Bistryloadsave: fix requestpad handling and serialisation...
2009-05-14 Wim Taymanselement: add gst_element_lost_state_full()
2009-05-12 Wim Taymanselement: fix posting of async-start messages
2009-04-04 Sebastian Drögegst: Use G_DEFINE_TYPE and friends or at least g_once_i...
2009-04-03 Edward HerveyRemove unused variables detected by LLVM's Clang static...
2009-03-27 Wim Taymanselement: Fix a little debug message
2009-03-19 Stefan Kostdocs: more info about when state changes can be async...
2009-01-03 Edward Herveygst/: Assign debug statements to relevant categories...
2008-09-14 Antoine Tremblaygst/gstelement.c: Avoid leaking the parent ref when...
2008-07-31 Sebastian DrögeRemove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere.
2008-05-29 Sebastian Drögegst/gstelement.*: Deprecated gst_element_get_pad()...
2008-02-05 Sebastian DrögeRevert previous changes to the behaviour of GstPadTempl...
2008-02-03 Sebastian Drögegst/: Make it possible (and recommended) to set element...
2007-11-06 Wim Taymansgst/gstelement.c: Only change the state cookie if a...
2007-10-03 Stefan Kostgst/gstelement.c: Use meaningful categories for the...
2007-09-17 Wim Taymansgst/gstbin.c: A latency query fails when one of the...
2007-09-05 Stefan Kostgst/gstelement.c: Give some log-messages a category.
2007-08-07 Wim Taymansdocs/design/part-TODO.txt: Add some more TODO items
2007-08-02 Tim-Philipp Müllergst/gstelement.*: Make strings passed to gst_element_cl...
2007-06-21 Jan SchmidtBeef up and include the docs for gst_type_register_stat...
2007-06-21 Stefan KostSaving relocations for GTypeInfo and GstElementDetails...
2007-06-18 Wim Taymansgst/gstbin.*: Immediatly commit the toplevel bin state...
2007-05-22 Stefan Kostgst/gstelement.c (gst_element_requires_clock, gst_eleme...
2007-04-13 Jan Schmidtgst/gstelement.c: Don't output the same debug statement...
2007-04-05 Wim Taymansgst/gstelement.c: Make padtemplates also work when...
2007-03-28 Tim-Philipp Müllergst/gstelement.c: Make gst_element_get_request_pad...
2007-03-20 Olivier Cretegst/gstelement.c: Look at the pending state too when...
2007-03-19 Evan Nemersongst/gstelement.c: Fix pad-added and pad-removed signal...
2007-03-19 Wim Taymansdocs/gst/gstreamer-sections.txt: Add new element field...
2007-03-09 Jan Schmidtgst/gstelement.c: There's no need to warn if VOID_PENDI...
2007-02-28 Wim Taymansgst/gstelement.*: Improve docs a little. Added Since...
2007-02-28 Wim Taymansgst/gstelement.c: Handle INFO messages from the GST_ELE...
2006-12-15 Wim Taymansgst/: Set pads to FLUSHING when they are created. Check...
2006-12-15 Wim Taymansgst/gstelement.c: Expose default element send_event...
2006-12-15 Wim Taymansgst/gstelement.c: Small documentation fixes.
2006-11-06 Stefan Kostdocs/gst/gstreamer-sections.txt: add new API and fix...
2006-10-06 Josep Torre Vallesgst/gst.c: Fix empty declaration and type mismatch.
2006-09-18 Wim Taymansgst/gstelement.c: Use _DEBUG_OBJECT some more.
2006-09-15 Wim Taymansgst/gstbin.c: Update documentation.
2006-08-29 Wim Taymansgst/gstelement.c: Clear the pad caps when the element...
2006-08-28 Torsten SchoenfeldCheck for NULL before _reffing the bus. Fixes #353122.
2006-08-04 Tim-Philipp Müllergst/gstelement.c: Don't crash printing the warning...
2006-07-09 Wim Taymansgst/gstelement.c: Better pad activation code: Reset...
2006-07-03 Wim Taymansgst/gstelement.c: Small cleanup in pad activation code.
2006-06-22 Edward Herveygst/gstelement.c: We need to deactivate src pads first...
2006-05-30 Wim Taymansgst/gstelement.c: Clarify the use of _release_request_p...
2006-05-08 Thomas Vander Stichelewhitespace, comment, doc fixup
2006-05-06 Stefan Kostgst/gstelement.c: use full enum names and preprend...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-04-05 Michael Smithgst/gstpipeline.c: When we create a pipeline bus, initi...
2006-03-24 Stefan Kostgst/gstelement.c: Little clarification in the docs
2006-03-22 Wim Taymansgst/gstelement.c: Cleanup the error case.
2006-03-21 Edward HerveySeries of fixes for dereferenced pointers that gcc...
2006-03-13 Wim TaymansDocumentation updates.
2006-02-28 Wim Taymansgst/gstbin.c: Help the compiler a bit with type registr...
2006-02-13 Wim Taymansdocs/design/part-TODO.txt: Updated TODO list, basesrc...
2006-02-06 Thomas Vander Sticheledoc sub80 fixes
2006-02-02 Wim Taymansgst/gstelement.c: Fixed #326576, been running this...
2006-01-31 Thomas Vander Stichelegst/gstelement.c: also show file/line/func if no additi...
next