[Bug 733921] New: basesrc: re-negotiate caps in pull mode if necessary

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 29 07:46:04 PDT 2014


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

           Summary: basesrc: re-negotiate caps in pull mode if necessary
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: matthieu.bouron at collabora.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


This patch solves the case when basesrc is stuck in pull mode and never get the
chance to negotiate with downstream (to use a custom memory allocator for
example).
It happens when typefind is plugged downstream, with the following scenario:

filesrc ! typefind ! demuxer (proposing a custom memory allocator).

Not sure if the patch is 100% correct though.

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