nacl sdk: add PPB_VideoEncoder example
commit8358371b07de0489a18a0f182188cdbf1c54919d
authorlionel.g.landwerlin <lionel.g.landwerlin@intel.com>
Tue, 7 Apr 2015 09:16:29 +0000 (7 02:16 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 7 Apr 2015 09:17:14 +0000 (7 09:17 +0000)
treebe910752e6e6fdb504ce423b4d16fd94496e7ac3
parent13930475895316e34f8b51ca81f9df647f3448ae
nacl sdk: add PPB_VideoEncoder example

BUG=455409

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

Cr-Commit-Position: refs/heads/master@{#324026}
native_client_sdk/src/build_tools/sdk_files.list
native_client_sdk/src/build_tools/test_projects.py
native_client_sdk/src/examples/api/video_encode/example.dsc [new file with mode: 0644]
native_client_sdk/src/examples/api/video_encode/example.js [new file with mode: 0644]
native_client_sdk/src/examples/api/video_encode/index.html [new file with mode: 0644]
native_client_sdk/src/examples/api/video_encode/video_encode.cc [new file with mode: 0644]