[Bug 756954] basesink: rename 'pad' arg in LOCK/COND macros
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Oct 22 08:35:17 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=756954
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution|--- |FIXED
Target Milestone|git master |1.7.1
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Makes sense, thanks.
commit 66b6d355e4e876a984def6824d9def582b83359e
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Thu Oct 22 12:00:42 2015 +0200
basesink: rename argument of PREROLL_{COND,LOCK} macros
They take a GstBaseSink instance as argument at not a GstPad. Rename the
argument to 'obj' which is not miss leading and in line with
GST_BASE_SINK_PAD(obj).
https://bugzilla.gnome.org/show_bug.cgi?id=756954
--
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