summaryrefslogtreecommitdiff
path: root/bin/tools/benchmark.c
AgeCommit message (Collapse)Author
2014-12-01Make benchmark output parse friendlyMatthias Vogelgesang
2014-12-01benchmark: print message if camera not foundMatthias Vogelgesang
2014-07-30Avoid annoying g_type_init deprecation warningsMatthias Vogelgesang
2013-04-18Build list of cameras only in one placeMatthias Vogelgesang
2013-04-18Add -n and -r options to uca-benchmarkMatthias Vogelgesang
The flags specify the number of frames per run (default: 100) and the number of runs (default: 3).
2013-04-11Move binaries to bin and make ring buffer a libMatthias Vogelgesang