After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 754166 - debug: Dump pad properties values
debug: Dump pad properties values
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other All
: Normal enhancement
: 1.7.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-08-27 10:45 UTC by Thibault Saunier
Modified: 2015-10-24 09:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
debug: Dump pad properties values (4.89 KB, patch)
2015-08-27 10:45 UTC, Thibault Saunier
committed Details | Review

Description Thibault Saunier 2015-08-27 10:45:37 UTC
Currently we only show element properties values, we should also show 
pad properties values
Comment 1 Thibault Saunier 2015-08-27 10:45:41 UTC
Created attachment 310082 [details] [review]
debug: Dump pad properties values

Currently we only show element properties values, we should also show
pad properties values
Comment 2 Sebastian Dröge (slomo) 2015-08-31 09:09:52 UTC
Review of attachment 310082 [details] [review]:

Seems ok but maybe this should be hidden against another DETAIL flag and not be enabled by default?
Comment 3 Thibault Saunier 2015-08-31 11:23:50 UTC
I wondered but I thought it was an interesting information in all cases (same as element properties are enabled by default).
Comment 4 Thibault Saunier 2015-10-24 08:58:21 UTC
Ping? :)
Comment 5 Sebastian Dröge (slomo) 2015-10-24 09:41:12 UTC
Comment on attachment 310082 [details] [review]
debug: Dump pad properties values

Let's go for it then
Comment 6 Thibault Saunier 2015-10-24 09:49:09 UTC
Attachment 310082 [details] pushed as d593192 - debug: Dump pad properties values