[Bug 760961] androidmedia: Zerocopy rendering broken by getOutputBuffer() returning a NULL buffer
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jan 22 06:17:37 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760961
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Summary|Android gstreamer 1.7.1 |androidmedia: Zerocopy
|can't play a file with |rendering broken by
|tutorial 5 |getOutputBuffer() returning
| |a NULL buffer
--- Comment #14 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 5a3744e86c21ac247b451fccbe313a598dd1bdb1
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Fri Jan 22 16:13:45 2016 +0200
amc: MediaCodec::getOutputBuffer() can return NULL without exception
Happens when doing zerocopy rendering, or when passing a wrong index to it.
Handle this properly for zerocopy rendering, fail properly for the other
cases.
https://bugzilla.gnome.org/show_bug.cgi?id=760961
--
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