[Bug 767689] oggdemux: re-enable the seek on EOS when determining stream length

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 5 05:51:37 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=767689

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bilboed at bilboed.com
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.9.2

--- Comment #5 from Edward Hervey <bilboed at bilboed.com> ---
(In reply to Vincent Penquerc'h from comment #4)
> Seems a regression test was chanced upon by someone else in
> https://bugzilla.gnome.org/show_bug.cgi?id=769515

Indeed, and after more testing on my side it does seem to remove the issues.
Note that those validate tests are what Sebastian asked for (http + ogg +
queue2).

Thanks !

commit 273d35ce2045f49862d97202fef5cf00b8c0ff6c
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Thu Jun 16 10:01:50 2016 +0100

    oggdemux: remove eos avoidance workaround

    This workaround tried to avoid an EOS event when seeking to the
    end of an Ogg stream in order to find its duration. At some point,
    an EOS event there would cause any queue2 upstream to pause and
    not restart on a seek back to the beginning. This now appears to
    not be the case anymore, and so the workaround can be removed.

    https://bugzilla.gnome.org/show_bug.cgi?id=767689

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