summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_video_decoder_thunk.cc
Commit message (Expand)AuthorAgeFilesLines
* 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