summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/dev/video_decoder_dev.h
Commit message (Expand)AuthorAgeFilesLines
* Allow a video decoder object to be copied.brettw@chromium.org2012-11-071-5/+1
* pass CompletionCallbacks by reference (resubmitting https://chromiumcoderevie...tbreisacher@chromium.org2012-04-021-3/+3
* Revert 129994 - Pass CompletionCallbacks by referencetbreisacher@chromium.org2012-03-301-3/+3
* Pass CompletionCallbacks by referencetbreisacher@chromium.org2012-03-301-3/+3
* Convert resources to take an instance key instead of an Instance*.brettw@chromium.org2012-02-271-2/+2
* Coverity: Fixing pass by value bugsdpapad@chromium.org2011-12-201-1/+1
* Remove Context3D/Surface3Dpiman@chromium.org2011-12-011-4/+0
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-071-2/+2
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-2/+2
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-2/+2
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-011-4/+4
* Allow both Context3D and Graphics3D with the video decoderpiman@chromium.org2011-08-301-3/+7
* PPB_VideoDecoder_Dev::Initialize is now synchronous!fischman@chromium.org2011-07-291-9/+5
* Remove redundant size and type information from VideoDecode PPAPIvrk@google.com2011-07-191-1/+1
* Enable fire-and-forget Destroy of HW video decoder, and misc other improvements.fischman@chromium.org2011-07-151-1/+4
* Overhauled OmxVideoDecodeAccelerator's state machine implementation and relat...fischman@chromium.org2011-07-131-32/+3
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-101-43/+8
* Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPIdavemoore@chromium.org2011-06-101-8/+43
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-101-43/+8
* Revert 87919 - Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix i...polina@google.com2011-06-061-8/+14
* Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix interface functi...thakis@chromium.org2011-06-041-14/+8
* PPAPI: Fix interface functions that take PP_CompletionCallbacks, but don'tpolina@google.com2011-06-041-8/+14
* Implementation for Pepper C++ Video Decoder API (wrapper on top of C API).vmr@chromium.org2011-06-031-11/+13
* Add initialization callback support for Video Decoder PPAPI.vrk@google.com2011-05-251-1/+2
* Updated PPAPI Video Decoder CPP interface to reflect the status of C API.vmr@chromium.org2011-05-161-127/+56
* Checking in major revision of Pepper video decode APIs.scherkus@chromium.org2011-03-311-18/+150
* Remove static initializers.neb@chromium.org2010-12-201-2/+0
* Remove all the swap() stuff in the PPAPI C++ wrappers.brettw@google.com2010-12-021-1/+0
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+47