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 720826 - gldeinterlace: fix texture coordinate computation
gldeinterlace: fix texture coordinate computation
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-gl
git master
Other Linux
: Normal critical
: 1.2.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-12-20 15:20 UTC by Matthieu Bouron
Modified: 2013-12-30 09:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
deinterlace: fix texture coordinate computation (1.03 KB, patch)
2013-12-20 15:21 UTC, Matthieu Bouron
committed Details | Review

Description Matthieu Bouron 2013-12-20 15:20:06 UTC
This patch fixes a regression introduced by fffdcbdd3dde437e10cf6e1b5e40c6958d41e6c1.
Comment 1 Matthieu Bouron 2013-12-20 15:21:03 UTC
Created attachment 264618 [details] [review]
deinterlace: fix texture coordinate computation
Comment 2 Matthew Waters (ystreet00) 2013-12-28 13:45:12 UTC
Review of attachment 264618 [details] [review]:

Looks good
Comment 3 Sebastian Dröge (slomo) 2013-12-30 09:10:49 UTC
commit fa6d1b36c49857b0025fd3ee7f76c5e6585ee488
Author: Matthieu Bouron <matthieu.bouron@collabora.com>
Date:   Fri Dec 20 15:18:38 2013 +0000

    deinterlace: fix texture coordinates computation
    
    Fixes a regression introduced by fffdcbdd3dde437e10cf6e1b5e40c6958d41e6c1
    
    https://bugzilla.gnome.org/show_bug.cgi?id=720826