| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace the unnecessary VDA::Profile typedef with media::VideoCodecProfile | fischman@chromium.org | 2012-03-30 | 1 | -4/+1 |
* | Revert 129752 - Replace the unnecessary VDA::Profile typedef with media::Vide... | mihaip@chromium.org | 2012-03-30 | 1 | -1/+4 |
* | Replace the unnecessary VDA::Profile typedef with media::VideoCodecProfile | fischman@chromium.org | 2012-03-30 | 1 | -4/+1 |
* | Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D... | fischman@chromium.org | 2012-01-13 | 1 | -4/+0 |
* | base::Bind: Remove callback_old.h. | jhawkins@chromium.org | 2012-01-03 | 1 | -2/+1 |
* | <video> decode in hardware! | fischman@chromium.org | 2011-12-13 | 1 | -20/+4 |
* | Revert 113895 - <video> decode in hardware! | fischman@chromium.org | 2011-12-10 | 1 | -3/+19 |
* | <video> decode in hardware! | fischman@chromium.org | 2011-12-10 | 1 | -19/+3 |
* | Replace the use of an int32* with an explicit profile for decoder configuration. | fischman@chromium.org | 2011-09-01 | 1 | -145/+22 |
* | Create media.dll / libmedia.so. | darin@chromium.org | 2011-08-29 | 1 | -1/+1 |
* | Revert r95841 due to failing media_unittests on linux_shared bot. | darin@chromium.org | 2011-08-08 | 1 | -1/+1 |
* | Enable media.dll / libmedia.so. | darin@chromium.org | 2011-08-08 | 1 | -1/+1 |
* | Implement PPAPI VideoDecode out-of-process support | vrk@chromium.org | 2011-08-06 | 1 | -1/+1 |
* | Revert 95496 - Create media.dll | apatrick@chromium.org | 2011-08-05 | 1 | -1/+1 |
* | Create media.dll | darin@chromium.org | 2011-08-04 | 1 | -1/+1 |
* | Redid VideoDecodeAccelerator::Error codes and propagated to ppapi. | fischman@chromium.org | 2011-07-20 | 1 | -11/+11 |
* | Remove redundant size and type information from VideoDecode PPAPI | vrk@google.com | 2011-07-19 | 1 | -13/+4 |
* | Enable fire-and-forget Destroy of HW video decoder, and misc other improvements. | fischman@chromium.org | 2011-07-15 | 1 | -10/+12 |
* | Overhauled OmxVideoDecodeAccelerator's state machine implementation and relat... | fischman@chromium.org | 2011-07-13 | 1 | -30/+24 |
* | Implement proper synchronization between HW video decode IPC and CommandBuffer. | fischman@chromium.org | 2011-06-29 | 1 | -9/+3 |
* | Move ProvidePictureBuffers out of initialization and into the decode path. | fischman@chromium.org | 2011-06-15 | 1 | -2/+5 |
* | Small fix on Pepper Video Decoder API data types. | vmr@chromium.org | 2011-05-31 | 1 | -4/+14 |
* | [Re-instate r86681 by reverting its revert in r86687.] | fischman@chromium.org | 2011-05-26 | 1 | -2/+0 |
* | Add initialization callback support for Video Decoder PPAPI. | vrk@google.com | 2011-05-25 | 1 | -0/+3 |
* | Revert 86681 - Updated OMX decoder for recent PPAPI changes, and added to the... | fischman@chromium.org | 2011-05-25 | 1 | -0/+2 |
* | Updated OMX decoder for recent PPAPI changes, and added to the build. | fischman@chromium.org | 2011-05-25 | 1 | -2/+0 |
* | Implement VideoDecoder IPC hooks from plugin to GPU process | vrk@google.com | 2011-05-13 | 1 | -17/+19 |
* | Update VideoDecode PPAPI structs to be consistent with media structures, part 1 | vrk@google.com | 2011-05-10 | 1 | -173/+42 |
* | iwyu: Use callback_old.h where appropriate, part 1. | jhawkins@chromium.org | 2011-05-10 | 1 | -1/+1 |
* | Draft version of the HW video decode tester and few other changes. | scherkus@chromium.org | 2011-04-14 | 1 | -4/+233 |
* | Checking in media::BitstreamBuffer and media::VideoDecodeAccelerator interfaces. | scherkus@chromium.org | 2011-03-30 | 1 | -0/+189 |