After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 796615 - event: Require writable events for setting the running-time-offset and sequence number
event: Require writable events for setting the running-time-offset and sequen...
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other All
: Normal normal
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-06-18 06:18 UTC by Sebastian Dröge (slomo)
Modified: 2018-06-18 07:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
event: Require writable events for setting the running-time-offset and sequence number (1.07 KB, patch)
2018-06-18 06:18 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2018-06-18 06:18:21 UTC
See commit message
Comment 1 Sebastian Dröge (slomo) 2018-06-18 06:18:27 UTC
Created attachment 372710 [details] [review]
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.
Comment 2 Edward Hervey 2018-06-18 06:41:17 UTC
Review of attachment 372710 [details] [review]:

makes sense
Comment 3 Sebastian Dröge (slomo) 2018-06-18 07:31:49 UTC
Attachment 372710 [details] pushed as 1908daf - event: Require writable events for setting the running-time-offset and sequence number