summaryrefslogtreecommitdiff
path: root/tests/check
Commit message (Expand)AuthorAgeFilesLines
* mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_Edward Hervey2014-06-251-33/+33
* mpegts: Fix descriptor_from_dvb_serviceEdward Hervey2014-06-241-4/+8
* compositor: Add a new compositor based on the new GstVideoAggregator base classMathieu Duponchelle2014-06-202-1/+1086
* aggregator: Add new GstAggregator base classThibault Saunier2014-06-202-0/+1028
* tests: Take account of memory alignment in shm testOlivier Crête2014-06-021-0/+2
* tests: mpegts: add test for STT parsingThiago Santos2014-05-291-0/+42
* tests: update for glupload changesMatthew Waters2014-05-291-6/+1
* tests: update for recent glupload changesMatthew Waters2014-05-281-1/+6
* curlsftpsink: authenticate remote host via public key fingerprintL. Sorin2014-05-201-0/+13
* gl/upload: implement lazy initMatthew Waters2014-05-081-32/+3
* tests: reenable camerabin element testMatthew Waters2014-05-061-0/+1
* gl/display: clean up pre gstglcontext api and struct fieldsMatthew Waters2014-05-061-1/+0
* 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