summaryrefslogtreecommitdiffstats
path: root/tests/examples/camerabin
AgeCommit message (Collapse)AuthorFilesLines
2009-06-24camerabin: add target-times option to specify test timesStefan Kost1-11/+35
Have some reasonable default times. Add a commandline option to override defaults. Interpret target-time=0 as skip-test.
2009-06-22camerabin: add camerabin examplesStefan Kost6-0/+3041
gst-camera is a gtk-test app to play with the imagecapture and videorecording. gst-camera-perf is a tool to run various scenarios and take time meassurements (e.g. shot-to-shot). Also sort the output files in configure.ac a bit to be in alphabetical order.