summaryrefslogtreecommitdiff
path: root/tests/check
Commit message (Expand)AuthorAgeFilesLines
* mpegtsmux: Use complete caps for setting up the streams in the testSebastian Dröge2014-05-031-5/+7
* curl*sink: improve return value checks in test casesSebastian Rasmussen2014-04-265-7/+7
* curl*sink: fix typosSebastian Rasmussen2014-04-261-2/+2
* gl: check the correct GstGLMemory in basic_testLuis de Bethencourt2014-04-251-1/+1
* tests: add test for VP8 bitstream parsing library.Zhao, Halley2014-04-182-0/+255
* gl/mem: allocate the memory per planeMatthew Waters2014-04-112-75/+33
* check: Fix mpegtsmux capsEdward Hervey2014-04-081-2/+4
* tests: fix shm test deadlockVincent Penquerc'h2014-04-071-0/+2
* tests: fix gl unit tests for recent API changesTim-Philipp Müller2014-04-022-9/+9
* tests: fix LDADD order for insertbin testTim-Philipp Müller2014-03-281-2/+2
* tests: don't link codecparser tests twice to the libTim-Philipp Müller2014-03-281-3/+0
* tests: fix build of gl unit tests in uninstalled setupTim-Philipp Müller2014-03-281-7/+8
* check: fix make checkWim Taymans2014-03-211-4/+14
* Move gst-plugins-gl to badMatthew Waters2014-03-162-0/+39
* gl: silence all the compiler warningsMatthew Waters2014-03-163-18/+18
* [900/906] tests/gstglcontext: reduce the number of frames displayedMatthew Waters2014-03-151-1/+1
* [891/906] context: add support for wrapping external contextsMatthew Waters2014-03-151-1/+63
* [878/906] tests: update for glmem api changeMatthew Waters2014-03-153-147/+159
* [869/906] tests: add some upload testsMatthew Waters2014-03-151-0/+420
* [853/906] display: remove _{set,get}_contextMatthew Waters2014-03-152-2/+0
* [838/906] gl: Use GL_TEXTURE_2D instead of GL_TEXTURE_RECTANGLEMatthew Waters2014-03-151-6/+6
* [821/906] tests: fix test_share on GLESv2Julien Isorce2014-03-151-1/+1
* [812/906] move the GL vtable from GstGLDisplay to GstGLContextMatthew Waters2014-03-152-12/+15
* [811/906] tests: update for GstGLContext additionMatthew Waters2014-03-151-4/+8
* [809/906] tests: port test_share to GLES2Julien Isorce2014-03-151-1/+98
* [802/906] add GstGLContext test that tests context sharingMatthew Waters2014-03-151-0/+193
* [729/906] gl: Include config.h everywhereSebastian Dröge2014-03-151-1/+0
* [704/906] Use gst_object_[un]ref so we can get refcounts in the logMatthew Waters2014-03-151-1/+1
* [642/906] add gstglconfig.h for apps to find out what our capabilites areMatthew Waters2014-03-151-5/+5
* [624/906] OPENGL_ES2 => HAVE_GLES2 and add HAVE_OPENGLMatthew Waters2014-03-151-4/+4
* [603/906] update FSF addressMatthew Waters2014-03-152-4/+4
* [599/906] GL|ES2: fix typos from recent changes and make downloading RGB form...Matthew Waters2014-03-151-0/+4
* [597/906] tests: add some simple pipeline tests to checkMatthew Waters2014-03-151-4/+219
* [554/906] GstGLMemory: update for GstAllocator API changesMatthew Waters2014-03-151-1/+1
* [514/906] add GstGLMemory and allocatorMatthew Waters2014-03-151-0/+125
* [059/906] * configure.ac: * pkgconfig/Makefile.am: * pkgconfig/gstreamer-gl-u...David Schleef2014-03-151-0/+149
* tests: fix mpg123audiodec test for big-endian architecturesTim-Philipp Müller2014-03-051-2/+2
* test: mpegts: Add check for SDTJesper Larsen2014-02-251-1/+153
* tests: Add test for mpegts libraryJesper Larsen2014-02-243-0/+399
* opus: Remove unused variable from unit testSebastian Dröge2014-02-081-8/+1
* kate: Remove unused variable from unit testSebastian Dröge2014-02-081-4/+0
* assrender: Fix compiler warning in testSebastian Dröge2014-02-081-20/+20
* tests: insertbin: update tests to 1.x scenarioThiago Santos2014-02-041-27/+50
* tests: camerabin: avoid warning if test is failingThiago Santos2014-02-041-1/+2
* tests: gdpdepay: update to 1.x eventsThiago Santos2014-01-311-13/+126
* gdppay: update to 1.x realityThiago Santos2014-01-311-5/+6
* tests: gdppay: refactor and add missing bitsThiago Santos2014-01-301-53/+72
* tests: gdppay: Do not forget to send stream-start event on testThiago Santos2014-01-301-0/+2
* tests: camerabin: improve preview handling in testsThiago Santos2014-01-301-0/+7
* tests: h264parse: fix tests after leading 0x00 removalThiago Santos2014-01-241-2/+10