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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 8 05:29:22 PDT 2015


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

            Bug ID: 749104
           Summary: [PATCH] video-converter: Change some implicit string
                    enums to  real enums
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vivia at ahiru.eu
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 303071
  --> https://bugzilla.gnome.org/attachment.cgi?id=303071&action=edit
Patch file.

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.

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