[gstreamer-bugs] [Bug 638859] textoverlay: make misc. properties controllable
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jan 6 16:07:16 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=638859
GStreamer | gst-plugins-base | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.32
Summary|[textoverlay] attached |textoverlay: make misc.
|patch adds support for |properties controllable
|controllable parameters |
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-01-07 00:07:15 UTC ---
Thanks, fixed it up a bit (call gst_controller_init(), Makefile.am, etc.):
commit b6ae6951747a7ae1f367dfacd94fb3a2c79eb54e
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Thu Jan 6 23:08:34 2011 +0000
textoverlay: make text property controllable too
Because we can, and because it's the most interesting one
to control really, after xpos/ypos.
commit e67417833164c0ddf27248047637efad8088a607
Author: Lane Brooks <dirjud at gmail.com>
Date: Thu Jan 6 23:01:20 2011 +0000
textoverlay: make some properties controllable
https://bugzilla.gnome.org/show_bug.cgi?id=638859
> I had to modify the Makefile.am for this module to add
> -lgstcontroller-$(GST_MAJORMINOR) to the LIBADD variable. I am not sure why I
> had to do this given other elements I looked at (like alpha) don't do it. Can
> someone tell me the proper way to to do this?
There's GST_CONTROLLER_{LIBS,CFLAGS} which is also what alpha/Makefile.am uses.
--
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