summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* example: ts-parser: add parential rating descriptorStefan Ringel2014-05-291-0/+17
* example: ts-parser: add ca iddentifier descriptorStefan Ringel2014-05-291-0/+14
* example: ts-parser: add stream identifier descriptorStefan Ringel2014-05-291-0/+8
* example: ts-parser: add content descriptorStefan Ringel2014-05-291-0/+26
* example: ts-parser: add component descriptorStefan Ringel2014-05-291-0/+24
* examples: factor dumping codeEdward Hervey2014-05-291-16/+2
* example: ts-parser: add linkage descriptorStefan Ringel2014-05-291-0/+119
* mpegts: atsc: add missing field to ETT tableThiago Santos2014-05-291-1/+1
* mpegts: atsc: add atsc's EIT table parsingThiago Santos2014-05-291-20/+59
* tests: mpegts: add test for STT parsingThiago Santos2014-05-291-0/+42
* mpegts: atsc: add STT table parsingThiago Santos2014-05-291-0/+27
* examples: mpegts: add function to dump ETT tablesThiago Santos2014-05-291-0/+39
* mpegts: add atsc MGT section parsingThiago Santos2014-05-291-0/+23
* examples: ts-parser: add TVCT and CVCT tables dumpingThiago Santos2014-05-291-0/+47
* tests: update for glupload changesMatthew Waters2014-05-291-6/+1
* examples: Avoid shadowing main loop variableEdward Hervey2014-05-281-8/+8
* examples: Add support for private-data-specifier and frequency-listEdward Hervey2014-05-281-0/+22
* tests: update for recent glupload changesMatthew Waters2014-05-281-1/+6
* example: ts-parser: add terrestrial delivery system descriptorStefan Ringel2014-05-281-0/+45
* example: ts-parser: printing enum typesStefan Ringel2014-05-281-3/+9