GNOME Bugzilla – Bug 796960
gltransformation: Make properties rotation-x/y/z controllable instead of only read and writable, to allow dynamic control of effects
Last modified: 2018-11-03 12:09:10 UTC
In element 'gltransforamtion', the properties rotation-x/y/z are readable and writable. To allow dynamic control of these properties, these properties must be made controllable. Useful in case of real time video effects.
Created attachment 373330 [details] [review] Patch file to introduce the controllability property for rotation property in gltransformation.
Review of attachment 373330 [details] [review]: This won't quite work yet as it's missing a strategic call to gst_object_sync_values().
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/474.