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

Issue 845663003: Add multiple video encoders/decoders to video encoder/decoder unittest (Closed)

Created:
5 years, 11 months ago by henryhsu
Modified:
5 years, 11 months ago
CC:
chromium-reviews, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org, wjia+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add multiple video encoders/decoders to video encoder/decoder unittest Some platforms have multiple video decoders and encoders. Return the first succeed initialized VDA and VEA from all possible platforms. BUG=chromium:445016 TEST=test on squawks and peach_pit Committed: https://crrev.com/bcaa081d536e879ece2cb35289a0ac35b74280f8 Cr-Commit-Position: refs/heads/master@{#310775}

Patch Set 1 #

Total comments: 10

Patch Set 2 : #

Patch Set 3 : fix win compile error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -50 lines) Patch
M content/common/gpu/media/video_decode_accelerator_unittest.cc View 1 2 3 chunks +71 lines, -29 lines 0 comments Download
M content/common/gpu/media/video_encode_accelerator_unittest.cc View 1 3 chunks +49 lines, -21 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
henryhsu
PTAL
5 years, 11 months ago (2015-01-09 12:17:18 UTC) #2
Pawel Osciak
https://codereview.chromium.org/845663003/diff/1/content/common/gpu/media/video_decode_accelerator_unittest.cc File content/common/gpu/media/video_decode_accelerator_unittest.cc (right): https://codereview.chromium.org/845663003/diff/1/content/common/gpu/media/video_decode_accelerator_unittest.cc#newcode62 content/common/gpu/media/video_decode_accelerator_unittest.cc:62: // defined(ARCH_CPU_ARMEL) || (defined(USE_OZONE) && defined(USE_V4L2_CODEC)) Maybe just remove ...
5 years, 11 months ago (2015-01-09 13:09:11 UTC) #3
Pawel Osciak
Also please say a bit more in the CL message, something similar to what you ...
5 years, 11 months ago (2015-01-09 13:09:42 UTC) #4
henryhsu
PTAL https://codereview.chromium.org/845663003/diff/1/content/common/gpu/media/video_decode_accelerator_unittest.cc File content/common/gpu/media/video_decode_accelerator_unittest.cc (right): https://codereview.chromium.org/845663003/diff/1/content/common/gpu/media/video_decode_accelerator_unittest.cc#newcode62 content/common/gpu/media/video_decode_accelerator_unittest.cc:62: // defined(ARCH_CPU_ARMEL) || (defined(USE_OZONE) && defined(USE_V4L2_CODEC)) On 2015/01/09 ...
5 years, 11 months ago (2015-01-09 14:29:23 UTC) #5
Pawel Osciak
lgtm
5 years, 11 months ago (2015-01-09 14:45:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/845663003/20001
5 years, 11 months ago (2015-01-09 14:48:48 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/14838)
5 years, 11 months ago (2015-01-09 15:18:16 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/845663003/40001
5 years, 11 months ago (2015-01-09 15:42:18 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 11 months ago (2015-01-09 16:24:49 UTC) #13
commit-bot: I haz the power
5 years, 11 months ago (2015-01-09 16:27:59 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/bcaa081d536e879ece2cb35289a0ac35b74280f8
Cr-Commit-Position: refs/heads/master@{#310775}

Powered by Google App Engine
This is Rietveld 408576698