[Bug 691985] New: gst_pad_check_reconfigure: only remove flag if set.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 17 17:02:40 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=691985
  GStreamer | gstreamer (core) | 1.x

           Summary: gst_pad_check_reconfigure: only remove flag if set.
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: trivial
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: xaiki at evilgiggle.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


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

cosmetic fix

the code ifed a debug statement, that can't be right. anyway, the way it is,
    we don't really need that branch, as we set the flag to unset only if set
    (and that can't fail) hence the end result is always to unset the flag.

    Signed-off-by: Niv Sardi <xaiki at evilgiggle.com>

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