gst_structure_to_string: display actual value of pointers
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 15 Mar 2018 11:43:56 +0000 (12:43 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 15 Jun 2018 09:37:24 +0000 (11:37 +0200)
commit6dba0d91ed54bc651dc7cb09d157a772e618b4c2
tree7f89e5222d84dd8d501b5bfb1ecb941d1815ca66
parent8833ca942ea21c58c0f63822f0e2b61695b39447
gst_structure_to_string: display actual value of pointers

We used to always display "NULL" which was pretty confusing when
debugging.

https://bugzilla.gnome.org/show_bug.cgi?id=794355
gst/gststructure.c
tests/check/gst/gststructure.c