DescriptionImplement accurate seeking by decoding audio/video until we reach our desired timestamp.
This fixes a host of seeking, synchronization and layout test issues but does incur a CPU performance hit while seeking. In the worst case a seek could take quite some time if the content was high resolution H.264 and we attempted to seek to right before a keyframe.
We'll see how people like the new behaviour and back this change out if needed.
BUG=48984
TEST=layout tests, media_unittests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53872
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fixes #
Messages
Total messages: 2 (0 generated)
|