[Bug 650093] [baseparse] GstBaseParseFrame extensibility/flexibility needed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 18 01:21:15 PDT 2011


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

--- Comment #3 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-05-18 08:21:13 UTC ---
In any case, we would have to maintain frame state during a particular parsing
round, which mainly means keeping a GstBaseParseFrame around during subsequent
_chain calls (whereas the pull mode path does not present a problem this way).

Following commit at least goes this part of the way:

commit 35567592efcbd44267048f006c0b910bb3d2b5ca
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Tue May 17 22:17:14 2011 +0200

    baseparse: maintain frame state during frame parsing round

    See #650093.

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