bufferlist: fix a comment
[platform/upstream/gstreamer.git] / gst / gstelement.c
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...
2006-01-27 Stefan Kostdoc fixes, to link to function, just write gst_cool_fun...
2006-01-26 Stefan Kostadded code for downstream events, reviewed docs in...
2006-01-19 Edward Herveygst/gstelement.c: When activating, do src pads first...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-28 Thomas Vander Stichelefix docs
2005-11-27 Stefan Kostgst/gstelement.c: don't loop forever
2005-11-24 Wim TaymansDoc fixes.
2005-11-22 Wim Taymansgst/base/gstbasesink.*: No need to store the clock...
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes. gst/gstobject...
2005-11-20 Wim TaymansDoc fixes.
2005-11-19 Andy Wingogst/gstutils.h: gst/gstutils.c (g_static_rec_cond_wait)
2005-11-15 Andy Wingogst/gstelement.c (gst_element_set_base_time): Add debug...
2005-11-10 Wim TaymansFix docs, move some STATE macros to private.
2005-11-03 Wim Taymanscheck/states/sinks.c: Uncomment fixed check.
2005-11-03 Stefan Kostdoc fixes
2005-11-03 Wim Taymanscheck/states/sinks.c: Added some more checks. Specifica...
2005-11-02 Wim Taymansgst/gstbin.c: Fix typo in docs.
2005-10-26 Stefan Kostfixing examples fixing docs typos changing log priority...
2005-10-25 Wim Taymansdocs/design/part-TODO.txt: Update TODO.
2005-10-20 Wim TaymansYay! 1% more docs coverage.
2005-10-18 Wim Taymanscheck/: Small state change torture test.
2005-10-18 Wim TaymansSeriously, this is better than a previous commit as...
2005-10-18 Wim Taymansgst/: Cleanups, prepare for state change fixes.
2005-10-18 Wim Taymansgst/: Pending ABI changes.
2005-10-18 Wim TaymansMake messages future proof. state-change gets a flag...
2005-10-18 Andy Wingogst/gstelement.c (gst_element_dispose): More helpful...
2005-10-17 Andy Wingogst/base/gstcollectpads.c (gst_collectpads_chain):...
2005-10-17 Thomas Vander Stichelegst/gstcaps.c: fix signedness issues in a (hopefully...
2005-10-15 Thomas Vander Stichelegst/gst.*: remove _gst_registry_auto_load, not used...
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-15 Thomas Vander Stichelesignedness/type fixes
2005-10-12 Wim Taymansgst/: Protect flags with proper lock. unref provided...
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-10-12 Wim TaymansUse GstClockTime in _get_state() instead of GTimeVal.
2005-10-10 Wim Taymanscheck/: Check fixes, use API as stated in design docs...
2005-10-10 Wim Taymansgst/gstelement.c: Use src/sink pads lists for the respe...
2005-10-10 Wim Taymansgst/gstelement.c: And free the GStaticRecMutex too
2005-10-10 Andy Wingogst/gstelement.c (gst_element_init, gst_element_finaliz...
2005-10-10 Andy Wingogst/gstelement.c (gst_element_change_state_func): Renam...
2005-10-08 Wim Taymansgst/: Small docs and debug updates.
2005-10-08 Wim Taymansgst/gstbin.c: Fix typos, add comments.
2005-10-08 Wim TaymansAdded extra field to STATE_CHANGE message with the...
next