[gstreamer-bugs] [Bug 639063] mpegtsparse is holding the data (not pushing it further)
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 10 03:27:27 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=639063
GStreamer | gst-plugins-bad | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.21
--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-01-10 11:27:23 UTC ---
Fixed, thanks!
commit 0b4dfa685d313f698c3b6b05d5f6894c20bfbc38
Author: Karol Sobczak <napewnotrafi at gmail.com>
Date: Mon Jan 10 11:18:52 2011 +0000
mpegtsdemux: fix re-syncing on invalid data after seek
Or possibly even at startup. If we couldn't find a sync within
the first few bytes, we'd just push more data into the adapter
but never discard any of the invalid data at the beginning, so
would never be able to re-sync.
https://bugzilla.gnome.org/show_bug.cgi?id=639063
--
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