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 652902 - vp8dec: Add check if we have legal aspect-ratio before reset it.
vp8dec: Add check if we have legal aspect-ratio before reset it.
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal blocker
: 0.10.23
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-06-18 16:09 UTC by Oleksij Rempel
Modified: 2011-06-25 18:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
vp8dec-add-check-if-we-have-legal-aspect-ratio-befor.patch (1.14 KB, patch)
2011-06-18 16:09 UTC, Oleksij Rempel
none Details | Review

Description Oleksij Rempel 2011-06-18 16:09:04 UTC
Created attachment 190174 [details] [review]
vp8dec-add-check-if-we-have-legal-aspect-ratio-befor.patch

the commit f9b552f0494e (vp8dec: set par to 1/1)
    will fix situation where no aspect-ratio is set, but it brake
    stream with available aspect-ratio. This patch fix it.
Comment 1 David Schleef 2011-06-25 18:37:24 UTC
Oops.

Pushed.
Comment 2 Oleksij Rempel 2011-06-25 18:48:22 UTC
shit happens :)