summaryrefslogtreecommitdiff
path: root/gst/gstdebugutils.c
Commit message (Expand)AuthorAgeFilesLines
* tests: fix some more leaksWim Taymans2012-01-271-2/+2
* Fix dotfile API to be exported since macros can't be GI boundChristian Fredrik Kalager Schaller2012-01-091-9/+9
* GstPadFlags: rename flags GST_PAD_* -> GST_PAD_FLAG_*Wim Taymans2011-11-161-3/+6
* pad: remove getcaps and use caps queryWim Taymans2011-11-151-4/+3
* Merging origin/masterEdward Hervey2011-10-211-69/+39
|\
| * debugutils: improve display of ghost- and proxypadsStefan Sauer2011-10-181-67/+36
* | Merge branch 'master' into 0.11Wim Taymans2011-10-161-1/+3
|\ \ | |/
| * debugutils: show if an element is state-lockedStefan Sauer2011-10-131-1/+3
* | Merge branch 'master' into 0.11Wim Taymans2011-08-221-1/+1
|\ \ | |/
| * debugutils: use GST_STATE_VOID_PENDING for GstState instead of 0Josep Torra2011-08-151-1/+1
* | Merge branch 'master' into 0.11Wim Taymans2011-08-151-2/+0
|\ \ | |/
| * debugutils: removed non-sense commentStefan Kost2011-08-111-2/+0
* | pad: remove gst_pad_get_negotiated_caps()Wim Taymans2011-08-151-3/+3
* | Merge remote-tracking branch 'origin/master' into 0.11Edward Hervey2011-08-101-25/+43
|\ \ | |/
| * debugutils: improve dot file flow layoutShaun Hoopes2011-08-061-23/+41
| * Revert "debugutils: Fix for GstIterator API changes"Sebastian Dröge2011-05-241-14/+6
| * debugutils: Fix for GstIterator API changesSebastian Dröge2011-05-241-6/+14
* | caps: use the caps eventWim Taymans2011-06-071-4/+3
* | debugutils: Fix for GstIterator API changesSebastian Dröge2011-05-241-6/+14
|/
* dot-dump: terminate truncated strings and escape special charsStefan Kost2010-06-251-2/+8
* debugutils: fix comment typo even moreStefan Kost2010-06-091-1/+1
* debugutils: fix comment typoZaheer Abbas Merali2010-06-081-1/+1
* debugutils: fix case of pad flagStefan Kost2010-03-151-1/+1
* Fixes for -Wwrite-stringsBenjamin Otte2010-03-101-84/+48
* debugutils: allow to hide/show pad status with graphdetails flagStefan Kost2009-10-271-15/+25
* gst: Remove dead assignmentsEdward Hervey2009-08-081-2/+1
* debugutils: show more pad-detailsStefan Kost2009-05-131-35/+47
* debugutils: layout improvementStefan Kost2009-05-131-5/+5
* build: define stubs when disabling gst-debug subsystem. Fixes #575922Stefan Kost2009-03-231-0/+13
* dump2dot: ellipsize caps fields, better placement of unnegotiated capsStefan Kost2009-03-111-31/+62
* dump2dot: make caps in DOT debug graphs more readable. Fixes 574484Laszlo Pandy2009-03-111-34/+44
* dump2dot: don't use GST_TIME_FORMAT when building filenames. fixes #574623Stefan Kost2009-03-091-1/+4
* dump2dot: improve caps loggingStefan Kost2009-03-081-15/+79
* gst/gstdebugutils.c: Add some ideas, how to make the graph smaller.Stefan Kost2009-01-011-0/+5
* gst/gstdebugutils.c: Squeeze ghost-pad links and remove <> from classname lab...Stefan Kost2008-07-121-5/+5
* gst/gstdebugutils.c: Give request and sometimes pads a different shpe style. ...Stefan Kost2008-07-111-8/+27
* gst/gstdebugutils.c: Fix memleakThijs Vermeir2008-07-071-1/+2
* gst/gstdebugutils.c: Remove some code that is unused after Stefan's refactori...Sebastian Dröge2008-05-021-5/+0
* gst/gstdebugutils.c: Refactor code and fix handling of ghostpads and their pr...Stefan Kost2008-04-301-165/+225
* gst/gstdebugutils.c: Improve handling ghost/proxy pads.Stefan Kost2008-03-311-43/+49
* gst/gstdebugutils.c: Log the reason why fopen fails in addition to the fact t...Tim-Philipp Müller2008-01-051-1/+3
* gst/gstdebugutils.c: add warning when failed to open file for writingThijs Vermeir2007-12-301-1/+3
* Change GST_GET_TIMESTAMP into gst_util_get_timestamp and replace all uses as ...Stefan Kost2007-12-111-3/+3
* gst/: Fix wrong order of args in GST_CLOCK_DIFF() usage.Stefan Kost2007-11-281-1/+1
* Rename new API + ChangeLog surgery to remove old name from last entry..Stefan Kost2007-11-281-1/+1
* Now hide the different clock stuff behind a macro.Stefan Kost2007-11-281-16/+3
* Apply the posix-timer check from #361155. Conditionally use the posix timer f...Stefan Kost2007-11-281-3/+15
* docs/random/ensonic/profiling.txt: More ideas.Stefan Kost2007-11-221-1/+9
* gst/: Fix build with --disable-gst-debug. Fixes #497859.Stefan Kost2007-11-181-3/+3
* gst/: Move getenv() back into gst_init, so everyone can live happily ever aft...Tim-Philipp Müller2007-11-071-4/+4