summaryrefslogtreecommitdiff
path: root/tests/examples/camerabin
Commit message (Expand)AuthorAgeFilesLines
* examples: Fixes for compiling with GTK+ 3.0Arun Raghavan2011-10-061-1/+1
* examples/camerabin: Fix set-but-unused warningsOlivier Crête2011-07-121-5/+1
* examples: camerabin: Add --image-formatter command-line optionLasse Laukkanen2011-05-311-0/+6
* examples: camerabin: fix --no-xwindow option handling in gst-camerabin-testTeemu Katajisto2011-02-081-4/+4
* camerabin-tests: fix lookup of UI filesStefan Kost2011-02-072-11/+5
* examples: camerabin: add timing printing for preview imageThiago Santos2011-01-241-3/+9
* examples: camerabin: Don't set default values for GstPhotography interface se...Lasse Laukkanen2011-01-241-25/+46
* examples: fix gtk3 code path in camerabin example appTim-Philipp Müller2010-12-261-8/+2
* camerabin: fix for latest GTK+ API changesSaleem Abdulrasool2010-12-201-0/+14
* examples: camerabin: Remove gstring leakLasse Laukkanen2010-11-081-11/+9
* examples: add async bus handler to gst-camerabin-testLasse Laukkanen2010-11-081-34/+51
* examples: camerabin: add support for setting many post-processing elementsTeemu Katajisto2010-11-021-2/+53
* examples: Fix compilation with GTK+ 3.0Sebastian Dröge2010-10-121-2/+5
* camerabin: example: make gst-camera use flagsThiago Santos2010-09-221-0/+1
* camerabin: examples: do not use deprecated GstXOverlay functionsThiago Santos2010-09-212-2/+2
* camerabin: update tag names in test application to latest gst definitionsLasse Laukkanen2010-09-201-2/+2
* camerabin: Change zoom property from int to floatThiago Santos2010-09-201-1/+1
* examples: camerabin: use photoiface properties through video-sourceTeemu Katajisto2010-09-203-28/+42
* examples: camerabin: add --no-xwindow option and fix option handlingTeemu Katajisto2010-09-201-29/+36
* camerabin: Don't install gst-camera.uiSebastian Dröge2010-08-301-2/+1
* tests: Fix build with GTK+ < 2.17.7Sebastian Dröge2010-06-271-0/+8
* tests: Don't use deprecated GTK API to fix the build with GTK+ 3.0Sebastian Dröge2010-06-271-5/+7
* Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGSDavid Schleef2010-05-191-1/+1
* examples: Don't install camerabin examplesBenjamin Otte2010-05-151-1/+1
* Add new camerabin test binary to .gitignoreTim-Philipp Müller2010-05-011-0/+1
* examples: camerabin: add viewfinder-filter and filter caps propertiesLasse Laukkanen2010-04-131-12/+21
* camerabin: add gst-camerabin-test command line test toolTeemu Katajisto2010-04-132-1/+741
* Add -Wold-style-definitionBenjamin Otte2010-03-221-10/+10
* Add -Wwrite-stringsBenjamin Otte2010-03-222-9/+6
* gst-camera: Add a header declaring the functions from the ui fileBenjamin Otte2010-03-213-1/+108
* examples: Call gst_ensure_native_window() for gst-cameraBenjamin Otte2010-02-142-0/+9
* 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-162-56/+26
* tests: Port from libglade to GtkBuilderJavier Jardón2010-01-165-336/+264
* 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-242-40/+45
* gitignore: ignore moreStefan Kost2009-10-241-1/+1
* camerabin: set camerabin to READY before accessing the elementsStefan Kost2009-10-241-7/+7
* build: fprintf, sprintf, sscanf need stdio.hStefan Kost2009-10-071-0/+1
* build: add missing stdlib include to fix the buildStefan Kost2009-10-021-0/+1
* camerabin: more perf-test cleanupsStefan Kost2009-07-221-23/+40
* camerabin: we need to copy the data in the exampleStefan Kost2009-07-211-2/+4
* camerabin: add code in test to store snapshots for manual verificationStefan Kost2009-07-201-6/+32
* camerabin: improve perf test robustness and add commentsStefan Kost2009-07-201-9/+16
* camerabin: implemnet two more testsStefan Kost2009-07-171-66/+259
* camerabin: make shot2shot test more reliableStefan Kost2009-06-261-4/+23
* camerabin: sync first test more safelyStefan Kost2009-06-251-8/+33