After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 661897 - oggdemux: do not retry seeking indefinitely
oggdemux: do not retry seeking indefinitely
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other All
: Normal normal
: 0.10.36
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-10-16 10:33 UTC by Vincent Penquerc'h
Modified: 2011-10-17 10:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
oggdemux: do not retry seeking indefinitely (794 bytes, patch)
2011-10-16 10:33 UTC, Vincent Penquerc'h
committed Details | Review

Description Vincent Penquerc'h 2011-10-16 10:33:43 UTC
oggdemux: do not retry seeking indefinitely
Comment 1 Vincent Penquerc'h 2011-10-16 10:33:45 UTC
Created attachment 199112 [details] [review]
oggdemux: do not retry seeking indefinitely
Comment 2 Tim-Philipp Müller 2011-10-17 09:54:12 UTC
Pushed, thanks. I presume the seeking query response will also reflect the push_seeking_disabled then?


commit 26e1c2d628a024da6b72e5ce6ba706f27e869a00
Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Date:   Sun Oct 16 11:32:41 2011 +0100

    oggdemux: do not retry seeking indefinitely
    
    https://bugzilla.gnome.org/show_bug.cgi?id=661897
Comment 3 Vincent Penquerc'h 2011-10-17 10:34:55 UTC
(In reply to comment #2)
> Pushed, thanks. I presume the seeking query response will also reflect the
> push_seeking_disabled then?

It should, it worked fine last time I tried to seek in a chained stream, which also disables seeking.