[gstreamer-bugs] [Bug 320308] New: [matroska] set timestamps for buffers with ebml elements

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Oct 31 05:20:47 PST 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=320308
 GStreamer | gst-plugins-good | Ver: HEAD CVS

           Summary: [matroska] set timestamps for buffers with ebml elements
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: josef.zlomek at xeris.cz
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


The attached patch causes the matroska muxer to set the timestamp of the
outgoing buffers containing ebml elements (i.e. non-data buffers) to the
timestamp is taken from the incoming buffers too. So all buffers (except file
headers) coming from matroska muxer are timestamped.
The benefit is that the elements after matroska muxer can get the timestamp when
reading first ebml elements and they do not have to wait for the data buffer.

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