rtsp-token: annotate constructors for bindings
authorTim-Philipp Müller <tim@centricular.com>
Thu, 18 Jan 2018 11:32:32 +0000 (11:32 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 18 Jan 2018 22:37:57 +0000 (22:37 +0000)
commit8708262ebe27f04f66fad4448c95042713ea5d49
tree44ffe71e48ddfe37ae6f5e08fdf7206255eb6f7b
parent54a8c6bddfb877c5eb953ffeb3892ceae4b91835
rtsp-token: annotate constructors for bindings

This maps _new_empty() to _new(), which also makes RTSPToken()
work properly now. Since this API wasn't usable from bindings
before, this should hopefully be fine.

https://bugzilla.gnome.org/show_bug.cgi?id=787073
gst/rtsp-server/rtsp-token.c