index
:
~bilboed/gstreamer
1.12
design
fastqueue-1.0
master
uridecodebin3-1.12
Personal copy of GStreamer (core)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstdebugutils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-11
debugutils: fix warning on enum properties printing
Wonchul Lee
1
-1
/
+3
2016-03-26
debugutils: fix enum/flag properties printing for elements
Tim-Philipp Müller
1
-1
/
+51
2016-01-07
gst: Rename _priv_gst_info_start_time to _priv_gst_start_time and initialize ...
Sebastian Dröge
1
-2
/
+1
2015-11-17
debugutils: Fix string memory leak
Vineeth TM
1
-0
/
+1
2015-10-24
debug: Dump pad properties values
Thibault Saunier
1
-12
/
+30
2015-08-17
debugutils: bring the dot style a bit closer to what we use in the docs
Stefan Sauer
1
-18
/
+43
2015-04-01
debugutils: nicer printing of caps features
Tim-Philipp Müller
1
-7
/
+9
2015-03-31
debugutils: plot caps features
Lubosz Sarnecki
1
-1
/
+8
2014-12-21
debugutils: use a constant for the max param length
Stefan Sauer
1
-3
/
+6
2014-12-18
debugutils: Truncate parameter values that are too long
Arun Raghavan
1
-8
/
+27
2014-12-12
debugutils: Fix compiler warning
Sebastian Dröge
1
-1
/
+1
2014-12-12
debugutils: Add a gst_debug_bin_to_dot_data() method
Arun Raghavan
1
-73
/
+119
2014-10-25
debugutils: Trivial typo fix
Arun Raghavan
1
-1
/
+1
2014-07-23
private: allow internal access to the debug base-time
Stefan Sauer
1
-2
/
+0
2014-07-16
debugutils: Unref pad template after use
Sebastian Rasmussen
1
-0
/
+1
2014-04-06
debugutils: Handle caps field values being NULL
Sebastian Rasmussen
1
-0
/
+5
2014-02-26
debugutils: add a legend to pipeline dumps
Stefan Sauer
1
-0
/
+6
2014-02-26
debugutils: Print if there is a task started from a pad
Olivier Crête
1
-2
/
+21
2013-02-04
debugutils: fix order of caps on an unnegotiated link
Stefan Sauer
1
-1
/
+1
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-05-25
debugutils: Fix static linking on OS X
Josep Torra
1
-1
/
+1
2012-01-27
tests: fix some more leaks
Wim Taymans
1
-2
/
+2
2012-01-09
Fix dotfile API to be exported since macros can't be GI bound
Christian Fredrik Kalager Schaller
1
-9
/
+9
2011-11-16
GstPadFlags: rename flags GST_PAD_* -> GST_PAD_FLAG_*
Wim Taymans
1
-3
/
+6
2011-11-15
pad: remove getcaps and use caps query
Wim Taymans
1
-4
/
+3
2011-10-21
Merging origin/master
Edward Hervey
1
-69
/
+39
2011-10-18
debugutils: improve display of ghost- and proxypads
Stefan Sauer
1
-67
/
+36
2011-10-16
Merge branch 'master' into 0.11
Wim Taymans
1
-1
/
+3
2011-10-13
debugutils: show if an element is state-locked
Stefan Sauer
1
-1
/
+3
2011-08-22
Merge branch 'master' into 0.11
Wim Taymans
1
-1
/
+1
2011-08-15
debugutils: use GST_STATE_VOID_PENDING for GstState instead of 0
Josep Torra
1
-1
/
+1
2011-08-15
Merge branch 'master' into 0.11
Wim Taymans
1
-2
/
+0
2011-08-15
pad: remove gst_pad_get_negotiated_caps()
Wim Taymans
1
-3
/
+3
2011-08-11
debugutils: removed non-sense comment
Stefan Kost
1
-2
/
+0
2011-08-10
Merge remote-tracking branch 'origin/master' into 0.11
Edward Hervey
1
-25
/
+43
2011-08-06
debugutils: improve dot file flow layout
Shaun Hoopes
1
-23
/
+41
2011-06-07
caps: use the caps event
Wim Taymans
1
-4
/
+3
2011-05-24
debugutils: Fix for GstIterator API changes
Sebastian Dröge
1
-6
/
+14
2011-05-24
Revert "debugutils: Fix for GstIterator API changes"
Sebastian Dröge
1
-14
/
+6
2011-05-24
debugutils: Fix for GstIterator API changes
Sebastian Dröge
1
-6
/
+14
2010-06-25
dot-dump: terminate truncated strings and escape special chars
Stefan Kost
1
-2
/
+8
2010-06-09
debugutils: fix comment typo even more
Stefan Kost
1
-1
/
+1
2010-06-08
debugutils: fix comment typo
Zaheer Abbas Merali
1
-1
/
+1
2010-03-15
debugutils: fix case of pad flag
Stefan Kost
1
-1
/
+1
2010-03-10
Fixes for -Wwrite-strings
Benjamin Otte
1
-84
/
+48
2009-10-27
debugutils: allow to hide/show pad status with graphdetails flag
Stefan Kost
1
-15
/
+25
2009-08-08
gst: Remove dead assignments
Edward Hervey
1
-2
/
+1
2009-05-13
debugutils: show more pad-details
Stefan Kost
1
-35
/
+47
2009-05-13
debugutils: layout improvement
Stefan Kost
1
-5
/
+5
2009-03-23
build: define stubs when disabling gst-debug subsystem. Fixes #575922
Stefan Kost
1
-0
/
+13
[next]