[Bug 722396] New: avimux: don't make the buffer writable unless absolutely necessary

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 16 23:15:35 PST 2014


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

           Summary: avimux: don't make the buffer writable unless
                    absolutely necessary
    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: m.olbrich at pengutronix.de
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=266527)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=266527)
patch

When recording live streams, it it likely that the timestamp remains the same.
Making a buffer writable is usually quite cheap. However, if the buffer comes
from a
hardware encoder, the memory may not be shareable and must be copied.

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