implemented yield/interrupt
[platform/upstream/gstreamer.git] / tests /
2002-12-19 Wim TaymansRemoved old cache testsuite
2002-12-13 Wim TaymansAdded indexers testsuite
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-12-02 Wim TaymansAdd small cache testsuite
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-17 David SchleefFix compile problem on non-i386
2002-11-14 Thomas Vander Stichelethreadc still fails
2002-11-14 Thomas Vander Sticheleanother thread test, this still fails
2002-11-14 Thomas Vander Sticheleadding back threads tests
2002-11-13 Thomas Vander Stichelecleanups in code fix tests to run and complete if they...
2002-11-02 Wim TaymansAdded clock test program
2002-11-02 David I. Lehnuse AM_CFLAGS instead of CFLAGS
2002-11-01 David SchleefConvert to GThreads
2002-10-30 David I. Lehnuse G_{BEGIN,END}_DECLS
2002-10-29 Thomas Vander Stichelemainloop test and some caps fixes that had to go in
2002-10-25 David Schleefremoval of nasm dependency
2002-10-25 David SchleefMore nasm removal cleanups
2002-10-25 David SchleefRemove HAVE_NASM-related stuff
2002-10-25 David Schleefinline assembly doesn't depend on HAVE_NASM, it depends...
2002-09-23 Thomas Vander Sticheletest commentation
2002-09-23 Thomas Vander Stichelebufspeed gives warnings because of volatile discardatio...
2002-09-15 Thomas Vander Sticheleanother example
2002-09-14 Thomas Vander Sticheletry again
2002-09-14 Thomas Vander Sticheleadd this
2002-09-14 Thomas Vander Sticheleadding automatic example extraction from manual
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-09-10 Ronald S. BultjeThis changes an important part of the plugin API, gst_p...
2002-09-08 Christian Schallercommitting many nice little memleaks fixes from Iain...
2002-08-28 Thomas Vander Sticheleadding a property test
2002-08-02 Wim TaymansAdded segment seeking experiment
2002-07-25 Wim TaymansAdded an example state change function
2002-07-24 Wim Taymans- Added a little testapp for pad disable using two...
2002-07-11 Thomas Vander Stichelebetter problem checking
2002-07-08 Wim TaymansRemove bufspeed test
2002-07-08 Wim TaymansMake the old testcase compile again
2002-07-01 Thomas Vander Stichelefor better or worse, make distcheck now passes again BRANCH-RELEASE-0_4_0-ROOT
2002-07-01 Thomas Vander Stichelefake fails on a make distcheck
2002-07-01 Thomas Vander Sticheledist fixes
2002-07-01 Thomas Vander Stichelefixing tests
2002-07-01 Thomas Vander Sticheleidentify failing tests
2002-06-17 Wim TaymansAdded cothread context stress test (that fails)
2002-06-05 Wim TaymansAlong with the latest scheduler updates, all these...
2002-06-04 Wim Taymansgoing into the main loop effectively never stops this app
2002-06-03 Steve Bakerthis one actually works, its just here for completeness
2002-06-03 Steve Bakeradding comment, no change to test
2002-06-03 Steve Bakeradd comments to show what pipeline is being constructed.
2002-06-03 Steve Bakerthreadstate4 fails randomly on state change. it is...
2002-06-03 Steve Bakerthis test demostrates *another* deadlock (or it might...
2002-06-01 Steve Bakera more complex example which happens to be a mp3 player
2002-06-01 Steve Bakeradded a test which shows a problem with state changes...
2002-05-30 Thomas Vander Stichelefixes bug 83427
2002-05-30 Thomas Vander Stichelebig mistake
2002-05-27 Andy Wingofixups in the prop view/controller compilation fixes...
2002-05-26 Wim TaymansSmall fixes, use some wierd hack to make the plugin...
2002-05-25 Andy Wingore-enable thread test, although it does not work but...
2002-05-11 Andy Wingomake gst-inspect-gui call the proper gst-inspect
2002-05-11 Andy WingoReturn TESTS_ENVIRONMENT, necessary to make the registr...
2002-05-11 Andy Wingofix refcounting tests so that they compile and run...
2002-05-10 Wim TaymansFix the plugin testsuite, only registry.c doesn't work yet
2002-05-10 Andy Wingoadded a get_perms_func to gstxmlregistry that will...
2002-05-10 Andy WingoFix automake badness
2002-05-10 Andy WingoGST_PLUGIN_PATH gets split into the user registry some...
2002-05-09 Thomas Vander Stichelevarious more tests enabling
2002-05-09 Thomas Vander Stichelefixing up tests
2002-05-09 Thomas Vander Stichelerefcounting tests sure would be nice to have
2002-05-09 Thomas Vander Sticheletried fixing, failed spectacularly
2002-05-09 Thomas Vander Stichelewhy does this test fail ?
2002-05-09 Thomas Vander Sticheleallowing failing tests to be built
2002-05-08 Andy Wingorevert patch to dynamic-pipeline and document more...
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-05-07 Andy Wingohopefully fix distcheck issues
2002-05-05 Andy WingoFix the tests so that builds that are not --enable...
2002-04-23 Thomas Vander Sticheleadding clock example
2002-04-21 Thomas Vander Sticheleadded name test
2002-04-14 Steve Bakerupdate for changed dparams api
2002-04-12 Thomas Vander Stichelecheck fix
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-04-11 Thomas Vander Stichelemore werror fixes
2002-04-11 Thomas Vander Sticheleremoving unused vars
2002-04-07 Andy Wingonew parser that uses flex and bison
2002-04-04 Benjamin Ottefix all compiler warnings
2002-03-30 Wim TaymansAdded some sanity checks
2002-03-25 Andy Wingoadded a bunch of cvsignore stuff off of a fresh checkou...
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-20 Andy Wingos/Gnome-Streamer/GStreamer/
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-03-04 Steve Bakerreflect new dparams api
2002-02-22 Thomas Vander Sticheleuncomment it in the DIRS to avoid errors
2002-02-22 Thomas Vander Sticheletest program doesn't leave iterate atm, commenting it
2002-02-22 Thomas Vander Sticheleright include
2002-02-22 Thomas Vander Sticheleadd to DIST_SUBDIRS
next