[Bug 770314] oggdemux: Does not go back to beginning point on EOS when determining stream length
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Sep 5 10:45:46 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=770314
Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.9.3
--- Comment #13 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Thanks slomo :)
commit 31438ef49b9bf4e4796c49f95cc33c8d4a7c0403
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date: Fri Aug 26 11:30:16 2016 +0100
oggdemux: safety for failing to determine time length in push mode
If we can't find a valid granule near the end of the file, we
disable seeking. This guards against the whole file being then
read and never going to PLAYING.
https://bugzilla.gnome.org/show_bug.cgi?id=770314
commit 6f856cb54d7e628c904d2eb7a4caf77f3b2b6c79
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date: Fri Aug 26 11:27:17 2016 +0100
oggdemux: increase EOS granpos detection chunk size
This can be too small on some files to find a valid granule.
https://bugzilla.gnome.org/show_bug.cgi?id=770314
--
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