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 677362 - update wayland version checking
update wayland version checking
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal minor
: 0.11.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-06-02 23:04 UTC by sreerenj
Modified: 2012-06-06 13:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
update wayland version. (1.01 KB, patch)
2012-06-02 23:04 UTC, sreerenj
none Details | Review

Description sreerenj 2012-06-02 23:04:32 UTC
Created attachment 215514 [details] [review]
update wayland version.

It seems that current wayland-video-sink implementation is based on wayland-0.85.0 release, which is the only released  version of wayland (AFAIK).There are quite a lot of api changes+ optimisation is on going in wayland-devel.So better to update the sink once wayland release the next stable version. So for now, just bump the wayland version to 0.85.0.
Comment 1 Wim Taymans 2012-06-06 13:39:55 UTC
commit 58b90055d4881e92fa16148f7817057800d66540
Author: Sreerenj Balachandran <sreerenj.balachandran@intel.com>
Date:   Sun Jun 3 01:58:12 2012 +0300

    configure: Fix the wayland version
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=677362