OLD | NEW |
| (Empty) |
1 red-green video files in this directory and their provenance: | |
2 | |
3 red-green.h264: | |
4 Using ffmpeg version 0.8.6-4:0.8.6-0ubuntu0.12.04.1, generated with | |
5 red-green.mp4 (https://codereview.chromium.org/8342021): | |
6 ffmpeg -i red-green.mp4 -vcodec copy -vbsf h264_mp4toannexb \ | |
7 -an red-green.h264 | |
8 | |
9 red-green.h264.md5: | |
10 MD5s of RGB thumbnail rendered version of red-green.h264 decoded with Intel | |
11 VAAPI on Ivy Bridge and Sandy Bridge and V4L2VDA on Exynos. | |
12 Written out by video_decode_accelerator_unittest. | |
13 These differ between implementations because color space-converted frames are | |
14 not specified to the last bit and GLES shader/texture filtering | |
15 precision varies. | |
16 | |
17 Copyright (c) 2012 The Khronos Group Inc. | |
18 | |
19 Permission is hereby granted, free of charge, to any person obtaining a | |
20 copy of this software and/or associated documentation files (the | |
21 "Materials"), to deal in the Materials without restriction, including | |
22 without limitation the rights to use, copy, modify, merge, publish, | |
23 distribute, sublicense, and/or sell copies of the Materials, and to | |
24 permit persons to whom the Materials are furnished to do so, subject to | |
25 the following conditions: | |
26 | |
27 The above copyright notice and this permission notice shall be included | |
28 in all copies or substantial portions of the Materials. | |
29 | |
30 THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | |
31 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | |
32 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. | |
33 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY | |
34 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, | |
35 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE | |
36 MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. | |
OLD | NEW |