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

Side by Side Diff: content/common/gpu/testdata/red-green.README

Issue 122233002: vda: Rename Exynos VDA to V4L2 VDA (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 11 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 unified diff | Download patch
OLDNEW
1 red-green video files in this directory and their provenance: 1 red-green video files in this directory and their provenance:
2 2
3 red-green.h264: 3 red-green.h264:
4 Using ffmpeg version 0.8.6-4:0.8.6-0ubuntu0.12.04.1, generated with 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): 5 red-green.mp4 (https://codereview.chromium.org/8342021):
6 ffmpeg -i red-green.mp4 -vcodec copy -vbsf h264_mp4toannexb \ 6 ffmpeg -i red-green.mp4 -vcodec copy -vbsf h264_mp4toannexb \
7 -an red-green.h264 7 -an red-green.h264
8 8
9 red-green.h264.md5: 9 red-green.h264.md5:
10 MD5s of RGB thumbnail rendered version of red-green.h264 decoded with Intel 10 MD5s of RGB thumbnail rendered version of red-green.h264 decoded with Intel
11 VAAPI on Ivy Bridge and Sandy Bridge and Exynos EVDA. 11 VAAPI on Ivy Bridge and Sandy Bridge and V4L2VDA on Exynos.
12 Written out by video_decode_accelerator_unittest. 12 Written out by video_decode_accelerator_unittest.
13 These differ between implementations because color space-converted frames are 13 These differ between implementations because color space-converted frames are
14 not specified to the last bit and GLES shader/texture filtering 14 not specified to the last bit and GLES shader/texture filtering
15 precision varies. 15 precision varies.
16 16
17 Copyright (c) 2012 The Khronos Group Inc. 17 Copyright (c) 2012 The Khronos Group Inc.
18 18
19 Permission is hereby granted, free of charge, to any person obtaining a 19 Permission is hereby granted, free of charge, to any person obtaining a
20 copy of this software and/or associated documentation files (the 20 copy of this software and/or associated documentation files (the
21 "Materials"), to deal in the Materials without restriction, including 21 "Materials"), to deal in the Materials without restriction, including
22 without limitation the rights to use, copy, modify, merge, publish, 22 without limitation the rights to use, copy, modify, merge, publish,
23 distribute, sublicense, and/or sell copies of the Materials, and to 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 24 permit persons to whom the Materials are furnished to do so, subject to
25 the following conditions: 25 the following conditions:
26 26
27 The above copyright notice and this permission notice shall be included 27 The above copyright notice and this permission notice shall be included
28 in all copies or substantial portions of the Materials. 28 in all copies or substantial portions of the Materials.
29 29
30 THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 30 THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
31 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 31 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
32 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 32 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
33 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY 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, 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 35 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
36 MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. 36 MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
OLDNEW
« no previous file with comments | « content/common/gpu/testdata/npot-video.README ('k') | content/common/gpu/testdata/test-25fps.README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698