[Bug 691986] gst_base_src_loop: set NEED_RECONFIGURE flag if negociate fails,

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 17 17:09:47 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=691986
  GStreamer | gstreamer (core) | 1.x

--- Comment #1 from Niv Sardi <xaiki at evilgiggle.com> 2013-01-18 01:09:46 UTC ---
(got cut...)

    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 they get the wrong size. (is that a bug too ?).

    anyway, this shuts up the error:
    0:00:00.299381517 17157      0x1cfc590 ERROR                default
video-frame.c:142:gst_video_frame_map_id: invalid buffer size 4096 < 115200

    in the gnonlin testsuite

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