summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_video_decoder_thunk.cc
Commit message (Expand)AuthorAgeFilesLines
* ppapi_generator: Improve logging for versioned functionseduardo.lima2015-03-301-3/+3
* PPAPI: Format ppapi/thunk using clang-format.Dave Michael2014-11-071-17/+9
* Pepper: Expose visible_rect to PPB_VideoDecoder.GetPicture.Bill Budge2014-11-061-22/+42
* Move PPB_VideoDecoder from 'Dev' to Stable.bbudge2014-09-161-1/+1
* Pepper: PPB_VideoDecoder software-only mode.bbudge2014-08-231-3/+34
* Adds IDL for enums and structs for encoding/decoding.bbudge@chromium.org2014-05-061-0/+120
* Rename some PPB_VideoDecoder_Dev implementation types.bbudge@chromium.org2014-05-061-96/+0
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-231-3/+5
* Delete FunctionGroupBase from Pepper.brettw@chromium.org2012-04-301-1/+1
* Convert most users in thunk that used MayForceCallback to use the new Enter.....brettw@chromium.org2012-02-051-13/+9
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-2/+2
* Remove Context3D/Surface3Dpiman@chromium.org2011-12-011-2/+2
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-1/+1
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-1/+1
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-1/+1
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-1/+1
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-1/+1
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-011-2/+2
* PPB_VideoDecoder_Dev::Initialize is now synchronous!fischman@chromium.org2011-07-291-15/+4
* Remove redundant size and type information from VideoDecode PPAPIvrk@google.com2011-07-191-5/+5
* Enable fire-and-forget Destroy of HW video decoder, and misc other improvements.fischman@chromium.org2011-07-151-6/+3
* Overhauled OmxVideoDecodeAccelerator's state machine implementation and relat...fischman@chromium.org2011-07-131-26/+13
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-9/+15
* Move the video decoder and video layer to the new API/thunk system.brettw@chromium.org2011-06-181-0/+119