[Bug 709814] New: [examples/overlay] avoid to unref sink if not found. Also fix logic to find a sink in one of the example.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 10 15:17:59 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=709814
  GStreamer | gst-plugins-base | git

           Summary: [examples/overlay] avoid to unref sink if not found.
                    Also fix logic to find a sink in one of the example.
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: julien.isorce at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=256903)
 View: https://bugzilla.gnome.org/attachment.cgi?id=256903
 Review: https://bugzilla.gnome.org/review?bug=709814&attachment=256903

unref sink only when found

Spotted because I have ximagesink but not xvimagesink:

For gtk-videooverlay and qt-videooverlay, the sink is unref even if not found.

For qtgv-videooverlay the logic to find the sink is wrong. If the first sink is
not found them it do not check for the next.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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