summaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)Author
2005-10-17merge controller testsuites fix broken tests remove mem-chunk from docsStefan Kost
2005-10-15remove obsolete tests whitespace fixesThomas Vander Stichele
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost
2005-09-23put back source in registry. add checks for find_plugin.Thomas Vander Stichele
2005-09-02gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a no...Andy Wingo
2005-08-02added controller code removed dparam pc filesStefan Kost
2005-08-01deactivate and remove dparams (libgstcontrol)Stefan Kost
2005-07-13move two testsuite apps over to the check dirThomas Vander Stichele
2005-07-05gst/elements, testsuite: Null if we got it...Andy Wingo
2005-06-28*.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging...Andy Wingo
2005-06-21move over a value_serialize testThomas Vander Stichele
2005-06-20remove another test that's obsoleteThomas Vander Stichele
2005-06-20remove clock testsuite, important stuff already moved to checkThomas Vander Stichele
2005-06-20remove test that was already moved to checkThomas Vander Stichele
2005-06-19check/Makefile.am: add gsttagThomas Vander Stichele
2005-05-06Purge GstAtomic stuff from docs and win32 makefiles as wellTim-Philipp Müller
2005-05-02more print format fixesThomas Vander Stichele
2005-05-02merges from 0.8 for 64 bit issuesThomas Vander Stichele
2005-04-23gst/elements/: New element that acts like an identity, but filters caps. Wil...David Schleef
2005-04-11dist triggerThomas Vander Stichele
2005-03-30A little example program to show how trigger-based elements can work.David Schleef
2005-03-21Next big merge.Wim Taymans
2005-03-10Doc updates.Wim Taymans
2005-03-09Fix _pad_get_direction wrt ghostpads.Wim Taymans
2005-03-09Added GstBin test.Wim Taymans
2005-02-01testsuite/threads/threadi.c: Fix buglet in test.Ronald S. Bultje
2005-02-01testsuite/threads/: On Wim's request, split the test in three separately-comp...Ronald S. Bultje
2005-01-31gst/gstbin.c: Remove a piece of code that could never be reached.Ronald S. Bultje
2005-01-31docs/pwg/advanced-types.xml: Fix description for buffer-frames=0.Ronald S. Bultje
2005-01-14replace framerate aproximations by their real value (24000/1001, 30000/1001, ...Stéphane Loeuillet
2005-01-06testsuite/registry/: A little program that looks through the registry to find...David Schleef
2004-12-27gst/gstplugin.c: document gst_library_load a bit more (riff special case + re...Stéphane Loeuillet
2004-12-21... and this test also passes nowThomas Vander Stichele
2004-12-21make test actually stopThomas Vander Stichele
2004-12-17ignore moreThomas Vander Stichele
2004-12-17make the test slightly less expensiveThomas Vander Stichele
2004-12-17gst/gstvalue.c: revert last patch, only dom a g_utf8_validate now before acce...Benjamin Otte
2004-12-16gst/gstvalue.c: check that a simple string that gets deserialized does not co...Benjamin Otte
2004-11-29Added testcase for failing bin iterate function due to glib thread-unsafeness.Wim Taymans
2004-11-29testsuite/threads/: Added a bunch of testcases that show threadsafety bugs in...Wim Taymans
2004-11-28gst/gstelement.c: simplifyBenjamin Otte
2004-11-26testsuite/threads/: Added testsuite to show bug #159566Wim Taymans
2004-11-04Added testcase for schduler segfault.Wim Taymans
2004-10-19Since parse can do 'element name=a:b' make 'a:b.' work as well.Wim Taymans
2004-09-09disable the tests that still fail on SMPThomas Vander Stichele
2004-09-09Added missing testsWim Taymans
2004-09-08unbreak testsuiteThomas Vander Stichele
2004-09-06Reworked the GstThread implementation, make more operations threadsafe and mo...Wim Taymans
2004-08-17testsuite/: s/gst_pad_new/&_from_template/ prepare deprecation of gst_pad_newBenjamin Otte
2004-07-29revert state change changes as agreed so we can rework them graduallyThomas Vander Stichele