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

Unified Diff: content/common/gpu/testdata/npot-video.README

Issue 183923037: Remove unused test data under content/common/gpu/testdata/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/common/gpu/testdata/bear.h264.md5 ('k') | content/common/gpu/testdata/npot-video.h264 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/gpu/testdata/npot-video.README
diff --git a/content/common/gpu/testdata/npot-video.README b/content/common/gpu/testdata/npot-video.README
deleted file mode 100644
index 4fd5078db63a3ca8fc7487216612a5a258082a8a..0000000000000000000000000000000000000000
--- a/content/common/gpu/testdata/npot-video.README
+++ /dev/null
@@ -1,36 +0,0 @@
-npot-video video files in this directory and their provenance:
-
-npot-video.h264:
- Using ffmpeg version 0.8.6-4:0.8.6-0ubuntu0.12.04.1, generated with
- npot-video.mp4 (https://codereview.chromium.org/8342021):
- ffmpeg -i npot-video.mp4 -vcodec copy -vbsf h264_mp4toannexb \
- -an npot-video.h264
-
-npot-video.h264.md5:
- MD5s of RGB thumbnail rendered version of npot-video.h264 decoded with Intel
- VAAPI on Ivy Bridge and Sandy Bridge and V4L2VDA on Exynos.
- Written out by video_decode_accelerator_unittest.
- These differ between implementations because color space-converted frames are
- not specified to the last bit and GLES shader/texture filtering
- precision varies.
-
-Copyright (c) 2012 The Khronos Group Inc.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and/or associated documentation files (the
-"Materials"), to deal in the Materials without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Materials, and to
-permit persons to whom the Materials are furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Materials.
-
-THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
-CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
-TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
-MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
« no previous file with comments | « content/common/gpu/testdata/bear.h264.md5 ('k') | content/common/gpu/testdata/npot-video.h264 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698