[webkit-reviews] review denied: [Bug 114044] [GStreamer] cannot seek after video finished : [Attachment 198632] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 17 23:30:34 PDT 2013


Philippe Normand <pnormand at igalia.com> has denied Balazs Kelemen
<kbalazs at webkit.org>'s request for review:
Bug 114044: [GStreamer] cannot seek after video finished
https://bugs.webkit.org/show_bug.cgi?id=114044

Attachment 198632: Patch
https://bugs.webkit.org/attachment.cgi?id=198632&action=review

------- Additional Comments from Philippe Normand <pnormand at igalia.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=198632&action=review


> Source/WebCore/ChangeLog:11
> +	   Instead of shutting down the pipeline just pause it when we are
> +	   at the end of the stream.

Please, no. The pipeline needs to be shut down at EOS to release resources.
Can't we preroll the pipeline again if a seek is requested after EOS occured?


More information about the webkit-reviews mailing list