Documentation updates.
[platform/upstream/gstreamer.git] / gst / gstelement.c
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...
2005-10-07 Andy Wingogst/gstelement.c (gst_element_post_message): Doc update.
2005-10-07 Johan DahlinAdd a GType to GstIterator, update callsites and tests.
2005-10-06 Thomas Vander Stichelegst/: widen the debug category in output to fit the...
2005-10-05 Thomas Vander Sticheledoc updates
2005-09-30 Wim Taymansgst/gstelement.c: Small tweak, element in ASYNC remains...
2005-09-29 Thomas Vander Stichelecheck/: fix tests for the new warning
2005-09-29 Wim Taymanscheck/gst/gstbin.c: Add bus to bin.
2005-09-28 Wim Taymansgst/gstbin.c: Small doc fixes. get_clock -> provide_clock.
2005-09-27 Thomas Vander Stichelegst/: remove now useless and leaky resurrection code...
2005-09-24 Wim TaymansVarious documentation updates.
2005-09-23 Tim-Philipp Müllercheck/gst/gstbin.c: Added test to check state change...
2005-09-23 Stefan Kostinlined 3 more biiiig doc files and added some missing...
2005-09-22 Wim Taymansgst/base/gstbasesink.c: Prepare for more accurate posit...
2005-09-22 Wim Taymansgst/gstbin.c: Some more debug info.
2005-09-12 Thomas Vander Sticheledocs/: add a quote
2005-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-08-26 Jan SchmidtAdd metadata reading example that loops over a list...
2005-08-25 Stefan Kostgst/gstbin.h: removed ';' from the end of macro defs
2005-08-24 Stefan KostFixed long standing mem-leak
2005-08-23 Stefan Kostadded about 100 symbols from gstreamer-unused.txt to...
2005-08-22 Wim Taymansgst/gstcaps.c: Make _static_caps_get() refcounting...
2005-08-18 Andy WingoMake sure that when a pipeline goes to PLAYING, that...
2005-08-16 Wim Taymanscheck/gst/gstvalue.c: Added subtract checks.
2005-08-15 Stefan Kostdocs/gst/gstreamer-sections.txt: made some defines...
2005-08-08 Ronald S. Bultjegst/gstelement.c: On paused->ready, set pad->caps to...
2005-07-28 Wim Taymanscheck/gst/gstghostpad.c: Added some more tests for...
2005-07-27 Wim TaymansSome docs updates
2005-07-20 Ronald S. BultjeGstElement::new-pad -> pad-added, GstElement::state...
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-07-16 Wim Taymansgst/base/gstbasesink.*: Store and use discont values...
2005-07-12 Thomas Vander Stichelefix refcounting of warning and error messages
2005-07-10 Thomas Vander Stichelegst/gstelement.c: add debug
2005-07-09 Thomas Vander Stichelecheck/gst/gstbin.c: add more things to check
2005-07-09 Thomas Vander Stichelecheck/gst/gstbin.c: add test for state change message...
2005-07-08 Thomas Vander Sticheleadding tests for elements
2005-06-29 Thomas Vander Sticheledoc fixes
2005-06-28 Wim Taymansgst/gstbus.c: Add debugging messages.
2005-06-28 Andy Wingo*.c: Don't cast to GST_OBJECT when reffing or unreffing...
2005-06-27 Andy Wingogst/base/gsttypefindhelper.c (gst_type_find_helper...
2005-06-27 Thomas Vander Sticheleadding basetransform and iterator docs
2005-06-25 Wim Taymansgst/: Keep track of current target state while performi...
2005-06-23 Wim Taymansgst/gstelement.c: When the state did not change, also...
2005-06-23 Jan Schmidtgst/elements/gsttypefindelement.c: Don't restart typefi...
2005-06-23 Wim TaymansAdded support for live sources and other elements that...
2005-06-08 Andy Wingogst/gstutils.c: RPAD fixes all around.
2005-05-30 Wim Taymansgst/gstelement.c: Slicker pad activation code.
2005-05-27 Andy Wingogst/gstminiobject.c (gst_value_mini_object_collect...
2005-05-19 Wim Taymansgst/: Make subbufer unref the parent in finalize. some...
2005-05-16 David Schleefcheck/Makefile.am: remove GstData checks
2005-05-12 Wim Taymansgst/: Identify sinks by their flag to avoid overly...
2005-05-11 Wim Taymansgst/: Fix refcounting in utils function.
next