[Bug 732288] x264enc: Does not request enough buffers in allocation query

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 8 14:03:26 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=732288
  GStreamer | gst-plugins-ugly | git

--- Comment #9 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-07-08 21:03:18 UTC ---
Created an attachment (id=280189)
 View: https://bugzilla.gnome.org/attachment.cgi?id=280189
 Review: https://bugzilla.gnome.org/review?bug=732288&attachment=280189

[PATCH] v4l2object: Don't share own pool if min exceed V4L2 capacity


If the minimum required buffer exceed V4L2 capacity, don't share down
pool. This allow support very high latency, like with x264enc default
encoding settings.

https://bugzilla.gnome.org/show_bug.cgi?id=73228
---
 sys/v4l2/gstv4l2object.c | 24 ++++++++++++++----------
 1 file changed, 14 insertions(+), 10 deletions(-)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list