message: hide the message structure field
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 10 May 2011 11:34:10 +0000 (13:34 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 10 May 2011 11:34:10 +0000 (13:34 +0200)
commit108dff221059d344386430d3f5171c0f68fc5e02
tree23fd5c39cc9bdf9e3a669997aa6a6e441309bf06
parent8f13bb9e27ba4734e3df2af04fa6550b0a50e930
message: hide the message structure field

Make a private structure to hold the GstStructure bits of the message.
Add some more useful macros like we have for events.
gst/gstbus.c
gst/gstinfo.c
gst/gstmessage.c
gst/gstmessage.h
plugins/elements/gstfakesink.c