debugutils: nicer printing of caps features
authorTim-Philipp Müller <tim@centricular.com>
Wed, 1 Apr 2015 11:13:17 +0000 (12:13 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 1 Apr 2015 11:15:30 +0000 (12:15 +0100)
commit1dd72f56eada174a5764015f4d3b157a6243b9a0
treed52ee3b6880ef2a1d8a52181f20b9caef98ec8b2
parent373af462db3a0d614337011e213eeccb593a0094
debugutils: nicer printing of caps features

Only print interesting caps features, don't
append (memory:SystemMemory) to all caps,
which makes them much more unwieldy and
harder to read. Also use internal function
to get caps features so that our printing
has no side effects on the caps.

https://bugzilla.gnome.org/show_bug.cgi?id=746809
gst/gst_private.h
gst/gstcaps.c
gst/gstdebugutils.c