[Bug 657305] New: [0.11] Change ::event vfuncs to be more binding friendly and intuitive

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 25 00:42:07 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=657305
  GStreamer | gstreamer (core) | 0.10.13

           Summary: [0.11] Change ::event vfuncs to be more binding
                    friendly and intuitive
    Classification: Platform
           Product: GStreamer
           Version: 0.10.13
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: slomo at circular-chaos.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Currently the ::event vfuncs in base{src,sink,transform,parse} are not really
binding friendly. Depend on the return value the event is owned by the base
class or not (and handled by the base class or not).


For 0.11 I'd propose to make the real vfuncs and require subclasses to chain up
to the parent to handle/forward the events.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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