[Bug 796980] vorbisdec: Always handle in-band header packets once the first non-header packet arrives
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Sep 19 15:42:58 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796980
Edward Hervey <bilboed at bilboed.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |bilboed at bilboed.com
Resolution|FIXED |---
--- Comment #11 from Edward Hervey <bilboed at bilboed.com> ---
This commit breaks discovering files with initial gaps.
* The 3 header buffers are received by vorbisdec (it could configure itself but
doesn't)
* A GAP event is received
** audiodecoder tries doing a default negotiation and fails (since vorbisdec
didn't provide the information yet).
--
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