event: Require writable events for setting the running-time-offset and sequence number
authorSebastian Dröge <sebastian@centricular.com>
Mon, 18 Jun 2018 06:17:36 +0000 (09:17 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 18 Jun 2018 07:30:51 +0000 (10:30 +0300)
commit1908daf29caa15b08ad629ce9dd7486927090da0
treea6d76c01646d1979607cb9ff9905ef4dd2910ce0
parent6dba0d91ed54bc651dc7cb09d157a772e618b4c2
event: Require writable events for setting the running-time-offset and sequence number

Otherwise multiple code paths with the same event could change the
values on each other.

https://bugzilla.gnome.org/show_bug.cgi?id=796615
gst/gstevent.c