Commit 7c8538cf authored by Dale Curtis's avatar Dale Curtis Committed by Commit Bot

Delete large unused yuv files from media/test/data.

These affect the fuzzer archive size and seem totally unused. For the
rest of the .yuv files we should switch to using vp9-lossless to reduce
the size by up to 90%.

This changes removes 15,367,680 bytes.

Change-Id: Ic38a4029803a5544f298713afe5387a1df95c911
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1591890Reviewed-by: default avatarAbhishek Arya <inferno@chromium.org>
Reviewed-by: default avatarHirokazu Honda <hiroh@chromium.org>
Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#656487}
parent 1ad83c22
......@@ -244,8 +244,6 @@ TEST(ContainerNamesTest, FileCheckSWF) {
TEST(ContainerNamesTest, FileCheckUNKNOWN) {
TestFile(CONTAINER_UNKNOWN, GetTestDataFilePath("ten_byte_file"));
TestFile(CONTAINER_UNKNOWN, GetTestDataFilePath("README"));
TestFile(CONTAINER_UNKNOWN, GetTestDataFilePath("bali_640x360_P422.yuv"));
TestFile(CONTAINER_UNKNOWN, GetTestDataFilePath("bali_640x360_RGB24.rgb"));
TestFile(CONTAINER_UNKNOWN, GetTestDataFilePath("webm_vp8_track_entry"));
}
......
......@@ -750,27 +750,10 @@ The frame sizes change between 1080p and 720p every 24 frames.
### VEA test files:
#### bear_128x96_40frames.yuv
First 40 raw i420 frames of bear-1280x720.mp4 scaled down to 128x96 for
video_encode_accelerator_unittest. This is the size that could be encoded
with the lowest H264 level 1.0 in 30 fps.
#### bear_320x192_40frames.yuv
First 40 raw i420 frames of bear-1280x720.mp4 scaled down to 320x192 for
video_encode_accelerator_unittest.
#### bear_320x192_40frames.nv12.yuv
First 40 raw nv12 frames of bear-1280x720.mp4 scaled down to 320x192 for
video_encode_accelerator_unittest.
#### bear_320x192_40frames.nv21.yuv
First 40 raw nv21 frames of bear-1280x720.mp4 scaled down to 320x192 for
video_encode_accelerator_unittest.
#### bear_320x192_40frames.yv12.yuv
First 40 raw yv12 frames of bear-1280x720.mp4 scaled down to 320x192 for
video_encode_accelerator_unittest.
### ImageProcessor Test Files
#### bear\_320x192.i420.yuv
......
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment