| Index: third_party/WebKit/LayoutTests/http/tests/media/media-source/stream_memory_tests/README.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/media/media-source/stream_memory_tests/README.txt b/third_party/WebKit/LayoutTests/http/tests/media/media-source/stream_memory_tests/README.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4fbc3b7f4b45ee95d902b35b70ff019f9fb281a2
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/media/media-source/stream_memory_tests/README.txt
|
| @@ -0,0 +1,6 @@
|
| +The *-default-buffers.html tests in this directory are run with the default MSE
|
| +buffer sizes (150MB for video, 12MB for audio).
|
| +The *-1mb-buffers.html tests are run in a separate virtual test suite with
|
| +--mse-audio-buffer-size-limit=1048576 and --mse-video-buffer-size-limit=1048576
|
| +command-line switches and thus with 1MB MSE buffer sizes for both audio and
|
| +video. See LayoutTests/TestExpectations and LayoutTests/VirtualTestSuites.
|
|
|