DescriptionAdd PP_VideoFrame, PPB_VideoReader, and PPB_VideoWriter APIs to Pepper.
Defines a PP_VideoFrame struct, and 2 new APIs,PPB_ VideoReader to consume a video stream, and
PPB_VideoWriter to generate a video stream.
BUG=none
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192455
Patch Set 1 #
Total comments: 20
Patch Set 2 : Refine API per comments, fix some typos. #
Total comments: 1
Patch Set 3 : Add new files to all_cpp_includes.h. #
Total comments: 6
Patch Set 4 : Revise API after design review, address review comments. #
Total comments: 4
Patch Set 5 : API version 0.1, init POD in VideoFrame. #
Total comments: 2
Patch Set 6 : Add missed initializer. #
Total comments: 4
Patch Set 7 : Fix API version ids. #
Total comments: 2
Messages
Total messages: 18 (0 generated)
|