gstreamer/tests/benchmarks
Stefan Sauer a1599f5f7e controller: merge controller into gstobject
This make the controller even more lightweight (no extra object, no extra lock,
less indirections). For object that don't use the controller the only 'overhead'
is a 3 unused fields in the gst_object structure.
2011-11-10 22:47:07 +02:00
..
.gitignore benchmarks: add a benchmark for capsnegotiation 2010-05-19 09:59:31 +03:00
caps.c benchmarks: use gst_util_get_timestamp() instead of own implementation 2010-05-19 09:59:30 +03:00
capsnego.c docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
complexity.c complexity: Remove dead assignments and unused variables 2010-06-13 16:59:40 +02:00
complexity.gnuplot tests/benchmarks/: Total licensification. 2007-04-19 10:43:14 +00:00
complexity.scm tests/benchmarks/: Total licensification. 2007-04-19 10:43:14 +00:00
controller.c controller: merge controller into gstobject 2011-11-10 22:47:07 +02:00
gstbufferstress.c bufferstress: Check if the number of threads and buffers makes sense 2010-06-13 17:08:37 +02:00
gstclockstress.c Work around changes in g_atomic API 2011-06-04 00:36:26 -07:00
gstpollstress.c benchmarks: Remove unneeded g_thread_exit() 2010-03-10 20:45:35 +01:00
init.c Add a trivial source for tracking gst_init time accross versions. 2009-01-29 17:46:52 +02:00
Makefile.am benchmarks: add a benchmark for capsnegotiation 2010-05-19 09:59:31 +03:00
mass-elements.c benchmarks: use gst_util_get_timestamp() instead of own implementation 2010-05-19 09:59:30 +03:00
mass-elements.gnuplot tests/benchmarks/: Total licensification. 2007-04-19 10:43:14 +00:00
mass-elements.scm tests: fix example 2009-06-29 11:57:13 +02:00