[Bug 691986] New: gst_base_src_loop: set NEED_RECONFIGURE flag if negociate fails,
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jan 17 17:07:04 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=691986
GStreamer | gstreamer (core) | 1.x
Summary: gst_base_src_loop: set NEED_RECONFIGURE flag if
negociate fails,
Classification: Platform
Product: GStreamer
Version: 1.x
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: xaiki at evilgiggle.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=233709)
View: https://bugzilla.gnome.org/attachment.cgi?id=233709
Review: https://bugzilla.gnome.org/review?bug=691986&attachment=233709
0002-gst_base_src_loop-set-NEED_RECONFIGURE-flag-if-negoc.patch
gst_base_src_loop: set NEED_RECONFIGURE flag if negociate fails,
this is found tracking a bug in gnonlin, negociate actually calls
->set_allocation.
gst_base_src_negociate:
-\ gst_base_src_prepare_allocation (GstBaseSrc * basesrc, GstCaps * caps)
--\ gst_base_src_set_allocation
if it's not called, no buffer pool is asociated with the element, and the
allocation fail as
anyway, this shuts up the error:
0:00:00.299381517 17157 0x1cfc590 ERROR default
video-frame.c:142:gst_vid
in the gnonlin testsuite
Signed-off-by: Niv Sardi <xaiki at evilgiggle.com>
--
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