Index: content/common/gpu/testdata/bear.README |
diff --git a/content/common/gpu/testdata/bear.README b/content/common/gpu/testdata/bear.README |
deleted file mode 100644 |
index 1dea41c94abfe41ddcd5d0fc7e313f84c7a5b031..0000000000000000000000000000000000000000 |
--- a/content/common/gpu/testdata/bear.README |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
-bear video files in this directory and their provenance: |
- |
-bear.h264: |
- Using ffmpeg version 0.8.6-4:0.8.6-0ubuntu0.12.04.1, generated with |
- bear.mp4 (https://chromiumcodereview.appspot.com/10805089): |
- ffmpeg -i bear.mp4 -vcodec copy -vbsf h264_mp4toannexb \ |
- -an bear.h264 |
- |
-bear.h264.md5: |
- MD5s of RGB thumbnail rendered version of bear.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. |