summaryrefslogtreecommitdiff
path: root/tests/examples
Commit message (Expand)AuthorAgeFilesLines
* camerabin examples: remove unneeded variableLuis de Bethencourt2015-02-211-4/+4
* camerabin examples: memory leak in camerabin examples codeSong Bing2015-02-101-19/+34
* camerabin examples: memory leak in camerabin examples codeSong Bing2015-02-101-2/+8
* gl/qt/examples: update for NSOpenGL -> CGL changeMatthew Waters2015-01-231-1/+1
* gl/examples: fixup sdl example for gluPerspective removalMatthew Waters2014-12-111-10/+10
* gl/cocoa: Fix example on Mac OS X 10.10Thijs Vermeir2014-12-011-2/+2
* gl: remove the use of gluMatthew Waters2014-11-288-15/+0
* examples: relicense opencv gsthanddetect_test to LGPLv2+Sreerenj Balachandran2014-11-171-11/+12
* opencv-example: Use g_snprintf instead of sprintfHyunjun Ko2014-11-171-12/+15
* gl/cocoa: Remove GNUStep supportSebastian Dröge2014-11-131-27/+0
* examples: remove pointless mpegtsmux exampleTim-Philipp Müller2014-11-091-199/+0
* gl/examples: update for other-context property removalMatthew Waters2014-10-302-22/+49
* 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
* examples/gl/gtk: use the sync bus callback to set the window handleMatthew Waters2014-09-222-20/+120
* gl: qglwtextureshare demo fixes and cleanupWang Xin-yu (王昕宇)2014-08-287-69/+11
* 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
* 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
* 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
* mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_Edward Hervey2014-06-251-131/+131
* mpegts: change to GType and from gchar[] to gchar*Stefan Ringel2014-06-241-43/+74
* 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
* 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
* 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
* 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
* example: ts-parser: add terrestrial delivery system descriptorStefan Ringel2014-05-281-0/+45
* example: ts-parser: printing enum typesStefan Ringel2014-05-281-3/+9