Rework GstSegment handling
[platform/upstream/gstreamer.git] / tests / check / generic / sinks.c
2011-05-16 Wim TaymansRework GstSegment handling
2011-05-09 Wim Taymanssegment: remove _full version
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2010-12-28 Wim Taymanscheck: add more sink unit tests
2010-12-02 Wim Taymansbasesink: rework position reporting code
2010-12-02 Wim Taymansbasesink: also preroll after a flush with async=false
2010-12-02 Wim Taymanscheck: lock src state to avoid error cases
2008-08-19 Wim Taymanslibs/gst/base/gstbasesink.c: Improve position reporting...
2008-05-21 Wim TaymansDon't use gst_element_get_pad().
2008-02-29 Sebastian DrögeAnd correct even more valid sparse warnings.
2008-01-12 Jan Schmidtgst/gst.c: _gst_trace_on is already provided by gsttrac...
2007-12-30 Tim-Philipp Müllertests/check/generic/sinks.c: Put back the tcase_set_tim...
2007-12-28 Tim-Philipp Müllertests/check/generic/sinks.c: Fix leak in unit test...
2007-11-06 Wim Taymanslibs/gst/base/gstbasesink.c: Don't try to report a...
2007-10-08 Wim Taymanslibs/gst/base/gstbasesink.c: When we received EOS and...
2007-08-14 Wim Taymansgst/gstbin.c: Always change the state of a NO_PREROLL...
2007-06-18 Wim Taymansgst/gstbin.*: Immediatly commit the toplevel bin state...
2007-03-19 Wim Taymansdocs/gst/gstreamer-sections.txt: Add new element field...
2006-07-01 Thomas Vander Sticheletests/check/: use the new macro
2006-04-05 Michael Smithtests/check/generic/sinks.c: Fix a variety of memleaks...
2006-01-28 Jan Schmidtgst/gstutils.c: Don't leak pad references.
2005-11-03 Wim Taymanscheck/states/sinks.c: Uncomment fixed check.
2005-11-03 Andy Wingocheck/states/sinks.c (test_livesrc_sink): Add checks...
2005-11-03 Wim Taymanscheck/states/sinks.c: Added some more checks. Specifica...
2005-10-12 Wim TaymansUse GstClockTime in _get_state() instead of GTimeVal.
2005-10-12 Wim Taymanscheck/: Moved sinks2 testcode in sinks check.
2005-10-10 Wim Taymanscheck/: Check fixes, use API as stated in design docs...
2005-10-10 Andy Wingocheck/states/sinks.c (test_src_sink): Cleanups from...
2005-09-29 Thomas Vander Stichelecheck/: fix tests for the new warning
2005-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-08-24 Thomas Vander Stichelecheck/: add a test that does a bunch of state changes...
2005-08-20 Thomas Vander Stichelemove check stuff to its own library to be used by other...
2005-08-18 Andy WingoMake sure that when a pipeline goes to PLAYING, that...
2005-07-09 Thomas Vander Sticheleadd debugging category use GST_START_TEST now, so we...
2005-06-28 Andy Wingo*.c: Don't cast to GST_OBJECT when reffing or unreffing...
2005-06-25 Wim Taymanscheck/states/sinks.c: Have to check for completion...
2005-06-23 Wim TaymansAdded support for live sources and other elements that...