[gstreamer-bugs] [Bug 623379] New: [flvmux] Writing duration outside the allocated memory area in streaming mode

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 2 05:25:16 PDT 2010


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

           Summary: [flvmux] Writing duration outside the allocated memory
                    area in streaming mode
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.24
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: slomo at circular-chaos.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Patch by Andrzej K. Haczewski <ahaczewski at gmail.com>

Problem is, that the wrong offset was taken here (29 vs. 42). 42 is the offset
from the beginning of the file, 29 the offset from the beginning of the buffer.

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