summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* mxf-example: don't quit on WarningLuis de Bethencourt2015-02-211-3/+20
* mxf-example: always show gtk windowLuis de Bethencourt2015-02-211-0/+1
* mxf-example: merge returns in g_value_to_string()Luis de Bethencourt2015-02-211-12/+6
* mxf-example: make bus_callback consistentLuis de Bethencourt2015-02-211-4/+4
* mxf-example: fix usage of argc and argvLuis de Bethencourt2015-02-211-4/+4
* camerabin examples: remove unneeded variableLuis de Bethencourt2015-02-211-4/+4
* hlsdemux: select correct starting position for live streamsAlex Ashley2015-02-201-4/+2
* aggregator: use new gst_aggregator_pad_drop_buffer()Tim-Philipp Müller2015-02-131-3/+1
* tests: remove GST_DISABLE_PARSE guards from two tests that don't require itTim-Philipp Müller2015-02-132-8/+0
* camerabin examples: memory leak in camerabin examples codeSong Bing2015-02-101-19/+34
* camerabin examples: memory leak in camerabin examples codeSong Bing2015-02-101-2/+8
* tests: compositor: add unit test for proper segment.base handlingTim-Philipp Müller2015-02-051-0/+65
* tests: audiomixer: add unit test for proper segment.base handlingTim-Philipp Müller2015-02-051-0/+65
* gl: update unit test for glmemory api changeMatthew Waters2015-01-301-1/+2
* aggregator: Hide GstAggregatorPad buffer and EOS filedsThibault Saunier2015-01-291-1/+1
* audiomixer: Make flush start/stop test non-racyOlivier Crête2015-01-291-4/+8
* audiomixer: Replace racy timeout based tested with drain queryOlivier Crête2015-01-291-43/+15
* audiomixer: Avoid race in caps negotiationOlivier Crête2015-01-291-20/+33
* gl/tests: update glwindow api changeMatthew Waters2015-01-232-5/+11
* gl/qt/examples: update for NSOpenGL -> CGL changeMatthew Waters2015-01-231-1/+1
* gl: split glcolorconvert usage from gluploadMatthew Waters2015-01-141-1/+10
* glcontext: allow wrapped contexts to be utilised like non-wrapped contextsMatthew Waters2015-01-131-5/+51
* gitignore: ignore more filesStefan Sauer2015-01-121-0/+1
* tests: nodist for orc generated codeMark Nauwelaerts2015-01-021-0/+2
* tests: gdpdepay: update for internal gdp refactoringTim-Philipp Müller2014-12-261-142/+51
* gdppay: refactor a littleTim-Philipp Müller2014-12-261-27/+12
* tests: gdppay: initialise memory of buffers used in unit testTim-Philipp Müller2014-12-261-0/+8
* audiomixer: Change blocksize property to output-buffer-duration in time formatSebastian Dröge2014-12-231-1/+1
* gltest: Port to new APINicolas Dufresne2014-12-193-8/+10
* aggregator: Add a timeout parameter to ::aggregate()Sebastian Dröge2014-12-171-1/+1
* audiomixer: Add queues after the (live) sources in the unit testSebastian Dröge2014-12-171-5/+12
* tests: fix aggregator unit test after property renamingTim-Philipp Müller2014-12-161-1/+1
* tests/aggregator: Use correct type when setting propertySebastian Rasmussen2014-12-141-1/+1
* rtponviftimestamp: Automatically discover the ntp-offset by default.Olivier Crête2014-12-111-2/+1
* add rtponvifextract elementGuillaume Desmottes2014-12-111-1/+96
* add rtponviftimestamp elementGuillaume Desmottes2014-12-113-0/+363
* gl/examples: fixup sdl example for gluPerspective removalMatthew Waters2014-12-111-10/+10
* tests: add glimagesink unit test to .gitignoreJulien Isorce2014-12-031-0/+1
* gl/cocoa: Fix example on Mac OS X 10.10Thijs Vermeir2014-12-011-2/+2
* gl: remove the use of gluMatthew Waters2014-11-288-15/+0
* glupload: rearchitecture for non GLMemory inputs/outputsMatthew Waters2014-11-231-10/+43
* examples: relicense opencv gsthanddetect_test to LGPLv2+Sreerenj Balachandran2014-11-171-11/+12
* opencv-example: Use g_snprintf instead of sprintfHyunjun Ko2014-11-171-12/+15
* gl/cocoa: Remove GNUStep supportSebastian Dröge2014-11-131-27/+0
* tests: add CFLAGS and LADD for glimagesink unit testJulien Isorce2014-11-121-0/+10
* gl: add unit test that checks for glimagesink drain query handlingJulien Isorce2014-11-122-1/+238
* tests: Add x265enc unit test to .gitignoreSebastian Dröge2014-11-101-0/+1
* examples: remove pointless mpegtsmux exampleTim-Philipp Müller2014-11-091-199/+0
* gl/examples: update for other-context property removalMatthew Waters2014-10-302-22/+49
* glcontext: add api for retreiving the current context and apiMatthew Waters2014-10-281-0/+55