summaryrefslogtreecommitdiff
path: root/gst/debugutils
AgeCommit message (Expand)AuthorFilesLines
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens1-0/+1
2018-04-21testsrcbin: typo fixesTim-Philipp Müller1-2/+2
2018-04-21testsrcbin: fix bug setting stream flagsTim-Philipp Müller1-1/+1
2018-04-21testsrcbin: fix memory leakTim-Philipp Müller1-1/+4
2018-04-19testsrcbin: Do not use G_DECLARE_ as it requires GLib 2.44Thibault Saunier1-2/+14
2018-04-19debugutils: Add a testsrcbin elementThibault Saunier4-1/+427
2018-04-10fakevideosink: explicit type cast for max-lateness property setterPhilippe Normand1-2/+2
2018-04-09fakevideosink: request an extra buffer if enable-last-sample is enabledGuillaume Desmottes1-1/+7
2018-02-23checksumsink: remove src pad template from sink elementSreerenj Balachandran1-8/+0
2018-02-21doc: Add section for fakevideosinkNicolas Dufresne1-0/+18
2018-02-21Add fakevideosink elementNicolas Dufresne5-2/+275
2018-02-21meson: Remove unused header listNicolas Dufresne1-8/+0
2018-01-04Revert "WIP: Revert "Revert "debugutils: Added new jitterer element"""Vivia Nikolaidou5-462/+2
2018-01-04WIP: Revert "Revert "debugutils: Added new jitterer element""Vivia Nikolaidou5-2/+462
2017-11-07Revert "debugutils: Added new jitterer element"Vivia Nikolaidou5-462/+2
2017-11-07debugutils: Added new jitterer elementVivia Nikolaidou5-2/+462
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier5-18/+18
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+27
2016-04-22checksumsink: add "hash" property and allow more checksum typesScott D Phillips2-4/+76
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM6-24/+18
2016-02-03docs: remove some leftover 'Since 0.10.x' markersTim-Philipp Müller1-2/+0
2016-02-03debugutils: use generic marshallerTim-Philipp Müller4-22/+1
2015-12-15plugins-bad: Fix example pipelinesVineeth TM4-7/+7
2015-06-23error-ignore: New element to convert some GstFlowReturn types into othersVivia Nikolaidou4-2/+338
2015-06-18fpsdisplaysink: get rendered and dropped stats from QOS messagesAlessandro Decina1-38/+40
2015-06-12debugutilsbad: Minor cleanupVivia Nikolaidou2-27/+28
2015-05-08Update references to decodebinLuis de Bethencourt1-1/+1
2015-04-28gst: remove some unnecessary glib version checksTim-Philipp Müller1-8/+0
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-04-24remove unused enum items PROP_LASTLuis de Bethencourt1-2/+1
2014-12-12watchdog: GstElement->state is protected with the OBJECT_LOCKThibault Saunier1-3/+1
2014-11-27watchdog: Handle FLUSHING seek events even in PAUSED stateThibault Saunier2-2/+20
2014-11-27watchdog: Properly handle PAUSED stateThibault Saunier2-11/+53
2014-09-24chopmydata: Transfer timestamps to output buffersJan Schmidt1-0/+3
2014-07-01watchdog: Only create a new GSource if we have a main contextGöran Jönsson1-3/+3
2014-05-03watchdog: Add handling of PAUSED statePer x Johansson1-8/+82
2014-04-09compare: special case empty regions with 1 SSIM to avoid dividing by 0Vincent Penquerc'h1-0/+8
2014-02-25debugutilsbad.c fails gst-indent checkKipp Cannon1-21/+20
2013-07-29all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey1-43/+0
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-04-10watchdog: race between g_main_loop_run/_quit fixedAlexander Schrab1-1/+22
2013-04-09watchdog: fix event handlingDavid Schleef1-2/+5
2013-03-27watchdog: new elementDavid Schleef4-1/+378
2012-11-04Fix FSF addressTim-Philipp Müller11-20/+20
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller5-5/+5
2012-10-10replace some playbin2 -> playbinWim Taymans1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts5-5/+5
2012-09-12collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer1-2/+2
2012-04-17collectpads2: rename to collectpadsMark Nauwelaerts2-15/+15