Skip gst_deinit() if gstreamer was not initialized properly
[platform/upstream/gstreamer.git] / tests / benchmarks /
2010-08-05 Stefan Kostbenchmark: cleanup last change in capsnego benchmark
2010-06-25 Edward Herveybenchmarks: Use gst_element_link_pads_full
2010-06-13 Sebastian Drögebufferstress: Check if the number of threads and buffer...
2010-06-13 Sebastian Drögecomplexity: Remove dead assignments and unused variables
2010-06-06 Stefan Kostcapsnego: also meassure pipeline building time
2010-05-19 Stefan Kostbenchmark: add commandline parameters for capsnego
2010-05-19 Stefan Kostbenchmarks: add a benchmark for capsnegotiation
2010-05-19 Stefan Kostbenchmarks: use gst_util_get_timestamp() instead of...
2010-04-14 Tim-Philipp Müllertests: more LDFLAGS -> LDADD fixes
2010-03-17 Benjamin Ottetest: Remove needless cast
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteFixes for -Wwrite-strings
2010-03-10 Benjamin Ottebenchmarks: Remove unneeded g_thread_exit()
2010-03-09 Sebastian Drögecontroller: Add benchmark for getting a value array...
2009-10-08 Edward Herveybenchmarks: Clean up gstbufferstress.
2009-10-08 Jan Schmidtbenchmarks: Fix the complexity and mass-elements benchmarks
2009-10-07 Tim-Philipp Müllerbenchmarks: add bufferstress binary to .gitignore
2009-10-07 Stefan Kostbuild: sprintf, sscanf need stdio.h
2009-10-07 Edward Herveybenchmark: New benchmark for testing contention when...
2009-06-29 Wim Taymanstests: fix example
2009-05-31 Stefan Kostcontroller: use real world number in benchmark
2009-05-22 Stefan Kostcontroller: add a benchmark to verify the switch to...
2009-05-22 Jan Schmidtgitignores: Ignore the clockstress benchmark binary
2009-05-15 Wim Taymansstress: add a clock stresstest
2009-01-29 Stefan KostAdd a trivial source for tracking gst_init time accross...
2008-04-10 José AlburquerqueAdd gst_pad_add_*_probe_full() functions with a notify...
2008-03-07 Ole André Vadla... Remove GstPollMode from the API, it does not make sense...
2008-02-29 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2008-02-28 Wim Taymanstests/benchmarks/: Add poll stress test.
2007-05-09 Tim-Philipp Müllertests/benchmarks/: Set a good example and don't leak...
2007-04-19 Stefan Kosttests/benchmarks/: Total licensification.
2007-04-19 Stefan Kosttests/benchmarks/: Change licence to LGPL as granted...
2006-07-02 Thomas Vander Stichelemoap ignore
2005-11-30 Thomas Vander Stichelevarious fixes to make
2005-11-30 Thomas Vander Sticheleignore more
2005-11-30 Thomas Vander Sticheleadd Makefile.am
2005-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-03-31 Andy Wingotests/instantiate/: Add test to test speed of caps...
2005-03-29 Andy Wingodocs/: Dist the overrides files.
2005-03-29 Andy Wingopo/POTFILES: Remove gstspider.c.
2005-03-21 Wim TaymansNext big merge.
2005-02-24 Andy Wingotests/: New files, good for running complexity benchmarks.
2005-02-24 Andy Wingotests/: New test, sets up N elements, at each level...
2005-02-24 Andy Wingotests/mass_elements.gnuplot: gnuplot file for the mass_...
2004-08-04 Benjamin Ottetests/mass_elements.c: allow specifying src and sink...
2004-07-02 Benjamin Ottetests/: add simple benchmark to test various speeds...