[Bug 763975] New: decodebin: Modify result of seekable in check_upstream_seekable function

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 21 08:06:10 UTC 2016


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

            Bug ID: 763975
           Summary: decodebin: Modify result of seekable in
                    check_upstream_seekable function
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: yongjin.ohn at lge.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Currently, In check_upstream_seekable function, we don't use the seekable
variable for result. It just returns FALSE value even though we already declare
about the seekable variable. Also, Tim inform to me about the avoiding returns
in the middle of such functions. So I suggest this patch for it.

-- 
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