[Bug 766523] New: uri-clip: make uri parameter of ges_uri_clip_new () const

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 16 15:46:30 UTC 2016


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

            Bug ID: 766523
           Summary: uri-clip: make uri parameter of ges_uri_clip_new ()
                    const
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-editing-services
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: aurelien.zanelli at parrot.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

ges_uri_clip_new function currently takes a non const string but it only give
it to another function taking a const string parameter So I propose to make it
constant to avoid compiler warning when having const string.

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