[Bug 715192] videodecoder: Cannot accumulate buffer while downstream is blocked

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Sep 8 03:20:55 UTC 2018


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

--- Comment #42 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
The android part looks much more complicated, or maybe there is code that
shoudn't be there (e.g. we call finish_frame() on old frames, without output
buffer). We also access a lot more state, and the code using chained helper,
rather then sequential helpers function to reduce the function size. This
coding habit makes it much harder to verify locking. I think I'll file another
bug for this one, and leave it for someone else to optimize.

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