[Bug 726425] Add new API to notify minimum buffering needed downstream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun May 18 16:06:19 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726425
  GStreamer | gstreamer (core) | git

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.dufresne at collabora.
                   |                            |co.uk

--- Comment #4 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-05-18 23:06:10 UTC ---
This seems fair solution, but I'd like to know how we solve the problem of
buffer pool sizes. The buffering event travel will end at the queue, and the
queue will be in the middle of an allocation query that may impact the capacity
to queue the required amount.

Should we simply get the queue to add that information to the minimum buffers
for the pool configuration ? If so, we need this event to be sent before the
allocation query is happens (might mean before the caps event). Would that be
an issue ?

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