summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-07-11examples: Add CAT section and CA descriptor supportEdward Hervey1-0/+31
2014-07-10tests/icles/dccp: Release reference to parentSebastian Rasmussen2-0/+2
2014-07-09mpegts: use getter for egde linkage descriptor typeStefan Ringel1-5/+6
2014-07-02gl/examples: gitignore generated filesMatthew Waters5-381/+2
2014-07-02gl : fix qglwtextureshare demoWang Xin-yu (王昕宇)2-13/+16
2014-07-01tests: h264parser: add test to identify EOSEQ / EOS NALs.Gwenole Beauchesne1-0/+62
2014-07-01tests: h264parse: add test for byte-stream/au output.Gwenole Beauchesne1-0/+57
2014-07-01tests: h264parse: check SEI buffering_period() message is output.Gwenole Beauchesne1-7/+24
2014-07-01mpegts: Expose GstMpegtsDescriptor free functionEdward Hervey1-4/+4
2014-06-30aggregator: Avoid destroying sources we do not ownThibault Saunier1-2/+2
2014-06-29h264parse: Fix memory leak in unit testSebastian Dröge1-0/+1
2014-06-29glupload: Fix memory leak in unit testSebastian Dröge1-0/+1
2014-06-29glcontext: Fix memory leaks in unit testSebastian Dröge1-2/+1
2014-06-29mpegts: Fix memory leaks in the test and the librarySebastian Dröge1-4/+19
2014-06-28tests: aggregator: fix various leaks in the testsThiago Santos1-0/+9
2014-06-28compositor: tests: Fix pad leakThiago Santos1-0/+1
2014-06-27tests: camerabin: fix caps leak in testThiago Santos1-0/+1
2014-06-25mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_Edward Hervey2-164/+164
2014-06-24mpegts: change to GType and from gchar[] to gchar*Stefan Ringel1-43/+74
2014-06-24mpegts: Fix descriptor_from_dvb_serviceEdward Hervey1-4/+8
2014-06-20compositor: Add a new compositor based on the new GstVideoAggregator base classMathieu Duponchelle2-1/+1086
2014-06-20aggregator: Add new GstAggregator base classThibault Saunier2-0/+1028
2014-06-12gl/examples: update for TEXTURE_2D changeMatthew Waters4-74/+74
2014-06-12gl/examples: add GST_PLUGINS_BASE_CFLAGSMatthew Waters5-7/+6
2014-06-12gl/examples: remove spurious include for doublecube exampleMatthew Waters1-2/+0
2014-06-12gl/examples: add the srcdir and builddir includesMatthew Waters12-26/+40
2014-06-12glfilterapp: remove the reshape/draw propertiesMatthew Waters1-15/+2
2014-06-12gl/examples: Port to using signals instead of propertiesMatthew Waters7-25/+36
2014-06-02tests: Take account of memory alignment in shm testOlivier Crête1-0/+2
2014-05-29example: ts-parser: add parential rating descriptorStefan Ringel1-0/+17
2014-05-29example: ts-parser: add ca iddentifier descriptorStefan Ringel1-0/+14
2014-05-29example: ts-parser: add stream identifier descriptorStefan Ringel1-0/+8
2014-05-29example: ts-parser: add content descriptorStefan Ringel1-0/+26
2014-05-29example: ts-parser: add component descriptorStefan Ringel1-0/+24
2014-05-29examples: factor dumping codeEdward Hervey1-16/+2
2014-05-29example: ts-parser: add linkage descriptorStefan Ringel1-0/+119
2014-05-29mpegts: atsc: add missing field to ETT tableThiago Santos1-1/+1
2014-05-29mpegts: atsc: add atsc's EIT table parsingThiago Santos1-20/+59
2014-05-29tests: mpegts: add test for STT parsingThiago Santos1-0/+42
2014-05-29mpegts: atsc: add STT table parsingThiago Santos1-0/+27
2014-05-29examples: mpegts: add function to dump ETT tablesThiago Santos1-0/+39
2014-05-29mpegts: add atsc MGT section parsingThiago Santos1-0/+23
2014-05-29examples: ts-parser: add TVCT and CVCT tables dumpingThiago Santos1-0/+47
2014-05-29tests: update for glupload changesMatthew Waters1-6/+1
2014-05-28examples: Avoid shadowing main loop variableEdward Hervey1-8/+8
2014-05-28examples: Add support for private-data-specifier and frequency-listEdward Hervey1-0/+22
2014-05-28tests: update for recent glupload changesMatthew Waters1-1/+6
2014-05-28example: ts-parser: add terrestrial delivery system descriptorStefan Ringel1-0/+45
2014-05-28example: ts-parser: printing enum typesStefan Ringel1-3/+9
2014-05-27examples: Add DVB Extended event parsingEdward Hervey1-0/+24