[Bug 736118] videofilter: The buffer is not writable in transform_frame_ip

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 12 04:30:33 PDT 2014


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

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

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

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-09-12 11:30:24 UTC ---
Let's do that then. I added a longer explanation in the code.

commit f711288c7c86c33aed18f52ed6d7787d19b7741d
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Sep 12 14:27:44 2014 +0300

    videofilter: Unref buffers before calling the transform_frame functions

    GstVideoFrame has another reference, so the buffer looks unwriteable,
    meaning that we can't attach any metas or anything to it

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

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