[Bug 652286] New: matroskaparse: Gstremer-CRITICAL when changing state from PAUSED to READY

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 10 06:22:42 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=652286
  GStreamer | gst-plugins-good | git

           Summary: matroskaparse: Gstremer-CRITICAL when changing state
                    from PAUSED to READY
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: debarshi.ray at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


In gst_matroska_parse_output, we can not use parse->streamheader after calling
gst_buffer_make_metadata_writable.

Also it might be a good idea to use gst_buffer_copy while putting
parse->streamheader into a GValue, earlier in the same function. Other elements
are doing something similar as well, and Tim thinks it is better than relying
on GST_BUFFER_FLAG_IN_CAPS.

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