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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 23 03:57:01 PST 2013


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





--- Comment #5 from Piotr Grad <p.grad at samsung.com>  2013-12-23 03:55:01 PST ---
(In reply to comment #3)
> (From update of attachment 219411 [details])
> 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.

Unfortunatelly this test is still flaky for EFL becouse of some race condition.

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