[Bug 730053] baseparse: allow skipping more data than currently available

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 13 07:03:36 PST 2014


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

Nicolas Dufresne (stormer) <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.dufresne at collabora.
                   |                            |co.uk

--- Comment #11 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> 2014-11-13 15:03:32 UTC ---
(In reply to comment #10)
> That leaves the question of what to do on a segment/discont that's not
> accompanied by a flush, and I'm not sure what to do, if anything.

Normally just proxy them, making sure to update internal state. You'll get
these if in segment seek. The segment part is not an issue, as there is no jump
in time. The discount is something for the implementation to handle (e.g.
updating codec_data, caps if needed).

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