GNOME Bugzilla – Bug 615798
[smptealpha] Need ability to reverse transition direction
Last modified: 2010-04-29 17:36:00 UTC
For example you can wipe from -- for example -- right to left, but not left to right. This is a problem in pitivi for a number of reasons. We need an easy way to reverse the direction of the wipe.
Created attachment 158870 [details] [review] smptealpha: Correctly detect property changes and update properties
Created attachment 158871 [details] [review] smpte: Add property for inverting the transition mask This converts a left-to-right transition to right-to-left or clock-wise to counter-clock-wise.
These patches definitely solve the issue for me. Works great. Thanks :)
commit 04a1b1dc48aa4b28b4bf977a451390a8b218442e Author: Sebastian Dröge <sebastian.droege@collabora.co.uk> Date: Thu Apr 15 22:28:58 2010 +0200 smpte: Add property for inverting the transition mask This converts a left-to-right transition to right-to-left or clock-wise to counter-clock-wise.