[Bug 726299] avvideodec: Should reject buffer pools that cannot grow

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 27 16:00:11 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726299
  GStreamer | gst-libav | 1.2.3

--- Comment #6 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-03-27 23:25:58 UTC ---
Created an attachment (id=273126)
 View: https://bugzilla.gnome.org/attachment.cgi?id=273126
 Review: https://bugzilla.gnome.org/review?bug=726299&attachment=273126

[PATCH] videodec: Don't use non-growable pool


As we don't know how many output buffer we need to operate, we need to
avoid pool that can't grow. Otherwise the pipeline may stall, waiting
for buffers.

https://bugzilla.gnome.org/show_bug.cgi?id=726299
---
 ext/libav/gstavviddec.c | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

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