[Bug 762710] New: gst_discoverer_info_copy loses some data members of the source GstDiscovererInfo object.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 26 04:03:25 UTC 2016


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

            Bug ID: 762710
           Summary: gst_discoverer_info_copy loses some data members of
                    the source GstDiscovererInfo object.
    Classification: Platform
           Product: GStreamer
           Version: 1.6.3
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vgdoqd at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 322434
  --> https://bugzilla.gnome.org/attachment.cgi?id=322434&action=edit
Simply copy the missing data members.

The function gst_discoverer_info_copy doesn't copy the data members seekable
and result of the source GstDiscovererInfo.

In the case of copying a GstDiscovererInfo for later use, the seekbale will be
undefined, which in practice usually will be false, even though the seekable of
the original GstDiscovererInfo is true.

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