[Bug 726299] avvideodec: Should reject buffer pools that cannot grow
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu May 8 12:43:42 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=726299
GStreamer | gst-libav | 1.2.3
Nicolas Dufresne <nicolas.dufresne> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |1.3.2
--- Comment #13 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-05-08 19:43:40 UTC ---
commit 62a4d065ed7bd117d869fd8bcb61274c2870ddf5
Author: Nicolas Dufresne <nicolas.dufresne at collabora.com>
Date: Thu Mar 27 18:53:53 2014 -0400
videodec: Don't use non-growable pool
As we don't know how many output buffers we need to operate, we need to
avoid pool that can't grow. Otherwise the pipeline may stall, waiting
for buffers. For now, we require it to be able to grow to at least
32 buffers, which I think is a fair amount of buffers for decoders.
https://bugzilla.gnome.org/show_bug.cgi?id=726299
--
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