Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(791)

Side by Side Diff: LayoutTests/http/tests/media/media-source/mediasource-buffered-expected.txt

Issue 552943002: MSE: Start letting SourceBuffer begin to do initialization segment received algorithm (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased. Addressed philipj@'s PS5 comments. Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 1
2 PASS Demuxed content with different lengths 2 PASS Demuxed content with different lengths
3 PASS Process first init segment for sourceBuffer[0] first
4 PASS Process first init segment for sourceBuffer[1] first
3 PASS Muxed tracks with different lengths 5 PASS Muxed tracks with different lengths
4 PASS Demuxed content with an empty buffered range on one SourceBuffer 6 PASS Demuxed content with an empty buffered range on one SourceBuffer
5 PASS Muxed content empty buffered ranges. 7 PASS Muxed content empty buffered ranges.
6 PASS Get buffered range when sourcebuffer is empty. 8 PASS Get buffered range when sourcebuffer is empty.
7 PASS Get buffered range when only initsegment is appended. 9 PASS Get buffered range when only initsegment is appended.
8 PASS Get buffered range after removing sourcebuffer. 10 PASS Get buffered range after removing sourcebuffer.
9 11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698