[Bug 756954] New: basesink: rename 'pad' arg in LOCK/COND macros

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 22 03:02:41 PDT 2015


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

            Bug ID: 756954
           Summary: basesink: rename 'pad' arg in LOCK/COND macros
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: gdesmott at gnome.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Macros such as 
  #define GST_BASE_SINK_GET_PREROLL_LOCK(pad)  
(&GST_BASE_SINK_CAST(pad)->preroll_lock)

are missleading as their argument is a GstBaseSink implementation and not a
GstPad.

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