[Bug 788778] New: Fix since version for ref() and unref() in GstFlowCombiner

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 10 14:26:33 UTC 2017


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

            Bug ID: 788778
           Summary: Fix since version for ref() and unref() in
                    GstFlowCombiner
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: fengalin at free.fr
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 361249
  --> https://bugzilla.gnome.org/attachment.cgi?id=361249&action=edit
[PATCH] libs/gst/base/gstflowcombiner: fix version for ref and unref

See the attached patch:

The functions `gst_flow_combiner_ref` and `gst_flow_combiner_unref` were
introduced in version 1.12.1. They are currently tied to the `GstFlowCombiner`
version 1.4 and appear as such in Gir files. This causes build failures for
gstreamer-rs binding when the gstreamer version installed on the local host is
anterior to 1.12.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