Home | History | Annotate | only in /external/chromium_org/content/common/gpu/testdata
Up to higher level directory
NameDateSize
bear.h26420-Jun-201428.6K
bear.h264.md520-Jun-2014213
bear.README20-Jun-2014643
npot-video.h26420-Jun-201433.9K
npot-video.h264.md520-Jun-2014221
npot-video.README20-Jun-20141.7K
red-green.h26420-Jun-20148.9K
red-green.h264.md520-Jun-2014219
red-green.README20-Jun-20141.7K
sync_192p_20frames.yuv20-Jun-20141.8M
test-25fps.h26420-Jun-2014146.6K
test-25fps.h264.md520-Jun-2014272
test-25fps.README20-Jun-20141.1K
test-25fps.vp820-Jun-2014249.7K
test-25fps.vp8.md520-Jun-201448

bear.README

      1 bear video files in this directory and their provenance:
      2 
      3 bear.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 
      9 bear.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

      1 npot-video video files in this directory and their provenance:
      2 
      3 npot-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 
      9 npot-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 
     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.
     37 

red-green.README

      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 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 
     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.
     37 

test-25fps.README

      1 test-25fps video files in this directory and their provenance:
      2 
      3 test-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 
      9 test-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 
     17 test-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 
     23 test-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