gst: skip format specifiers from gir generation
authorJordan Petridis <jordan@centricular.com>
Tue, 16 Oct 2018 16:35:03 +0000 (19:35 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 23 Oct 2018 15:21:58 +0000 (16:21 +0100)
commit9251cd9bf502aa2f218b8cfc65e85439133e4a05
tree7fc5ccf842b99c80d8f93c4d9f68df77d02f0c2c
parentcd6ceb1c41729fcedb0baaae94f60f477d700fe2
gst: skip format specifiers from gir generation

GST_TIME_FORMAT, GST_TIME_ARGS, GST_STIME_FORMAT, GST_STIME_ARGS
GST_PTR_FORMAT, GST_SEGMENT_FORMAT, GST_FOURCC_FORMAT and
GST_FOURCC_ARGS are format specifiers.
They can't be used outside of C and should be generated in the gir.

https://bugzilla.gnome.org/show_bug.cgi?id=797320
gst/gstclock.h
gst/gstinfo.h
gst/gstvalue.h