[Webkit-unassigned] [Bug 125852] [GStreamer] video/audio seeking is not unified.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 17 05:52:18 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=125852





--- Comment #3 from Philippe Normand <pnormand at igalia.com>  2013-12-17 05:50:24 PST ---
(From update of attachment 219411)
View in context: https://bugs.webkit.org/attachment.cgi?id=219411&action=review

> Source/WebCore/ChangeLog:11
> +        Test: media/video-seek-with-negative-playback.html

This is skipped in EFL but not in GTK, it seems. I guess it can now be unskipped?

> Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:614
> +bool MediaPlayerPrivateGStreamer::seekIncludingRate(gint64 position, float rate, GstSeekFlags seekType)

Hum what about doSeek() ? Having only the rate mentioned in the name is a bit odd.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list