[Bug 752441] New: gtk: Create a base class to remove code duplication

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 15 14:07:17 PDT 2015


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

            Bug ID: 752441
           Summary: gtk: Create a base class to remove code duplication
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: nicolas.dufresne at collabora.co.uk
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

So far the GTK sink elements have presented an important amount of defects.
These fixes had to be copy pasted over and over, which lead to errors. This is
becoming more of an issue now that we start having to redesigned things like
the approximate resize code. I propose to move all the common code to a base
class, so we stop this copy paste dance. As all this remains private, we don't
have to worry much about API stability.

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