[Bug 727916] bufferpool: Does not implement set_config() as documented

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 2 13:39:08 PDT 2014


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

--- Comment #6 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-05-02 20:39:03 UTC ---
Created an attachment (id=275700)
 View: https://bugzilla.gnome.org/attachment.cgi?id=275700
 Review: https://bugzilla.gnome.org/review?bug=727916&attachment=275700

[PATCH] pool-nego: Retry setting configuration with modified config


Buffer pool set_config() may return FALSE if requested configuration needed
small changes. Reget the config and try setting it again (validating the
changes first). This ensure we have a configured pool if possible.

https://bugzilla.gnome.org/show_bug.cgi?id=727916
---
 libs/gst/base/gstbasesrc.c       | 33 ++++++++++++++++++++++++++++++++-
 libs/gst/base/gstbasetransform.c | 32 +++++++++++++++++++++++++++++++-
 2 files changed, 63 insertions(+), 2 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.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list