summaryrefslogtreecommitdiff
path: root/tests/examples/camerabin/gst-camera.c
Commit message (Expand)AuthorAgeFilesLines
* gst-camera: Add a header declaring the functions from the ui fileBenjamin Otte2010-03-211-0/+2
* examples: Call gst_ensure_native_window() for gst-cameraBenjamin Otte2010-02-141-0/+8
* examples: Use gtk functions instead of libX11 functions in camerabinBenjamin Otte2010-02-141-4/+2
* camerabin-example: cleanups for mainloop and state-changes. Fixes #608042Stefan Kost2010-01-281-25/+53
* camerabin-example: remove maemo comment and log filenameStefan Kost2010-01-251-3/+1
* tests: refactor weird bus sync handler code in camerabin exampleTim-Philipp Müller2010-01-221-30/+11
* examples: Fix build and signal connection for GtkBuilder stuffSebastian Dröge2010-01-161-55/+21
* tests: Port from libglade to GtkBuilderJavier Jardón2010-01-161-87/+34
* examples: make camerabin test application handle errors when starting upTim-Philipp Müller2010-01-061-19/+26
* camerabin: remove abbreviations from the property names. Fixes #573370 (parti...Stefan Kost2009-10-241-17/+21
* camerabin: add camerabin examplesStefan Kost2009-06-221-0/+1756