Age | Commit message (Collapse) | Author | Files | Lines |
|
Use gdk_pixbuf to save the image in perf-test. Also remove some obsolute
commented out code.
|
|
|
|
Add tests for videorecording startup and capture startup delay.
|
|
We can only trigger next shot (in the test) when current is captured and saved.
|
|
Don't use gst_element_get_state() to wait for PLAYING, Use the bus-handler
insteader and asynchronously schedule next test.
|
|
Have some reasonable default times. Add a commandline option to override
defaults. Interpret target-time=0 as skip-test.
|
|
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.
|