[Bug 727409] streamsynchronizer: Invalid memory accesses when using uncopyable memory

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 1 05:24:18 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=727409
  GStreamer | gst-plugins-base | 1.2.3

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-08-01 12:24:15 UTC ---
commit b34e0ba91cc01511c395c1d4ee44ec1ccb8df165
Author: Mohammed Sameer <msameer at foolab.org>
Date:   Wed Jul 30 20:53:53 2014 +0300

    streamsynchronizer: don't unset DISCONT flag

    Unsetting DISCONT flag means we need to copy the buffer. This copy
operation
    mandates that all GstMemory should be copy-able which is not always the
case

    https://bugzilla.gnome.org/show_bug.cgi?id=727409

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