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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 24 06:42:12 PST 2013


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.0.6

--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2013-01-24 14:42:08 UTC ---
commit 4b3aee569840ed9ad2da936c951973f43b31bcd2
Author: Niv Sardi <xaiki at evilgiggle.com>
Date:   Thu Jan 17 21:35:48 2013 -0300

    gst_pad_check_reconfigure: only remove flag if set.

    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>

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

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