summaryrefslogtreecommitdiff
path: root/tests/benchmarks
AgeCommit message (Expand)AuthorFilesLines
2014-06-21benchmarks: capsnego: add --loops command line optionTim-Philipp Müller1-26/+17
2014-06-21benchmark: capsnego: use GOptionContext for option parsingTim-Philipp Müller1-41/+36
2014-01-30poolstress: print speedupStefan Sauer1-5/+7
2014-01-29poolstress: code cleanupsStefan Sauer1-10/+12
2013-07-16benchmarks: ignore new benchmark binaryTim-Philipp Müller1-0/+1
2013-06-17tests: add stress test for buffers and poolsWim Taymans2-0/+91
2012-11-03Fix FSF addressTim-Philipp Müller9-18/+18
2012-09-25benchmarks: printf format fixes to make intel compiler happyJosep Torra Valles2-3/+3
2012-09-13docs: fix some docsWim Taymans2-9/+14
2012-09-12tests: benchmarks: align error message with codeMark Nauwelaerts3-3/+3
2012-04-04gst: Change versioningSebastian Dröge1-1/+1
2012-01-31controller: constructures for control sources return GstControlSourceStefan Sauer1-15/+15
2012-01-30controller: rename control-bindingsStefan Sauer1-2/+2
2012-01-25Merge branch 'master' into 0.11Sebastian Dröge1-0/+5
2012-01-23benchmarks: add missing includeTim-Philipp Müller1-0/+1
2012-01-23controller: allow different controlbindingsStefan Sauer1-1/+1
2012-01-22Use recent GLib API unconditionally now that we depend on the latest GLibTim-Philipp Müller3-13/+4
2012-01-20controller: improve control binding handlingStefan Sauer1-1/+1
2012-01-20controller: remove convenience api for control sourcesStefan Sauer1-2/+3
2012-01-19tests: clockstress: perform sanity check on thread number argumentMark Nauwelaerts1-0/+5
2012-01-19Update for new gthread APIWim Taymans2-12/+12
2011-12-31control-sources: turn into GstObjectsStefan Sauer1-1/+1
2011-12-25tests: fix unused-variable compiler warningTim-Philipp Müller1-1/+0
2011-12-25controller: move GValue handling from control-sources to -bindingStefan Sauer1-6/+3
2011-12-19controller: cleanup interpolation modesStefan Sauer1-2/+1
2011-12-19controlsources: refactor interpolation control sourceStefan Sauer1-2/+4
2011-12-06controller: remove GstValueArrayStefan Sauer1-8/+2
2011-12-04Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller3-0/+17
2011-12-04benchmarks: g_thread_create() is deprecated in GLib master, use g_thread_try_...Tim-Philipp Müller3-0/+17
2011-11-14controller: remove functions to add/remove controlled propertiesStefan Sauer1-6/+0
2011-11-10controller: merge controller into gstobjectStefan Sauer1-5/+5
2011-11-04controller: port to new controller apiStefan Sauer1-3/+1
2011-09-07docs, gst: typo fixesPiotr Fusik1-2/+2
2011-06-04Work around changes in g_atomic APIDavid Schleef1-1/+2
2010-08-05tests: clean up eventloop in examplesStefan Kost1-7/+18
2010-08-05benchmark: handle errors from the pipelineStefan Kost1-7/+48
2010-08-05benchmark: cleanup last change in capsnego benchmarkStefan Kost1-5/+9
2010-06-25benchmarks: Use gst_element_link_pads_fullEdward Hervey1-8/+16
2010-06-13bufferstress: Check if the number of threads and buffers makes senseSebastian Dröge1-0/+12
2010-06-13complexity: Remove dead assignments and unused variablesSebastian Dröge1-10/+0
2010-06-06capsnego: also meassure pipeline building timeStefan Kost1-3/+5
2010-05-19benchmark: add commandline parameters for capsnegoStefan Kost1-31/+104
2010-05-19benchmarks: add a benchmark for capsnegotiationStefan Kost3-1/+154
2010-05-19benchmarks: use gst_util_get_timestamp() instead of own implementationStefan Kost4-64/+28
2010-04-14tests: more LDFLAGS -> LDADD fixesTim-Philipp Müller1-1/+1
2010-03-17test: Remove needless castBenjamin Otte1-1/+1
2010-03-10Fixes for -Wwrite-stringsBenjamin Otte2-2/+2
2010-03-10benchmarks: Remove unneeded g_thread_exit()Benjamin Otte1-1/+0
2010-03-09controller: Add benchmark for getting a value array of the control pointsSebastian Dröge1-1/+22
2009-10-08benchmarks: Clean up gstbufferstress.Edward Hervey1-14/+2