summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_video_decoder.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-011-1/+1
* PPB_VideoDecoder_Dev::Initialize is now synchronous!fischman@chromium.org2011-07-291-14/+6
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-101-1/+1
* Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPIdavemoore@chromium.org2011-06-101-1/+1
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-101-1/+1
* Revert 87919 - Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix i...polina@google.com2011-06-061-6/+13
* Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix interface functi...thakis@chromium.org2011-06-041-13/+6
* PPAPI: Fix interface functions that take PP_CompletionCallbacks, but don'tpolina@google.com2011-06-041-6/+13
* Add initialization callback support for Video Decoder PPAPI.vrk@google.com2011-05-251-1/+1
* Properly set the testing_interface_ member. Previously this was not beingbrettw@chromium.org2011-05-041-10/+1
* Draft version of the HW video decode tester and few other changes.scherkus@chromium.org2011-04-141-0/+46