RESOLVED FIXED Bug 36116
[GStreamer] duration query optimizations
https://bugs.webkit.org/show_bug.cgi?id=36116
Summary [GStreamer] duration query optimizations
Philippe Normand
Reported 2010-03-15 08:06:59 PDT
If the duration of the media is unknown we always attempt to query it again. Instead, we should re-attempt the query only when we receive duration-changed messages.
Attachments
proposed patch (3.95 KB, patch)
2010-03-15 08:22 PDT, Philippe Normand
gustavo: review+
Philippe Normand
Comment 1 2010-03-15 08:22:24 PDT
Created attachment 50709 [details] proposed patch
Gustavo Noronha (kov)
Comment 2 2010-03-15 11:44:17 PDT
Comment on attachment 50709 [details] proposed patch Looks sane to me.
Philippe Normand
Comment 3 2010-03-15 13:19:31 PDT
Landed in r56010
Note You need to log in before you can comment on or make changes to this bug.