summaryrefslogtreecommitdiff
path: root/gst/gstdebugutils.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-11debugutils: fix warning on enum properties printingWonchul Lee1-1/+3
2016-03-26debugutils: fix enum/flag properties printing for elementsTim-Philipp Müller1-1/+51
2016-01-07gst: Rename _priv_gst_info_start_time to _priv_gst_start_time and initialize ...Sebastian Dröge1-2/+1
2015-11-17debugutils: Fix string memory leakVineeth TM1-0/+1
2015-10-24debug: Dump pad properties valuesThibault Saunier1-12/+30
2015-08-17debugutils: bring the dot style a bit closer to what we use in the docsStefan Sauer1-18/+43
2015-04-01debugutils: nicer printing of caps featuresTim-Philipp Müller1-7/+9
2015-03-31debugutils: plot caps featuresLubosz Sarnecki1-1/+8
2014-12-21debugutils: use a constant for the max param lengthStefan Sauer1-3/+6
2014-12-18debugutils: Truncate parameter values that are too longArun Raghavan1-8/+27
2014-12-12debugutils: Fix compiler warningSebastian Dröge1-1/+1
2014-12-12debugutils: Add a gst_debug_bin_to_dot_data() methodArun Raghavan1-73/+119
2014-10-25debugutils: Trivial typo fixArun Raghavan1-1/+1
2014-07-23private: allow internal access to the debug base-timeStefan Sauer1-2/+0
2014-07-16debugutils: Unref pad template after useSebastian Rasmussen1-0/+1
2014-04-06debugutils: Handle caps field values being NULLSebastian Rasmussen1-0/+5
2014-02-26debugutils: add a legend to pipeline dumpsStefan Sauer1-0/+6
2014-02-26debugutils: Print if there is a task started from a padOlivier Crête1-2/+21
2013-02-04debugutils: fix order of caps on an unnegotiated linkStefan Sauer1-1/+1
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-05-25debugutils: Fix static linking on OS XJosep Torra1-1/+1
2012-01-27tests: fix some more leaksWim Taymans1-2/+2
2012-01-09Fix dotfile API to be exported since macros can't be GI boundChristian Fredrik Kalager Schaller1-9/+9
2011-11-16GstPadFlags: rename flags GST_PAD_* -> GST_PAD_FLAG_*Wim Taymans1-3/+6
2011-11-15pad: remove getcaps and use caps queryWim Taymans1-4/+3
2011-10-21Merging origin/masterEdward Hervey1-69/+39
2011-10-18debugutils: improve display of ghost- and proxypadsStefan Sauer1-67/+36
2011-10-16Merge branch 'master' into 0.11Wim Taymans1-1/+3
2011-10-13debugutils: show if an element is state-lockedStefan Sauer1-1/+3
2011-08-22Merge branch 'master' into 0.11Wim Taymans1-1/+1
2011-08-15debugutils: use GST_STATE_VOID_PENDING for GstState instead of 0Josep Torra1-1/+1
2011-08-15Merge branch 'master' into 0.11Wim Taymans1-2/+0
2011-08-15pad: remove gst_pad_get_negotiated_caps()Wim Taymans1-3/+3
2011-08-11debugutils: removed non-sense commentStefan Kost1-2/+0
2011-08-10Merge remote-tracking branch 'origin/master' into 0.11Edward Hervey1-25/+43
2011-08-06debugutils: improve dot file flow layoutShaun Hoopes1-23/+41
2011-06-07caps: use the caps eventWim Taymans1-4/+3
2011-05-24debugutils: Fix for GstIterator API changesSebastian Dröge1-6/+14
2011-05-24Revert "debugutils: Fix for GstIterator API changes"Sebastian Dröge1-14/+6
2011-05-24debugutils: Fix for GstIterator API changesSebastian Dröge1-6/+14
2010-06-25dot-dump: terminate truncated strings and escape special charsStefan Kost1-2/+8
2010-06-09debugutils: fix comment typo even moreStefan Kost1-1/+1
2010-06-08debugutils: fix comment typoZaheer Abbas Merali1-1/+1
2010-03-15debugutils: fix case of pad flagStefan Kost1-1/+1
2010-03-10Fixes for -Wwrite-stringsBenjamin Otte1-84/+48
2009-10-27debugutils: allow to hide/show pad status with graphdetails flagStefan Kost1-15/+25
2009-08-08gst: Remove dead assignmentsEdward Hervey1-2/+1
2009-05-13debugutils: show more pad-detailsStefan Kost1-35/+47
2009-05-13debugutils: layout improvementStefan Kost1-5/+5
2009-03-23build: define stubs when disabling gst-debug subsystem. Fixes #575922Stefan Kost1-0/+13