summaryrefslogtreecommitdiff
path: root/gst/debugutils
Commit message (Expand)AuthorAgeFilesLines
* watchdog: Add missing static keywordNicolas Dufresne2018-09-101-4/+2
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* testsrcbin: typo fixesTim-Philipp Müller2018-04-211-2/+2
* testsrcbin: fix bug setting stream flagsTim-Philipp Müller2018-04-211-1/+1
* testsrcbin: fix memory leakTim-Philipp Müller2018-04-211-1/+4
* testsrcbin: Do not use G_DECLARE_ as it requires GLib 2.44Thibault Saunier2018-04-191-2/+14
* debugutils: Add a testsrcbin elementThibault Saunier2018-04-194-1/+427
* fakevideosink: explicit type cast for max-lateness property setterPhilippe Normand2018-04-101-2/+2
* fakevideosink: request an extra buffer if enable-last-sample is enabledGuillaume Desmottes2018-04-091-1/+7
* checksumsink: remove src pad template from sink elementSreerenj Balachandran2018-02-231-8/+0
* doc: Add section for fakevideosinkNicolas Dufresne2018-02-211-0/+18
* Add fakevideosink elementNicolas Dufresne2018-02-215-2/+275
* meson: Remove unused header listNicolas Dufresne2018-02-211-8/+0
* Revert "WIP: Revert "Revert "debugutils: Added new jitterer element"""Vivia Nikolaidou2018-01-045-462/+2
* WIP: Revert "Revert "debugutils: Added new jitterer element""Vivia Nikolaidou2018-01-045-2/+462
* Revert "debugutils: Added new jitterer element"Vivia Nikolaidou2017-11-075-462/+2
* debugutils: Added new jitterer elementVivia Nikolaidou2017-11-075-2/+462
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-125-18/+18
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+27
* checksumsink: add "hash" property and allow more checksum typesScott D Phillips2016-04-222-4/+76
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-246-24/+18
* docs: remove some leftover 'Since 0.10.x' markersTim-Philipp Müller2016-02-031-2/+0
* debugutils: use generic marshallerTim-Philipp Müller2016-02-034-22/+1
* plugins-bad: Fix example pipelinesVineeth TM2015-12-154-7/+7
* error-ignore: New element to convert some GstFlowReturn types into othersVivia Nikolaidou2015-06-234-2/+338
* fpsdisplaysink: get rendered and dropped stats from QOS messagesAlessandro Decina2015-06-181-38/+40
* debugutilsbad: Minor cleanupVivia Nikolaidou2015-06-122-27/+28
* Update references to decodebinLuis de Bethencourt2015-05-081-1/+1
* gst: remove some unnecessary glib version checksTim-Philipp Müller2015-04-281-8/+0
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* remove unused enum items PROP_LASTLuis de Bethencourt2015-04-241-2/+1
* watchdog: GstElement->state is protected with the OBJECT_LOCKThibault Saunier2014-12-121-3/+1
* watchdog: Handle FLUSHING seek events even in PAUSED stateThibault Saunier2014-11-272-2/+20
* watchdog: Properly handle PAUSED stateThibault Saunier2014-11-272-11/+53
* chopmydata: Transfer timestamps to output buffersJan Schmidt2014-09-241-0/+3
* watchdog: Only create a new GSource if we have a main contextGöran Jönsson2014-07-011-3/+3
* watchdog: Add handling of PAUSED statePer x Johansson2014-05-031-8/+82
* compare: special case empty regions with 1 SSIM to avoid dividing by 0Vincent Penquerc'h2014-04-091-0/+8
* debugutilsbad.c fails gst-indent checkKipp Cannon2014-02-251-21/+20
* all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey2013-07-291-43/+0
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* watchdog: race between g_main_loop_run/_quit fixedAlexander Schrab2013-04-101-1/+22
* watchdog: fix event handlingDavid Schleef2013-04-091-2/+5
* watchdog: new elementDavid Schleef2013-03-274-1/+378
* Fix FSF addressTim-Philipp Müller2012-11-0411-20/+20
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-175-5/+5
* replace some playbin2 -> playbinWim Taymans2012-10-101-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-145-5/+5
* collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer2012-09-121-2/+2