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

Issue 1037793003: nacl sdk: add PPB_VideoEncoder example (Closed)

Created:
5 years, 9 months ago by llandwerlin-old
Modified:
5 years, 8 months ago
Reviewers:
bbudge, binji
CC:
chromium-reviews, binji+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

nacl sdk: add PPB_VideoEncoder example BUG=455409 Committed: https://crrev.com/8358371b07de0489a18a0f182188cdbf1c54919d Cr-Commit-Position: refs/heads/master@{#324026}

Patch Set 1 #

Total comments: 20

Patch Set 2 : Disable video_encode test on headless bots #

Patch Set 3 : Fix warning on comparison between signed and unsigned integer #

Patch Set 4 : Update after binji's review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+174 lines, -24 lines) Patch
M native_client_sdk/src/build_tools/sdk_files.list View 1 chunk +1 line, -0 lines 0 comments Download
M native_client_sdk/src/build_tools/test_projects.py View 1 1 chunk +1 line, -0 lines 0 comments Download
A native_client_sdk/src/examples/api/video_encode/example.dsc View 1 chunk +21 lines, -0 lines 0 comments Download
A native_client_sdk/src/examples/api/video_encode/example.js View 1 2 3 1 chunk +126 lines, -0 lines 0 comments Download
A + native_client_sdk/src/examples/api/video_encode/index.html View 1 2 3 2 chunks +13 lines, -5 lines 0 comments Download
A + native_client_sdk/src/examples/api/video_encode/video_encode.cc View 1 2 3 6 chunks +12 lines, -19 lines 0 comments Download

Messages

Total messages: 16 (4 generated)
llandwerlin-old
PTAL, Thanks.
5 years, 9 months ago (2015-03-25 17:28:24 UTC) #2
bbudge
lgtm
5 years, 9 months ago (2015-03-25 17:35:01 UTC) #4
llandwerlin-old
Any idea what's the annotated_steps doing? There is no message that could help to fix ...
5 years, 8 months ago (2015-03-30 13:24:50 UTC) #5
Sam Clegg
On 2015/03/30 13:24:50, llandwerlin wrote: > Any idea what's the annotated_steps doing? > There is ...
5 years, 8 months ago (2015-03-30 14:57:45 UTC) #6
llandwerlin-old
On 2015/03/30 14:57:45, Sam Clegg wrote: > On 2015/03/30 13:24:50, llandwerlin wrote: > > Any ...
5 years, 8 months ago (2015-03-30 15:05:50 UTC) #7
llandwerlin-old
PTAL, Thanks.
5 years, 8 months ago (2015-03-30 17:28:48 UTC) #8
binji
https://codereview.chromium.org/1037793003/diff/1/native_client_sdk/src/examples/api/video_encode/example.js File native_client_sdk/src/examples/api/video_encode/example.js (right): https://codereview.chromium.org/1037793003/diff/1/native_client_sdk/src/examples/api/video_encode/example.js#newcode35 native_client_sdk/src/examples/api/video_encode/example.js:35: $('length').innerHTML = ' Size: ' + window.dataArray.byteLength + ' ...
5 years, 8 months ago (2015-03-31 17:41:19 UTC) #9
llandwerlin-old
PTAL, Thanks. https://codereview.chromium.org/1037793003/diff/1/native_client_sdk/src/examples/api/video_encode/example.js File native_client_sdk/src/examples/api/video_encode/example.js (right): https://codereview.chromium.org/1037793003/diff/1/native_client_sdk/src/examples/api/video_encode/example.js#newcode35 native_client_sdk/src/examples/api/video_encode/example.js:35: $('length').innerHTML = ' Size: ' + window.dataArray.byteLength ...
5 years, 8 months ago (2015-04-02 09:59:01 UTC) #10
binji
lgtm
5 years, 8 months ago (2015-04-06 16:20:32 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1037793003/60001
5 years, 8 months ago (2015-04-07 08:46:07 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 8 months ago (2015-04-07 09:16:54 UTC) #15
commit-bot: I haz the power
5 years, 8 months ago (2015-04-07 09:17:42 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/8358371b07de0489a18a0f182188cdbf1c54919d
Cr-Commit-Position: refs/heads/master@{#324026}

Powered by Google App Engine
This is Rietveld 408576698