Add Vaapi support on Ozone/Freon
commitb056abc3ccfaaa7da280084ce55724a0f07d85a0
authorlionel.g.landwerlin <lionel.g.landwerlin@intel.com>
Fri, 2 Jan 2015 23:50:52 +0000 (2 15:50 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 2 Jan 2015 23:51:45 +0000 (2 23:51 +0000)
tree55710ed0195007776a4a99a0789a859133511f2c
parent80059b3ba15fe5c333dc0aef70f3bc6908cd2e2d
Add Vaapi support on Ozone/Freon

BUG=403058
TEST=video_decode_accelerator_unittest and video_encode_accelerator_unittest

TBR=jln,scherkus

Review URL: https://codereview.chromium.org/825163004

Cr-Commit-Position: refs/heads/master@{#309863}
19 files changed:
content/common/BUILD.gn
content/common/gpu/media/DEPS
content/common/gpu/media/rendering_helper.cc
content/common/gpu/media/rendering_helper.h
content/common/gpu/media/va_drm.sigs [new file with mode: 0644]
content/common/gpu/media/va_stub_header.fragment
content/common/gpu/media/vaapi_drm_picture.cc [new file with mode: 0644]
content/common/gpu/media/vaapi_drm_picture.h [new file with mode: 0644]
content/common/gpu/media/vaapi_picture.cc
content/common/gpu/media/vaapi_video_decode_accelerator.cc
content/common/gpu/media/vaapi_wrapper.cc
content/common/gpu/media/vaapi_wrapper.h
content/common/gpu/media/video_decode_accelerator_unittest.cc
content/common/gpu/media/video_encode_accelerator_unittest.cc
content/common/sandbox_linux/bpf_gpu_policy_linux.cc
content/content_common.gypi
content/content_tests.gypi
media/test/data/test-25fps.h264.md5
ui/ozone/platform/dri/ozone_platform_gbm.cc