|
Updated OMX decoder for recent PPAPI changes, and added to the build.
Had to move from content/gpu to content/common/gpu to allow gpu_video_service.cc
to depend on the decoder.
Removed some dead code and did some random cleanup while I was in there.
BUG=none
TEST=chrome compiles on cros/arm!
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86681
Total comments: 6
Total comments: 3
Total comments: 1
Total comments: 16
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+181 lines, -196 lines) |
Patch |
 |
M |
chrome/chrome_tests.gypi
|
View
|
1
2
3
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A + |
content/common/gpu/gles2_texture_to_egl_image_translator.h
|
View
|
1
|
2 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
content/common/gpu/gles2_texture_to_egl_image_translator.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_video_decode_accelerator.h
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_video_decode_accelerator.cc
|
View
|
1
2
3
4
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_video_service.cc
|
View
|
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
content/common/gpu/omx_video_decode_accelerator.h
|
View
|
1
2
3
4
|
5 chunks |
+22 lines, -26 lines |
0 comments
|
Download
|
 |
A + |
content/common/gpu/omx_video_decode_accelerator.cc
|
View
|
1
2
3
4
5
|
21 chunks |
+94 lines, -97 lines |
0 comments
|
Download
|
 |
M |
content/content_common.gypi
|
View
|
1
2
3
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/gpu/DEPS
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/gpu_video_decode_accelerator_host.cc
|
View
|
|
2 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper_platform_video_decoder_impl.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/video/picture.h
|
View
|
1
2
|
5 chunks |
+10 lines, -19 lines |
0 comments
|
Download
|
 |
M |
media/video/picture.cc
|
View
|
|
1 chunk |
+5 lines, -8 lines |
0 comments
|
Download
|
 |
M |
media/video/video_decode_accelerator.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/ppb_video_decoder_impl.cc
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
Total messages: 11 (0 generated)
|