[gstreamer-bugs] [Bug 611075] New: Typo in debug_dump_pad function

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 25 06:30:56 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=611075
  GStreamer | gstreamer (core) | git

           Summary: Typo in debug_dump_pad function
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: wl2776 at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


http://cgit.freedesktop.org/gstreamer/gstreamer/tree/gst/gstdebugutils.c#n167

There is the instruction on line 167

pad_flags[3] = GST_OBJECT_FLAG_IS_SET (pad, GST_PAD_IN_SETCAPS) ? 's' : 's';

pad_flags[3] is always set to 's', independent on flags.

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