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 755621 - smptealpha: Do not set width/height before comparing with old values
smptealpha: Do not set width/height before comparing with old values
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other All
: Normal normal
: 1.6.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-09-25 12:10 UTC by Thibault Saunier
Modified: 2015-09-25 12:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
smptealpha: Do not set width/height before comparing with old values (1.53 KB, patch)
2015-09-25 12:10 UTC, Thibault Saunier
committed Details | Review

Description Thibault Saunier 2015-09-25 12:10:16 UTC
See commit message
Comment 1 Thibault Saunier 2015-09-25 12:10:20 UTC
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).
Comment 2 Thibault Saunier 2015-09-25 12:11:04 UTC
That fixes https://phabricator.freedesktop.org/T91
Comment 3 Thibault Saunier 2015-09-25 12:21:16 UTC
Attachment 312133 [details] pushed as 802a270 - smptealpha: Do not set width/height before comparing with old values