[Bug 678299] New: gst_base_sink_wait_eos and the GstBaseSink->wait_eos vfunc don't match

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 18 02:28:49 PDT 2012


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

           Summary: gst_base_sink_wait_eos and the GstBaseSink->wait_eos
                    vfunc don't match
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: evan at coeus-group.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


The gst_base_sink_wait_eos function and the GstBaseSink->wait_eos virtual
function don't match.  It's not a simple case of arguments not lining
up--AFAICT they perform different tasks.  Beyond being difficult to deal with
for Vala bindings (and likely others) this is just plain confusing, and it
would be nice to get it changed before 1.0.

I'm not familiar with GStreamer, but if someone could provide some guidance
regarding what the API should be I'd be willing to write the patch.

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