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 763299 - monitor: Add critical issue for checking accurate seek results
monitor: Add critical issue for checking accurate seek results
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-devtools
unspecified
Other All
: Normal enhancement
: 1.7.91
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-03-08 09:53 UTC by Edward Hervey
Modified: 2016-03-11 15:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
monitor: Add critical issue for checking accurate seek results (4.65 KB, patch)
2016-03-08 09:53 UTC, Edward Hervey
none Details | Review
monitor: Add critical issue for checking accurate seek results (4.93 KB, patch)
2016-03-08 10:00 UTC, Edward Hervey
committed Details | Review

Description Edward Hervey 2016-03-08 09:53:12 UTC
See commit
Comment 1 Edward Hervey 2016-03-08 09:53:16 UTC
Created attachment 323363 [details] [review]
monitor: Add critical issue for checking accurate seek results

If an accurate seek is accepted, the resulting segment.time should be
exactly the requested seek start value..
Comment 2 Edward Hervey 2016-03-08 10:00:20 UTC
Created attachment 323365 [details] [review]
monitor: Add critical issue for checking accurate seek results

If an accurate seek is accepted, the resulting segment.time should be
exactly the requested seek start value..
Comment 3 Edward Hervey 2016-03-08 15:57:23 UTC
commit ef4635fe519cd2e9460a4ee8a34cc4fff9309741
Author: Edward Hervey <edward@centricular.com>
Date:   Tue Mar 8 10:49:43 2016 +0100

    monitor: Add critical issue for checking accurate seek results
    
    If an accurate seek is accepted, the resulting segment.time should be
    exactly the requested seek start value..
    
    https://bugzilla.gnome.org/show_bug.cgi?id=763299