• Home
Name Date Size #Lines LOC

..--

bear.READMED03-May-2024643 1613

bear.h264D03-May-202428.6 KiB

bear.h264.md5D03-May-2024213 87

npot-video.READMED03-May-20241.7 KiB3730

npot-video.h264D03-May-202433.9 KiB

npot-video.h264.md5D03-May-2024221 87

red-green.READMED03-May-20241.7 KiB3730

red-green.h264D03-May-20248.9 KiB

red-green.h264.md5D03-May-2024219 87

sync_192p_20frames.yuvD03-May-20241.8 MiB

test-25fps.READMED03-May-20241.1 KiB2621

test-25fps.h264D03-May-2024146.6 KiB

test-25fps.h264.md5D03-May-2024272 109

test-25fps.vp8D03-May-2024249.7 KiB

test-25fps.vp8.md5D03-May-202448 32

bear.README

1bear video files in this directory and their provenance:
2
3bear.h264:
4  Using ffmpeg version 0.8.6-4:0.8.6-0ubuntu0.12.04.1, generated with
5  bear.mp4 (https://chromiumcodereview.appspot.com/10805089):
6  ffmpeg -i bear.mp4 -vcodec copy -vbsf h264_mp4toannexb \
7      -an bear.h264
8
9bear.h264.md5:
10  MD5s of RGB thumbnail rendered version of bear.h264 decoded with Intel
11  VAAPI on Ivy Bridge and Sandy Bridge and Exynos EVDA.
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

npot-video.README

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

red-green.README

1red-green video files in this directory and their provenance:
2
3red-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
9red-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 Exynos EVDA.
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
17Copyright (c) 2012 The Khronos Group Inc.
18
19Permission is hereby granted, free of charge, to any person obtaining a
20copy of this software and/or associated documentation files (the
21"Materials"), to deal in the Materials without restriction, including
22without limitation the rights to use, copy, modify, merge, publish,
23distribute, sublicense, and/or sell copies of the Materials, and to
24permit persons to whom the Materials are furnished to do so, subject to
25the following conditions:
26
27The above copyright notice and this permission notice shall be included
28in all copies or substantial portions of the Materials.
29
30THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
31EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
32MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
33IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
34CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
35TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
36MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
37

test-25fps.README

1test-25fps video files in this directory and their provenance:
2
3test-25fps.h264:
4  Using ffmpeg SVN-r0.5.9-4:0.5.9-0ubuntu0.10.04.1 @ WebKit r122718, generated
5  with:
6  ffmpeg -i third_party/WebKit/LayoutTests/media/content/test-25fps.mp4 \
7      -vcodec copy -vbsf h264_mp4toannexb -an test-25fps.h264
8
9test-25fps.h264.md5:
10  MD5s of RGB thumbnail rendered version of test-25fps.h264 decoded with Intel
11  VAAPI on Haswell, Ivy Bridge, Sandy Bridge and Exynos EVDA.
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
17test-25fps.vp8:
18  ffmpeg git-2012-07-19-a8d8e86, libvpx ToT 7/19, chromium r147247,
19  mkvextract v5.0.1
20  ffmpeg -i test-25fps.h264 -vcodec libvpx -an test-25fps.webm && \
21      mkvextract tracks test-25fps.webm 1:test-25fps.vp8 && rm test-25fps.webm
22
23test-25fps.vp8.md5:
24  MD5 of RGB thumbnail rendered version of test-25fps.vp8 decoded with Exynos
25  EVDA.  Written out by video_decode_accelerator_unittest.
26