summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* mpegts: Fix memory leaks in the test and the librarySebastian Dröge2014-06-291-4/+19
* tests: aggregator: fix various leaks in the testsThiago Santos2014-06-281-0/+9
* compositor: tests: Fix pad leakThiago Santos2014-06-281-0/+1
* tests: camerabin: fix caps leak in testThiago Santos2014-06-271-0/+1
* mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_Edward Hervey2014-06-252-164/+164
* mpegts: change to GType and from gchar[] to gchar*Stefan Ringel2014-06-241-43/+74
* 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
* gl/examples: update for TEXTURE_2D changeMatthew Waters2014-06-124-74/+74
* gl/examples: add GST_PLUGINS_BASE_CFLAGSMatthew Waters2014-06-125-7/+6
* gl/examples: remove spurious include for doublecube exampleMatthew Waters2014-06-121-2/+0
* gl/examples: add the srcdir and builddir includesMatthew Waters2014-06-1212-26/+40
* glfilterapp: remove the reshape/draw propertiesMatthew Waters2014-06-121-15/+2
* gl/examples: Port to using signals instead of propertiesMatthew Waters2014-06-127-25/+36
* tests: Take account of memory alignment in shm testOlivier Crête2014-06-021-0/+2