Test that removing probes from within the probe functions works.
[platform/upstream/gstreamer.git] / testsuite / threads /
2005-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-06-28 Andy Wingo*.c: Don't cast to GST_OBJECT when reffing or unreffing...
2005-02-01 Ronald S. Bultjetestsuite/threads/threadi.c: Fix buglet in test.
2005-02-01 Ronald S. Bultjetestsuite/threads/: On Wim's request, split the test...
2005-01-31 Ronald S. Bultjedocs/pwg/advanced-types.xml: Fix description for buffer...
2004-12-21 Thomas Vander Stichele... and this test also passes now
2004-12-21 Thomas Vander Stichelemake test actually stop
2004-12-17 Thomas Vander Sticheleignore more
2004-12-17 Thomas Vander Stichelemake the test slightly less expensive
2004-11-29 Wim TaymansAdded testcase for failing bin iterate function due...
2004-11-29 Wim Taymanstestsuite/threads/: Added a bunch of testcases that...
2004-11-26 Wim Taymanstestsuite/threads/: Added testsuite to show bug #159566
2004-09-09 Thomas Vander Sticheledisable the tests that still fail on SMP
2004-09-09 Wim TaymansAdded missing tests
2004-09-08 Thomas Vander Sticheleunbreak testsuite
2004-09-06 Wim TaymansReworked the GstThread implementation, make more operat...
2004-07-28 Thomas Vander Stichelefold enumcaps into caps/; clean up Makefile.am files
2004-07-21 Benjamin Ottekeep this up to date, since I seem to be the only one...
2004-07-21 Benjamin Ottegst/gstbin.c: make state changes work correctly and...
2004-07-09 Zaheer Abbas Meralitestsuite/threads/: added test to check if problem...
2004-04-15 David Schleeftestsuite/Makefile.am: define tests_ignore
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-15 Thomas Vander Sticheleignore some more
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-01-14 Benjamin Ottegst/gstclock.*: deprecate old interface and disable...
2003-11-24 Benjamin Ottemerge in tagging
2003-11-05 Iain Holmesthreadb and threadc are unexpectedly passing on my...
2003-10-15 David SchleefMassive patch to make 'make check' work properly. ...
2003-10-09 David Schleefdistcheck fixes. Some tests have been disabled.
2003-10-03 Thomas Vander Sticheleadding simple queue test
2003-09-11 Thomas Vander Sticheleignore these test code
2003-08-07 Andy Wingocache return values of _gst_debug_nameof_funcptr
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-05-18 Thomas Vander Sticheleapplying bugzilla.gnome.org/show_bug.cgi?id=110707...
2003-04-15 Benjamin Ottedestroyed gst_*_destroy in the examples - use gst_objec...
2003-01-21 Thomas Vander Stichelevarious test fixes :)
2003-01-10 David I. Lehnconnect -> link
2003-01-09 Thomas Vander Stichelecode cleanups and further deprecation fixes
2003-01-05 Thomas Vander Sticheleset up thread test environment
2002-12-31 David I. Lehnformat properly
2002-12-31 David I. Lehnignore some more cruft
2002-12-07 Thomas Vander Stichelevariety is spicy
2002-12-05 Leif Johnson+ fixing compile warnings about uninitialized variable
2002-12-03 Wim TaymansCheck state changes before going into enless loops
2002-12-03 David I. Lehnuse AM_CFLAGS dummy NULL init for vars to deal with...
2002-12-03 Wim TaymansDo some error checking to make this test succeed
2002-12-03 Wim TaymansMake sure the thread goes back to NULL before leaving...
2002-11-29 Thomas Vander Stichelerandom cleanups and paranoia checks
2002-11-19 Wim TaymansI suppose this is where done=FALSE should be done..
2002-11-18 Thomas Vander Sticheleadding tests
2002-11-18 Thomas Vander Stichelesome more thread tests
2002-11-14 Thomas Vander Stichelethreadc still fails
2002-11-14 Thomas Vander Sticheleanother thread test, this still fails
2002-11-13 Thomas Vander Stichelecleanups in code fix tests to run and complete if they...
2002-11-02 David I. Lehnuse AM_CFLAGS instead of CFLAGS
2002-09-12 Thomas Vander Stichelenew thread test, not yet active
2002-09-12 Thomas Vander Sticheleconverting this to separate binaries so they can be...
2002-05-25 Andy Wingore-enable thread test, although it does not work but...
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2001-12-18 Wim TaymansSmall g_print additions
2001-12-05 Wim TaymansAdded a thread test case.