GNOME Bugzilla – Bug 755621
smptealpha: Do not set width/height before comparing with old values
Last modified: 2015-09-25 12:21:38 UTC
See commit message
Created attachment 312133 [details] [review] smptealpha: Do not set width/height before comparing with old values Otherwise we end up considering the values did not change and we wrongly work with the old video format (which will lead to wrong behaviour/segfaults).
That fixes https://phabricator.freedesktop.org/T91
Attachment 312133 [details] pushed as 802a270 - smptealpha: Do not set width/height before comparing with old values