[gstreamer-bugs] [Bug 319178] New: [0.9] [API] spec out and finish filler events

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Oct 18 10:31:12 PDT 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=319178
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: [0.9] [API] spec out and finish filler events
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Do we need them, do we not? If yes, how should they look like? etc.

This is just a reminder bug to make sure it's not forgotten about before 0.10.


In 0.8 we had this API:

#define         gst_event_new_filler()          gst_event_new(GST_EVENT_FILLER)
GstEvent*       gst_event_new_filler_stamped    (guint64 time,
                                                 guint64 duration);
guint64         gst_event_filler_get_duration   (GstEvent *event);

In 0.9 there's only this so far:

GstEvent*       gst_event_new_filler();

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list