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 759206 - cluttersink: Small typo in template caps
cluttersink: Small typo in template caps
Status: RESOLVED FIXED
Product: clutter-gst
Classification: Other
Component: general
3.0.x
Other Linux
: Normal normal
: ---
Assigned To: clutter-gst-maint
clutter-gst-maint
Depends on:
Blocks:
 
 
Reported: 2015-12-08 19:44 UTC by Nicolas Dufresne (ndufresne)
Modified: 2015-12-10 14:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
video-sink: Fix template caps (1.14 KB, patch)
2015-12-08 19:44 UTC, Nicolas Dufresne (ndufresne)
committed Details | Review

Description Nicolas Dufresne (ndufresne) 2015-12-08 19:44:26 UTC
The template uses BGRX rather then BGRx.
Comment 1 Nicolas Dufresne (ndufresne) 2015-12-08 19:44:47 UTC
Created attachment 316971 [details] [review]
video-sink: Fix template caps

Use RGBx/BGRx instead of RGBX and BGRX
Comment 2 Lionel Landwerlin 2015-12-09 08:57:23 UTC
Review of attachment 316971 [details] [review]:

Ok.
Comment 3 Lionel Landwerlin 2015-12-10 14:41:49 UTC
Review of attachment 316971 [details] [review]:

Pushed to 3.0 branch.