summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl/video_decoder_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-011-5/+0
* Allow both Context3D and Graphics3D with the video decoderpiman@chromium.org2011-08-301-5/+4
* Create ppapi_proxy.dll and ppapi_shared.dll.darin@chromium.org2011-08-261-1/+2
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-6/+1
* Gracefully handle multiple Flush/Reset/Decode with same idpiman@chromium.org2011-08-121-3/+3
* Move the refcounting from the proxy/impl resource object to the shared resour...brettw@chromium.org2011-08-111-5/+1
* Implement PPAPI VideoDecode out-of-process supportvrk@chromium.org2011-08-061-0/+97