summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: camerabin2: Use the correct for limitThiago Santos2011-01-261-1/+1
* 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
* camerabin2: Implement tagsetter interfaceThiago Santos2011-01-242-0/+229
* tests: camerabin2: Add preview image to testsThiago Santos2011-01-241-1/+106
* camerabin2: Removing videorecordingbinThiago Santos2011-01-242-220/+0
* camerabin2: tests: Use mainloopsThiago Santos2011-01-241-7/+19
* tests: camerabin2: imagecapturebin2: fix warningsThiago Santos2011-01-242-2/+4
* tests: camerabin2: Only run a test if -good 0.10.27 is presentThiago Santos2011-01-241-1/+13
* tests: imagecapturebin: Only run a test if -good is 0.10.27 or newerThiago Santos2011-01-241-4/+18
* test: qtmux: Tests qtmux reuseThiago Santos2011-01-141-0/+32
* camerabin2: use g_error_free instead of g_freeStefan Kost2011-01-121-1/+1
* tests: Makefile.am clean-upTim-Philipp Müller2011-01-081-10/+7
* tests: make git ignore new schroenc test binaryTim-Philipp Müller2011-01-081-0/+1
* tests: fix CFLAGS and LIBADD order in Makefile.amTim-Philipp Müller2011-01-081-24/+20
* tests: never disable g_assert() and cast checks for the unit testsTim-Philipp Müller2011-01-081-4/+5
* examples: dist camerabin2 example as wellTim-Philipp Müller2011-01-031-1/+1
* jack: move plugin to gst-plugins-goodTim-Philipp Müller2011-01-023-92/+2
* selector: move input-selector and output-selector to coreTim-Philipp Müller2010-12-3110-740/+5
* valve: move valve element/plugin to coreTim-Philipp Müller2010-12-313-140/+0
* camerabin2: example: gitignore captured filesThiago Santos2010-12-291-0/+2
* camerabin2: Add tests for video captureThiago Santos2010-12-291-0/+50
* examples: fix gtk3 code path in camerabin example appTim-Philipp Müller2010-12-261-8/+2
* camerabin2: Refactor testsThiago Santos2010-12-231-15/+40
* tests: gitignore camerabin2 testsThiago Santos2010-12-231-0/+2
* imagecapturebin: Add another test caseThiago Santos2010-12-232-7/+167
* viewfinderbin: Add basic check testThiago Santos2010-12-232-1/+105
* camerabin2: Small tests updateThiago Santos2010-12-231-5/+5
* camerabin2: Adds tests for image capture with different capsThiago Santos2010-12-231-7/+81
* camerabin2: Rename v4l2camerasrc to wrappercamerabinsrcThiago Santos2010-12-231-1/+1
* camerabin2: Use videotestsrc on the testsThiago Santos2010-12-231-0/+8
* camerabin2: Add test for supported caps propertiesThiago Santos2010-12-231-0/+177
* camerabin2: Move basecamerasrc to gst-libsThiago Santos2010-12-232-0/+15
* camerabin2: add videorecordingbin::video-muxer propertyTeemu Katajisto2010-12-231-0/+49
* camerabin2: add videorecordingbin::video-encoder propertyTeemu Katajisto2010-12-231-0/+45
* viewfinderbin: Fixes to video-sink handlingThiago Santos2010-12-231-0/+1
* camerabin2: add imagecapturebin::image-muxer propertyTeemu Katajisto2010-12-231-0/+57
* camerabin2: add imagecapturebin::image-encoder propertyTeemu Katajisto2010-12-231-1/+55
* camerabin2: implement viewfinderbin::video-sink property to override default ...André Dieb Martins2010-12-231-0/+7
* asfmux: Fix buffer leak in the unit testSebastian Dröge2010-12-211-0/+3
* camerabin: fix for latest GTK+ API changesSaleem Abdulrasool2010-12-201-0/+14
* camerabin: Fix caps leaksThiago Santos2010-12-201-0/+3
* jifmux: Fix leaks on check testThiago Santos2010-12-201-0/+3
* tests: Fix leak in autoconvert testOlivier Crête2010-12-191-1/+3
* tagschecking: Fix some more memory leaksSebastian Dröge2010-12-191-0/+2
* imagecapturebin: Don't leak message in the unit testSebastian Dröge2010-12-191-0/+1
* states: Ignore more vdpau elements in the generic states testSebastian Dröge2010-12-191-1/+1
* autovideoconvert: Rename and adjust unit test tooSebastian Dröge2010-12-193-11/+12
* autocolorspace: Add unit testBenjamin Gaignard2010-12-152-0/+140
* camerabin2: Only run tests if experimental is enabledThiago Santos2010-12-082-5/+15