summaryrefslogtreecommitdiff
path: root/gst/debugutils
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-13Update for the removal of the interfaces library and the tuner/mixer interfacesSebastian Dröge1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-2/+2
2012-02-02debugutils: port to 0.11Mark Nauwelaerts6-180/+205
2012-01-25Merge branch 'master' into 0.11Sebastian Dröge1-0/+2
2012-01-16debugspy: fix string leakVincent Penquerc'h1-0/+2
2011-12-30Merge remote-tracking branch 'origin/master' into 0.11-premergeEdward Hervey2-15/+15
2011-12-15compare: port to GstCollectPads2Vincent Penquerc'h2-15/+15
2011-11-28various: fix pad template ref leaksVincent Penquerc'h5-20/+16
2011-11-17collectpads: port API changesStefan Sauer1-2/+2
2011-06-17debugutils: add compare elementMark Nauwelaerts4-0/+747
2011-05-27Fix missing header file and update spec to work around current compiler issuesChristian Fredrik Kalager Schaller1-2/+3
2011-05-26debugspy: Use G_PARAM_STATIC_STRINGSSebastian Dröge1-2/+2
2011-05-26debugspy: add new elementGuillaume Emont4-0/+305
2011-04-30chopmydata: don't push buffers smaller than min-size on eosTim-Philipp Müller1-3/+9
2011-04-30chopmydata: don't mess with adapter from non-streaming thread on FLUSH_STARTTim-Philipp Müller1-2/+1
2011-04-15Fix some unused-but-set-variable warnings with gcc 4.6Tim-Philipp Müller2-103/+5
2011-04-14fpsdisplaysink:: fix compilation with older GLibTim-Philipp Müller1-0/+8
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+13
2011-04-09fpsdisplaysink: Add last-message property and never print anything to stdoutSebastian Dröge2-8/+50
2011-04-09fpsdisplaysink: Rename verbose property to silent for consistencySebastian Dröge2-12/+12