summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix a common typo: retreive -> retrieveThiago Santos2015-06-051-1/+1
* gl/example: fix build error when compiling cocoa-videooverlayJulien Isorce2015-06-041-5/+5
* examples: gst-camerabin2-test: protect from division by zeroLuis de Bethencourt2015-06-031-2/+4
* tests: audiointerleave: test not setting positionsOlivier Crête2015-06-021-0/+87
* tests: Fix indentation in audiointerleave testOlivier Crête2015-06-021-3/+4
* check: Use GST_CHECK_MAIN () macro everywhereEdward Hervey2015-06-0223-406/+55
* tests: zbar: check for frame field on attach-frame=trueReynaldo H. Verdejo Pinochet2015-06-011-0/+9
* examples: Fix gl usage without wayland supportEdward Hervey2015-06-011-1/+6
* gl/examples: update gtk examples for gluploadMatthew Waters2015-05-312-10/+10
* gl/examples: update gtk examples for waylandMatthew Waters2015-05-312-16/+100
* tests/gl/gtk: implement setting a wayland display/surfaceMatthew Waters2015-05-312-0/+53
* Fix flags order in GL examples for uninstalled buildJan Schmidt2015-05-213-7/+6
* tests/gl: fix typoMatthew Waters2015-05-141-1/+1
* gl: remove useless gl{En,Dis}able (GL_TEXTURE_*) callsMatthew Waters2015-05-142-9/+9
* compositor: fix rectangle obscure test to clamp against the output frame sizeMatthew Waters2015-05-131-13/+37
* tests: Add a check for the new compositor pad-is-obscured optimizationNirbheek Chauhan2015-05-012-2/+215
* examples: gst-camera: add zoom property to UIThiago Santos2015-04-273-0/+46
* examples: gst-camera: remove widgets deprecated in GTK3.0Thiago Santos2015-04-271-11/+12
* examples: gst-camera: update to GTK3Thiago Santos2015-04-273-19/+7
* examples: motioncells: remove GPL3 code we don't needTim-Philipp Müller2015-04-255-685/+60
* examples: motioncells: simplify property settingTim-Philipp Müller2015-04-251-105/+2
* examples: motioncells: port to 1.xTim-Philipp Müller2015-04-251-85/+55
* examples: motioncells: relicense opencv example to LGPLv2Robert Jobbagy2015-04-252-20/+24
* tests: camerabin: add tests for GstPhotography image captureThiago Santos2015-04-241-15/+359
* camerabin: tests: remove unused macrosThiago Santos2015-04-241-4/+0
* tests: camerabin: remove obsolete check for 0.10 featureThiago Santos2015-04-241-6/+1
* tests: define GST_CHECK_TEST_ENVIRONMENT_BEACONTim-Philipp Müller2015-04-231-2/+3
* tests: camerabin: add test for capture with different capsThiago Santos2015-04-211-1/+29
* tests: fix type mismatch in varargs passingVincent Penquerc'h2015-04-091-1/+1
* check: Don't run the state change test on the dtls elementsEdward Hervey2015-04-091-1/+1
* tests: Use AM_TESTS_ENVIRONMENTEdward Hervey2015-04-081-1/+1
* aggregator: fix typo in test suiteReynaldo H. Verdejo Pinochet2015-04-031-1/+1
* aggregator: add gap event handling unit testReynaldo H. Verdejo Pinochet2015-04-031-5/+71
* audiomixer: Allow downstream caps with a non-default channel-maskOlivier Crête2015-04-011-1/+2
* audiointerleave: Add unit testsOlivier Crête2015-03-163-3/+876
* tests: mpegtsmux: add test for keyframe/delta flag propagationTim-Philipp Müller2015-03-151-3/+43
* tests: mpegtsmux: add unit test for "alignment" propertyTim-Philipp Müller2015-03-151-7/+56
* gl/examples: fixup generic cube example for NDCMatthew Waters2015-03-141-1/+4
* gl/examples: add sdlshare2 that uses glimagesink to output texturesJulien Isorce2015-03-143-1/+408
* glimagesink: provide GstSample in client-draw signalJulien Isorce2015-03-148-45/+98
* sdlshare: use glupload and unmap frameJulien Isorce2015-03-141-1/+3
* examples: initialize NSApp at the beginningJulien Isorce2015-03-141-3/+3
* gl/tests: fix deadlock on glcontext wrapped context testMatthew Waters2015-03-131-2/+1
* tests: glcontext: remove unnecessary semicolonhoonhee.lee2015-03-091-1/+1
* gl-test: Port unit tests to new APINicolas Dufresne2015-03-011-2/+2
* jpegparse: interlaced doesn't mean progressive scanLuis de Bethencourt2015-02-241-5/+3
* Revert "tests: check jpegparse for progressive marker"Luis de Bethencourt2015-02-241-52/+7
* tests: check jpegparse for progressive markerLuis de Bethencourt2015-02-241-7/+52
* applemedia: new AVSampleBufferLayerSinkMatthew Waters2015-02-244-2/+152
* mxf-example: don't quit on WarningLuis de Bethencourt2015-02-211-3/+20