summaryrefslogtreecommitdiff
path: root/tests/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: Add descriptor dumpingEdward Hervey2013-09-281-4/+53
* examples: port directfb example to 1.0Kerrick Staley2013-08-291-1/+1
* mpegts: ABI/API break: Use GPtrArray instead of GArrayEdward Hervey2013-08-211-10/+8
* examples: remove another obsolete exampleTim-Philipp Müller2013-08-152-108/+0
* examples: remove prehistoric examplesTim-Philipp Müller2013-08-1412-939/+0
* examples: Add BAT support to mpegts exampleEdward Hervey2013-07-091-0/+24
* mpegts: Properly handle UTC time in sectionsEdward Hervey2013-07-061-7/+13
* examples: Registration descriptor supportEdward Hervey2013-07-061-2/+13
* mpegts: Add registered mpeg-ts stream typesEdward Hervey2013-07-041-2/+4
* camerabin: examples: add missing lib to makefileThiago Santos2013-07-041-0/+2
* mpegts: Fix TOT section parsingEdward Hervey2013-07-031-0/+14
* examples: Fix a leakEdward Hervey2013-07-031-0/+3
* examples: GstMpegTS => GstMpegTsEdward Hervey2013-07-031-31/+62
* examples: Add an example of a mpeg-ts SI extractorEdward Hervey2013-07-033-2/+420
* build: Fix some automake warningsSebastian Dröge2013-06-141-2/+2
* opencv: port handdetect element to 1.0 and add to buildSreerenj Balachandran2013-03-012-163/+183
* opencv: add handdetect plugin, initial implementationAndol Li2013-03-011-0/+174
* uvch264 test: Use string instead of fourcc in glade capsSjoerd Simons2013-02-111-1/+2
* uvch264: Remove the _ from the element namesSjoerd Simons2013-02-112-2/+2
* uvch264: Port test to gstreamer 1.0Sjoerd Simons2013-02-113-9/+8
* scaletempo: remove scaletempo plugin, moved to -goodTim-Philipp Müller2012-12-158-2275/+2
* Fix FSF addressTim-Philipp Müller2012-11-049-18/+18
* use gst_element_factory_get_metadata to replace obsolete APIMark Nauwelaerts2012-09-151-1/+3
* ffmpegcolorspace is no moreWim Taymans2012-09-143-5/+5
* UVC H264 pluginYouness Alaoui2012-09-108-2/+1479
* examples: GST_TAG_DATE -> GST_TAG_DATE_TIMETim-Philipp Müller2012-08-211-6/+4
* gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller2012-08-041-1/+1
* examples: camerabin: remove assertion on null propertyThiago Santos2012-07-281-1/+4
* update for bus api changesWim Taymans2012-06-202-2/+2
* camerabin: example: Update prepare-window-handle messageThiago Santos2012-05-011-1/+1
* camerabin: examples: Renaming camerabin2 to camerabinThiago Santos2012-05-012-14/+14
* Remove old camerabinTim-Philipp Müller2012-04-309-4246/+2
* Update for the removal of the interfaces library and the tuner/mixer interfacesSebastian Dröge2012-04-133-5/+1
* gst: Update versioningSebastian Dröge2012-04-044-18/+18
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-291-0/+4
|\
| * Add missing GLIB_DISABLE_DEPRECATION_WARNINGSGuillaume Desmottes2012-02-282-0/+8
* | Merge branch 'master' into 0.11Wim Taymans2012-02-102-2/+3
|\ \ | |/
| * build: fix CFLAGS order and LIBS orderTim-Philipp Müller2012-02-031-2/+2
| * plenty: fixup glib deprecationsVincent Penquerc'h2012-01-277-1/+12
* | build: ignore GValueArray deprecation warnings for the time beingTim-Philipp Müller2012-02-012-0/+6
* | port some more to new memory APIMark Nauwelaerts2012-01-254-20/+19
* | port to new gthread APIWim Taymans2012-01-196-16/+1
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-101-2/+11
|\ \ | |/
| * tests: test for GTK 2.24 for new symbols used in camerabin2 testsVincent Penquerc'h2012-01-051-2/+11
* | examples: link against video libraryWim Taymans2012-01-051-0/+1
* | examples: Fix buildEdward Hervey2012-01-021-2/+1
* | Merge remote-tracking branch 'origin/master' into 0.11Edward Hervey2011-12-304-11/+196
|\ \ | |/
| * examples: camerabin2: add some error handling for format changingThiago Santos2011-12-291-5/+18
| * examples: camerabin2: add format selection for camerabin2 exampleThiago Santos2011-12-294-9/+182
* | tests: avoid useless includeWim Taymans2011-12-211-1/+0