[Bug 774983] avdec_h264 is not copying metadata to the outputbuffer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 24 04:33:21 UTC 2016


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

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ystreet00 at gmail.com
         Resolution|---                         |NOTABUG

--- Comment #1 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
Bugzilla is not a support forum.

What the critical is helpfully telling you is that the buffer is not writable
as required when adding meta's to a buffer.  You can ensure writablility with
gst_buffer_make_writable().

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