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

Side by Side Diff: content/common/gpu/testdata/bear.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 bear video files in this directory and their provenance: 1 bear video files in this directory and their provenance:
2 2
3 bear.h264: 3 bear.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 bear.mp4 (https://chromiumcodereview.appspot.com/10805089): 5 bear.mp4 (https://chromiumcodereview.appspot.com/10805089):
6 ffmpeg -i bear.mp4 -vcodec copy -vbsf h264_mp4toannexb \ 6 ffmpeg -i bear.mp4 -vcodec copy -vbsf h264_mp4toannexb \
7 -an bear.h264 7 -an bear.h264
8 8
9 bear.h264.md5: 9 bear.h264.md5:
10 MD5s of RGB thumbnail rendered version of bear.h264 decoded with Intel 10 MD5s of RGB thumbnail rendered version of bear.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.
OLDNEW
« no previous file with comments | « content/common/gpu/media/video_decode_accelerator_unittest.cc ('k') | content/common/gpu/testdata/npot-video.README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698