gst/gstelement.c: Small tweak, element in ASYNC remains ASYNC.
[platform/upstream/gstreamer.git] / gst / gstelement.c
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.
2005-05-09 Wim TaymansRemove old query functions. Ported old code.
2005-05-06 Wim TaymansSome more documentation.
2005-05-05 Andy Wingofinal cruft fixage
2005-05-05 Wim Taymansgst/: Fix name lookup in GstBin.
2005-05-04 Andy WingoGCC 4 fixen.
2005-04-10 Thomas Vander Stichelework with debug disabled
2005-04-06 Wim Taymansgst/: More work on the generic source base class, imple...
2005-03-29 Wim Taymansgst/: Simplify pad activation.
2005-03-28 Wim TaymansAdded state change code.
2005-03-21 Wim TaymansNext big merge.
2005-03-09 Wim TaymansAdded GstBin test.
2005-03-08 Wim TaymansRemove threadsafe properties. Fix elements because...
2005-03-08 Wim TaymansDocs updates, clean up some headers.
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2005-02-04 Andy Wingogst/gstelement.c (gst_element_get_compatible_pad_templa...
2005-01-31 Ronald S. Bultjedocs/pwg/advanced-types.xml: Fix description for buffer...
2005-01-24 Stefan Kostinstall style.css along with docs fixing incomplete...
2005-01-17 Ronald S. Bultjedocs/: by Steve Baker
2005-01-08 Benjamin Ottegst/gstelement.c: fix up g_return_if_fail's
2004-12-01 Ronald S. Bultjegst/gstelement.c: Use g_error_new_literal because error...
2004-11-28 Benjamin Ottegst/gstelement.c: simplify
2004-11-02 Wim Taymansgst/: Aplied part of patch #157127: Cleanup of issues...
2004-09-06 Ronald S. Bultjegst/gstelement.c: Well, actually, I was about to remove...
2004-09-06 Wim Taymansgst/gstelement.c: Added extra refcounting around variou...
2004-08-17 Thomas Vander Stichelefix memleaks - #150001
2004-07-26 Thomas Vander Stichele#148497
2004-07-22 Benjamin Ottegst/gstelement.c: make this a static function
2004-07-20 Benjamin Ottegst/gstelement.c: use correct sinkpad, if only sinkpad...
2004-07-15 Thomas Vander Sticheledebugging additions and style cleanups
2004-07-15 Benjamin Ottegst/gstelement.h: Don't GST_ERROR_OBJECT smpty strings...
2004-07-12 Benjamin Ottegst/gstelement.c: virutalize gst_element_set_state...
2004-07-12 Thomas Vander Sticheleset PENDING on bin correctly for special case. fixes...
2004-07-10 Thomas Vander Stichelefix for last plugins release
2004-07-09 Thomas Vander Sticheledebugging fixes
2004-07-09 Thomas Vander Stichelefixes 123774 - setting state on a bin should set state...
2004-07-09 Thomas Vander Stichelecatch wrong state changes in element base class
2004-07-08 Benjamin Ottegst/gstelement.c: make reentrant (= allow removing...
2004-07-03 Thomas Vander Stichelemore debug info
2004-06-14 Thomas Vander Stichelemore clarification
2004-06-14 Thomas Vander Stichelefix docstring of get_time
2004-06-12 Steve LhommeSomehow a clean fix to the semi-private export
2004-06-12 Steve LhommeFix a bug to enable/disable DEBUG under MSVC
2004-06-07 Benjamin Ottegst/gstelement.c: add failure check
2004-05-13 Benjamin Ottegst/gstelement.c: whoops, store the signal id correctly
2004-05-10 Benjamin Ottegst/gstelement.*: add gst_element_no_more_pads and...
2004-05-07 David SchleefChanges to handle compilers that don't have variadic...
2004-05-06 Benjamin Ottegst/elements/gstfilesrc.*: send NEW_MEDIA events correctly
2004-04-25 Benjamin Ottegst/gstelement.c: fix assertion to do an int comparison
2004-04-20 Thomas Vander Sticheleuse GST_TIME_*
2004-04-17 Benjamin Ottegst/gstelement.c: simplify
2004-04-06 Benjamin Ottegst/autoplug/gstspider.c: don't ref the element, adding...
2004-03-30 Thomas Vander Stichelemore doc fixes
2004-03-30 David Schleefdocs/gst/Makefile.am: Disable a bunch of headers from...
next