rtpgstpay: put 0-byte at the end of events
authorWim Taymans <wtaymans@redhat.com>
Thu, 20 Nov 2014 12:14:14 +0000 (13:14 +0100)
committerWim Taymans <wtaymans@redhat.com>
Thu, 20 Nov 2014 12:14:14 +0000 (13:14 +0100)
commit3d7b0f30d748ad1c8e2c5d3528bfbdfe21cfde60
tree00bd49f25bfe021ab675382a1200bd140ab69982
parent9d2902d978905acf3ecc88dd331b20072dc9eab0
rtpgstpay: put 0-byte at the end of events

Put a 0-byte at the end of the event string. Does not break ABI because
old depayloaders will skip the 0 byte (which is included in the length).
Expect a 0-byte at the end of the event string or a ; for old
payloaders.

See https://bugzilla.gnome.org/show_bug.cgi?id=737591
gst/rtp/gstrtpgstdepay.c
gst/rtp/gstrtpgstpay.c