summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: fix audiomixer test on big endian systemsTim-Philipp Müller2014-10-252-12/+5
* vc1parser: fix expected level in sequence-layer parsing unit testAurélien Zanelli2014-10-201-1/+1
* tests/x265enc: add simple unit testThijs Vermeir2014-10-152-0/+172
* test: use G_GSIZE_FORMAT in audiomixer testAurélien Zanelli2014-10-091-2/+3
* tests/aggregator: add timeout handling test for the timeout parameterMatthew Waters2014-10-091-0/+91
* hlsdemux: Fix M3U8 parsing unit test after API changesSebastian Dröge2014-10-071-1/+4
* audiomixer: Port to GstAggregatorThibault Saunier2014-10-061-8/+67
* tests/glcolorconvert: do reorder checking for rgba formatsMatthew Waters2014-09-303-1/+238
* tests/glmemory: add simple transfer testMatthew Waters2014-09-301-2/+143
* examples: Fix Qt/GL qglwtextureshare example for X11Jan Schmidt2014-09-297-326/+386
* examples: port GL/Qt examples to Qt5Jan Schmidt2014-09-2916-139/+110
* examples/gl: update for signal signature changeMatthew Waters2014-09-284-7/+7
* gl/tests: update for upload API changesMatthew Waters2014-09-221-2/+2
* examples/gl/gtk: use the sync bus callback to set the window handleMatthew Waters2014-09-222-20/+120
* vc1parser: add unit test for sequence-layer parsingAurélien Zanelli2014-09-181-1/+53
* templatematch: Compare the correct loop variablesSebastian Dröge2014-09-161-2/+2
* tests: hlsdemux: fix compilationThiago Santos2014-09-051-2/+2
* hlsdemux: And fix Makefile yet againSebastian Dröge2014-09-051-1/+1
* hlsdemux: Include the m3u8.c file directly in the test because of an automake...Sebastian Dröge2014-09-052-1/+2
* hlsdemux: Also get the m3u8.c source file from the $(top_srcdir) for the testSebastian Dröge2014-09-041-3/+3
* hlsdemux: Use $(top_srcdir) instead of $(top_builddir) for the include pathSebastian Dröge2014-09-041-1/+1
* hlsdemux: Compile the m3u8.c directly instead of re-using the .o fileSebastian Dröge2014-09-041-1/+1
* hlsdemux: Add unit test for parsing of M3U8 playlistsSebastian Dröge2014-09-043-0/+1373
* gl: qglwtextureshare demo fixes and cleanupWang Xin-yu (王昕宇)2014-08-287-69/+11
* h264parse: tests: fix caps for avc formatThiago Santos2014-08-251-1/+2
* examples: fix gtk+ 3.14 deprecation errorLubosz Sarnecki2014-08-211-1/+0
* examples/gl: unref bus and element after usageSebastian Rasmussen2014-08-103-0/+3
* tests: remove defunct test code for old colorspace elementTim-Philipp Müller2014-08-103-313/+1
* gl/tests: update for API changesMatthew Waters2014-08-012-47/+47
* tests: gitignore: update with new testsThiago Santos2014-07-282-0/+4
* tests: files: adds missing file from previous commitThiago Santos2014-07-281-0/+0
* tests: templatematch: add test to check that we use the correct rgb formatThiago Santos2014-07-283-0/+177
* gdppay: put all sticky events in streamheaderThiago Santos2014-07-221-12/+11
* gl: Reorder CFLAGS to include in-source dirs first in examplesРуслан Ижбулатов2014-07-211-3/+6
* examples: fix compilation of gl fxtest example on win32 with Gtk+ 3.0Tim-Philipp Müller2014-07-171-5/+0
* examples: Add CAT section and CA descriptor supportEdward Hervey2014-07-111-0/+31
* tests/icles/dccp: Release reference to parentSebastian Rasmussen2014-07-102-0/+2
* mpegts: use getter for egde linkage descriptor typeStefan Ringel2014-07-091-5/+6
* gl/examples: gitignore generated filesMatthew Waters2014-07-025-381/+2
* gl : fix qglwtextureshare demoWang Xin-yu (王昕宇)2014-07-022-13/+16
* tests: h264parser: add test to identify EOSEQ / EOS NALs.Gwenole Beauchesne2014-07-011-0/+62
* tests: h264parse: add test for byte-stream/au output.Gwenole Beauchesne2014-07-011-0/+57
* tests: h264parse: check SEI buffering_period() message is output.Gwenole Beauchesne2014-07-011-7/+24
* mpegts: Expose GstMpegtsDescriptor free functionEdward Hervey2014-07-011-4/+4
* aggregator: Avoid destroying sources we do not ownThibault Saunier2014-06-301-2/+2
* h264parse: Fix memory leak in unit testSebastian Dröge2014-06-291-0/+1
* glupload: Fix memory leak in unit testSebastian Dröge2014-06-291-0/+1
* glcontext: Fix memory leaks in unit testSebastian Dröge2014-06-291-2/+1