summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-06-05Fix a common typo: retreive -> retrieveThiago Santos1-1/+1
2015-06-04gl/example: fix build error when compiling cocoa-videooverlayJulien Isorce1-5/+5
2015-06-03examples: gst-camerabin2-test: protect from division by zeroLuis de Bethencourt1-2/+4
2015-06-02tests: audiointerleave: test not setting positionsOlivier Crête1-0/+87
2015-06-02tests: Fix indentation in audiointerleave testOlivier Crête1-3/+4
2015-06-02check: Use GST_CHECK_MAIN () macro everywhereEdward Hervey23-406/+55
2015-06-01tests: zbar: check for frame field on attach-frame=trueReynaldo H. Verdejo Pinochet1-0/+9
2015-06-01examples: Fix gl usage without wayland supportEdward Hervey1-1/+6
2015-05-31gl/examples: update gtk examples for gluploadMatthew Waters2-10/+10
2015-05-31gl/examples: update gtk examples for waylandMatthew Waters2-16/+100
2015-05-31tests/gl/gtk: implement setting a wayland display/surfaceMatthew Waters2-0/+53
2015-05-21Fix flags order in GL examples for uninstalled buildJan Schmidt3-7/+6
2015-05-14tests/gl: fix typoMatthew Waters1-1/+1
2015-05-14gl: remove useless gl{En,Dis}able (GL_TEXTURE_*) callsMatthew Waters2-9/+9
2015-05-13compositor: fix rectangle obscure test to clamp against the output frame sizeMatthew Waters1-13/+37
2015-05-01tests: Add a check for the new compositor pad-is-obscured optimizationNirbheek Chauhan2-2/+215
2015-04-27examples: gst-camera: add zoom property to UIThiago Santos3-0/+46
2015-04-27examples: gst-camera: remove widgets deprecated in GTK3.0Thiago Santos1-11/+12
2015-04-27examples: gst-camera: update to GTK3Thiago Santos3-19/+7
2015-04-25examples: motioncells: remove GPL3 code we don't needTim-Philipp Müller5-685/+60
2015-04-25examples: motioncells: simplify property settingTim-Philipp Müller1-105/+2
2015-04-25examples: motioncells: port to 1.xTim-Philipp Müller1-85/+55
2015-04-25examples: motioncells: relicense opencv example to LGPLv2Robert Jobbagy2-20/+24
2015-04-24tests: camerabin: add tests for GstPhotography image captureThiago Santos1-15/+359
2015-04-24camerabin: tests: remove unused macrosThiago Santos1-4/+0
2015-04-24tests: camerabin: remove obsolete check for 0.10 featureThiago Santos1-6/+1
2015-04-23tests: define GST_CHECK_TEST_ENVIRONMENT_BEACONTim-Philipp Müller1-2/+3
2015-04-21tests: camerabin: add test for capture with different capsThiago Santos1-1/+29
2015-04-09tests: fix type mismatch in varargs passingVincent Penquerc'h1-1/+1
2015-04-09check: Don't run the state change test on the dtls elementsEdward Hervey1-1/+1
2015-04-08tests: Use AM_TESTS_ENVIRONMENTEdward Hervey1-1/+1
2015-04-03aggregator: fix typo in test suiteReynaldo H. Verdejo Pinochet1-1/+1
2015-04-03aggregator: add gap event handling unit testReynaldo H. Verdejo Pinochet1-5/+71
2015-04-01audiomixer: Allow downstream caps with a non-default channel-maskOlivier Crête1-1/+2
2015-03-16audiointerleave: Add unit testsOlivier Crête3-3/+876
2015-03-15tests: mpegtsmux: add test for keyframe/delta flag propagationTim-Philipp Müller1-3/+43
2015-03-15tests: mpegtsmux: add unit test for "alignment" propertyTim-Philipp Müller1-7/+56
2015-03-14gl/examples: fixup generic cube example for NDCMatthew Waters1-1/+4
2015-03-14gl/examples: add sdlshare2 that uses glimagesink to output texturesJulien Isorce3-1/+408
2015-03-14glimagesink: provide GstSample in client-draw signalJulien Isorce8-45/+98
2015-03-14sdlshare: use glupload and unmap frameJulien Isorce1-1/+3
2015-03-14examples: initialize NSApp at the beginningJulien Isorce1-3/+3
2015-03-13gl/tests: fix deadlock on glcontext wrapped context testMatthew Waters1-2/+1
2015-03-09tests: glcontext: remove unnecessary semicolonhoonhee.lee1-1/+1
2015-03-01gl-test: Port unit tests to new APINicolas Dufresne1-2/+2
2015-02-24jpegparse: interlaced doesn't mean progressive scanLuis de Bethencourt1-5/+3
2015-02-24Revert "tests: check jpegparse for progressive marker"Luis de Bethencourt1-52/+7
2015-02-24tests: check jpegparse for progressive markerLuis de Bethencourt1-7/+52
2015-02-24applemedia: new AVSampleBufferLayerSinkMatthew Waters4-2/+152
2015-02-21mxf-example: don't quit on WarningLuis de Bethencourt1-3/+20