[Bug 756564] New: segment: Don't return -1 for out-of-segment values in running/stream-time conversion functions

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 14 04:30:10 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=756564

            Bug ID: 756564
           Summary: segment: Don't return -1 for out-of-segment values in
                    running/stream-time conversion functions
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: slomo at coaxion.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: dpalmer at digisoft.tv, nicolas.dufresne at collabora.co.uk,
                    slomo at coaxion.net, stavrosv at digisoft.tv,
                    thiagossantos at gmail.com, zzoon.ko at samsung.com
     GNOME version: ---

+++ This bug was initially created as a clone of Bug #748316 +++

For 2.0, we should make the times signed and always return a value in those
functions even if they are out of segment. gst_segment_to_running_time_full()
already does this, but the same is needed in general for other situations too.

Also returning -1 there already let to quite a few places where we then
calculated with -1

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list