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 699952 - pad: sticky event mis-ordering warning too agressive
pad: sticky event mis-ordering warning too agressive
Status: RESOLVED DUPLICATE of bug 688188
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-05-08 19:44 UTC by Nicolas Dufresne (ndufresne)
Modified: 2013-05-08 21:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nicolas Dufresne (ndufresne) 2013-05-08 19:44:41 UTC
The new warning I have introduced is a little too agressive. TAG, BUFFERSIZE, SINK_MESSAGE, and TOC have no order restriction. If that is fine, I would keep inserting these sorted, and then warn if the event type we are inserting is before an event type smaller then SEGMENT event.
Comment 1 Nicolas Dufresne (ndufresne) 2013-05-08 21:56:34 UTC

*** This bug has been marked as a duplicate of bug 688188 ***