summaryrefslogtreecommitdiff
path: root/gst/debugutils
AgeCommit message (Expand)Author
2018-04-12fakevideosink: explicit type cast for max-lateness property setterPhilippe Normand
2018-04-09fakevideosink: request an extra buffer if enable-last-sample is enabledGuillaume Desmottes
2018-02-23checksumsink: remove src pad template from sink elementSreerenj Balachandran
2018-02-21doc: Add section for fakevideosinkNicolas Dufresne
2018-02-21Add fakevideosink elementNicolas Dufresne
2018-02-21meson: Remove unused header listNicolas Dufresne
2018-01-04Revert "WIP: Revert "Revert "debugutils: Added new jitterer element"""Vivia Nikolaidou
2018-01-04WIP: Revert "Revert "debugutils: Added new jitterer element""Vivia Nikolaidou
2017-11-07Revert "debugutils: Added new jitterer element"Vivia Nikolaidou
2017-11-07debugutils: Added new jitterer elementVivia Nikolaidou
2017-05-16Remove plugin specific static build optionNicolas Dufresne
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan
2016-04-22checksumsink: add "hash" property and allow more checksum typesScott D Phillips
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM
2016-02-03docs: remove some leftover 'Since 0.10.x' markersTim-Philipp Müller
2016-02-03debugutils: use generic marshallerTim-Philipp Müller
2015-12-15plugins-bad: Fix example pipelinesVineeth TM
2015-06-23error-ignore: New element to convert some GstFlowReturn types into othersVivia Nikolaidou
2015-06-18fpsdisplaysink: get rendered and dropped stats from QOS messagesAlessandro Decina
2015-06-12debugutilsbad: Minor cleanupVivia Nikolaidou
2015-05-08Update references to decodebinLuis de Bethencourt
2015-04-28gst: remove some unnecessary glib version checksTim-Philipp Müller
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller
2015-04-24remove unused enum items PROP_LASTLuis de Bethencourt
2014-12-12watchdog: GstElement->state is protected with the OBJECT_LOCKThibault Saunier
2014-11-27watchdog: Handle FLUSHING seek events even in PAUSED stateThibault Saunier
2014-11-27watchdog: Properly handle PAUSED stateThibault Saunier
2014-09-24chopmydata: Transfer timestamps to output buffersJan Schmidt
2014-07-01watchdog: Only create a new GSource if we have a main contextGöran Jönsson
2014-05-03watchdog: Add handling of PAUSED statePer x Johansson
2014-04-09compare: special case empty regions with 1 SSIM to avoid dividing by 0Vincent Penquerc'h
2014-02-25debugutilsbad.c fails gst-indent checkKipp Cannon
2013-07-29all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2013-04-10watchdog: race between g_main_loop_run/_quit fixedAlexander Schrab
2013-04-09watchdog: fix event handlingDavid Schleef
2013-03-27watchdog: new elementDavid Schleef
2012-11-04Fix FSF addressTim-Philipp Müller
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-10-10replace some playbin2 -> playbinWim Taymans
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts
2012-09-12collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer
2012-04-17collectpads2: rename to collectpadsMark Nauwelaerts
2012-04-13Update for the removal of the interfaces library and the tuner/mixer interfacesSebastian Dröge
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-04-04gst: Update versioningSebastian Dröge
2012-02-02debugutils: port to 0.11Mark Nauwelaerts
2012-01-25Merge branch 'master' into 0.11Sebastian Dröge
2012-01-16debugspy: fix string leakVincent Penquerc'h