Pepper: Expose visible_rect to PPB_VideoDecoder.GetPicture.
commit2d4bf3a9f724cfc78d43b6b247397ca76d39b3f4
authorBill Budge <bbudge@google.com>
Thu, 6 Nov 2014 22:31:21 +0000 (6 14:31 -0800)
committerBill Budge <bbudge@google.com>
Thu, 6 Nov 2014 22:33:05 +0000 (6 22:33 +0000)
treecc1a0628d5b00476df5bb8a25cca91ce5df3710a
parent0270f3e42d769d55807d925daaacf7cb4f60e807
Pepper: Expose visible_rect to PPB_VideoDecoder.GetPicture.
Adds an out parameter to GetPicture to return the subrectangle of
the picture texture that contains the picture.
Adds a new 0.3 version of PPB_VideoDecoder.

BUG=429071
NOPRESUBMIT=true
R=binji@chromium.org, dmichael@chromium.org, mpearson@chromium.org, tsepez@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#303102}
17 files changed:
content/renderer/pepper/pepper_video_decoder_host.cc
ppapi/api/pp_codecs.idl
ppapi/api/ppb_video_decoder.idl
ppapi/c/pp_codecs.h
ppapi/c/pp_macros.h
ppapi/c/ppb_video_decoder.h
ppapi/cpp/video_decoder.cc
ppapi/cpp/video_decoder.h
ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c
ppapi/proxy/ppapi_messages.h
ppapi/proxy/video_decoder_resource.cc
ppapi/proxy/video_decoder_resource.h
ppapi/proxy/video_decoder_resource_unittest.cc
ppapi/thunk/interfaces_ppb_public_stable.h
ppapi/thunk/ppb_video_decoder_api.h
ppapi/thunk/ppb_video_decoder_thunk.cc
tools/metrics/histograms/histograms.xml