[Bug 758694] android media fails to update affine transformation meta
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Nov 26 03:45:43 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758694
Matthew Waters <ystreet00 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |ystreet00 at gmail.com
Resolution|--- |FIXED
Target Milestone|git master |1.7.1
--- Comment #1 from Matthew Waters <ystreet00 at gmail.com> ---
commit d387bfd188a15cbb6fcb9e2c3e2893ea3a7d9414
Author: Mathias Hasselmann <mathias.hasselmann at kdab.com>
Date: Thu Nov 26 10:15:36 2015 +0100
androidmedia: Don't add metadata to locked buffer
The video decoders tried calling gst_buffer_add_*meta() on non-writable
buffer resulting in warnings of this kind:
gstamcvideodec.c:921 (_gl_sync_render_unlocked): WARNING: amcvideodec
Failed to create the transformation meta for the gl_sync 0xabc03848
buffer 0xabb01b40 (0)
https://bugzilla.gnome.org/show_bug.cgi?id=758694
--
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