[Bug 777760] vulkan: Usage of wrong enum in gst_vulkan_format_from_video_format()

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jan 26 09:03:09 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=777760

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.11.2

--- Comment #2 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit f6b81a612579641d5289e5947b76f0c822547a53
Author: Matthew Waters <matthew at centricular.com>
Date:   Thu Jan 26 19:52:07 2017 +1100

    vkimagememory: use the correct enum for RGB16/BGR16 formats

    vkimagememory.c:64:14: warning: implicit conversion from enumeration type
'GstVideoGLTextureType' to different enumeration type 'VkFormat' (aka 'enum
VkFormat') [-Wenum-conversion]
         return GST_VIDEO_GL_TEXTURE_TYPE_RGB16;

    https://bugzilla.gnome.org/show_bug.cgi?id=777760

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list