After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 749824 - basetextoverlay: make deltax and deltay properties controllable
basetextoverlay: make deltax and deltay properties controllable
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal enhancement
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-05-25 11:18 UTC by Lazar Claudiu
Modified: 2015-05-26 08:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Make deltax / deltay controllable (1.34 KB, patch)
2015-05-25 11:19 UTC, Lazar Claudiu
committed Details | Review

Description Lazar Claudiu 2015-05-25 11:18:44 UTC
Useful once the absolute direct control binding patch gets accepted.
Comment 1 Lazar Claudiu 2015-05-25 11:19:05 UTC
Created attachment 303913 [details] [review]
Make deltax / deltay controllable
Comment 2 Tim-Philipp Müller 2015-05-26 08:27:36 UTC
Pushed already anyway, no reason to wait.

commit af7a311c1cea7be4763de78def1a4ce327a3c1d2
Author: Claudiu Florin Lazar <lazar.claudiu.florin@gmail.com>
Date:   Tue May 26 13:11:00 2015 +0300

    basetextoverlay: make deltax and deltay properties controllable
    
    This will be more useful once we have absolute direct
    control bindings.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=749824
Comment 3 Tim-Philipp Müller 2015-05-26 08:29:42 UTC
Comment on attachment 303913 [details] [review]
Make deltax / deltay controllable

Please could you set your git name properly for future patches with
 git config --global user.name "$NAME"