[Bug 749104] video-converter: Change some implicit string enums to real enums

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 8 06:14:30 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

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

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit c9cfd0196f2c104091f637e9ebf7a1735bd7c6ab
Author: Vivia Nikolaidou <vivia at ahiru.eu>
Date:   Fri May 8 14:57:03 2015 +0300

    video-converter: Change some implicit string enums to real enums

    GST_VIDEO_CONVERTER_OPT_ALPHA_MODE, GST_VIDEO_CONVERTER_OPT_CHROMA_MODE,
    GST_VIDEO_CONVERTER_OPT_MATRIX_MODE, GST_VIDEO_CONVERTER_OPT_GAMMA_MODE and
    GST_VIDEO_CONVERTER_OPT_PRIMARIES_MODE were G_TYPE_STRING with only a few
valid
    options. Changed those to real enums.

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

-- 
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