[Bug 796980] vorbisdec: Always handle in-band header packets once the first non-header packet arrives
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Sep 20 11:11:47 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796980
--- Comment #12 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 373710
--> https://bugzilla.gnome.org/attachment.cgi?id=373710&action=edit
vorbisdec: Initialize decoder directly once we have the 3 headers
... instead of waiting for the first non-header buffer.
Also drop non-identification headers arriving after initialization or
before the identification header. We don't do anything with them and
they would just accumulate.
--- Comment #13 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 373711
--> https://bugzilla.gnome.org/attachment.cgi?id=373711&action=edit
vorbisdec: Initialize decoder directly once we have the 3 headers
... instead of waiting for the first non-header buffer.
Also drop non-identification headers arriving after initialization or
before the identification header. We don't do anything with them and
they would just accumulate.
--
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