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 767163 - video-color: Fix colorimetry IS_UNKNOWN
video-color: Fix colorimetry IS_UNKNOWN
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other All
: Normal normal
: 1.8.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-06-02 12:47 UTC by Stian Selnes (stianse)
Modified: 2016-06-02 16:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
video-color: Fix colorimetry IS_UNKNOWN (3.73 KB, patch)
2016-06-02 12:47 UTC, Stian Selnes (stianse)
committed Details | Review

Description Stian Selnes (stianse) 2016-06-02 12:47:48 UTC
Fix issue with colorimetry default indicies not being in sync with the
actual table causing IS_UNKNOWN() to sometimes fail.
Comment 1 Stian Selnes (stianse) 2016-06-02 12:47:52 UTC
Created attachment 328948 [details] [review]
video-color: Fix colorimetry IS_UNKNOWN
Comment 2 Tim-Philipp Müller 2016-06-02 16:22:01 UTC
Thanks!

commit 1335ccd228d43f920235bbf4ffadeaeb567ee3ff
Author: Stian Selnes <stian@pexip.com>
Date:   Tue May 10 13:56:13 2016 +0200

    video-color: Fix colorimetry IS_UNKNOWN
    
    Fix issue with colorimetry default indicies not being in sync with the
    actual table causing IS_UNKNOWN() to sometimes fail.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=767163