summaryrefslogtreecommitdiffstats
path: root/ppapi/c/dev/pp_video_dev.h
Commit message (Expand)AuthorAgeFilesLines
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-2/+2
* <video> decode in hardware! fischman@chromium.org2011-12-131-4/+6
* Revert 113895 - <video> decode in hardware!fischman@chromium.org2011-12-101-6/+4
* <video> decode in hardware!fischman@chromium.org2011-12-101-4/+6
* Add values to all dev Pepper .idl enumerations.viettrungluu@chromium.org2011-11-131-15/+15
* Convert video capture/decoder stuff to IDL.brettw@chromium.org2011-10-071-44/+102
* Renamed ppb_opengles.h to ppb_opengles2.h.alokp@chromium.org2011-09-151-1/+1
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-071-1/+1
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-1/+1
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-1/+1
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-011-150/+22
* Redid VideoDecodeAccelerator::Error codes and propagated to ppapi.fischman@chromium.org2011-07-201-21/+13
* Remove redundant size and type information from VideoDecode PPAPIvrk@google.com2011-07-191-42/+2
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-101-3/+0
* Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPIdavemoore@chromium.org2011-06-101-0/+3
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-101-3/+0
* Small fix on Pepper Video Decoder API data types.vmr@chromium.org2011-05-311-4/+16
* Implement VideoDecoder IPC hooks from plugin to GPU processvrk@google.com2011-05-131-9/+8
* Update VideoDecode PPAPI structs to be consistent with media structures, part 1vrk@google.com2011-05-101-135/+53
* Pepper video layer APIhclam@chromium.org2011-04-291-0/+3
* Draft version of the HW video decode tester and few other changes.scherkus@chromium.org2011-04-141-6/+7
* Checking in major revision of Pepper video decode APIs.scherkus@chromium.org2011-03-311-298/+300
* Revert of revert 69309 - switch handles to 32 bit in PPAPI.neb@chromium.org2011-01-141-5/+5
* Change ppapi C++ comment style into C.neb@chromium.org2010-12-201-5/+6
* Integrate NaCl Head - Revert 69309 to restore 64b handles in PPAPInoelallen@google.com2010-12-181-5/+5
* Resource width 64->32 change.neb@chromium.org2010-12-151-5/+5
* Add compile assertions to enforce the sizes of all structs and enums in the C...dmichael@google.com2010-12-131-7/+52
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-051-3/+4
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+290