[Bug 726299] avvideodec: Should reject buffer pools that cannot grow
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Apr 18 19:50:01 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=726299
GStreamer | gst-libav | 1.2.3
--- Comment #10 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-04-19 02:49:56 UTC ---
I've been rethinking this, and looking at how how many observation buffer is
required to actually decode few formats. The worst seems 16 (h264), though at
16 you can't really push one out. We could fixate a number, and reject pools if
they can't at least offer that (e.g. 20 or more as max, and growable, min <
max).
Would that be acceptable ?
--
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