| Commit message (Expand) | Author | Age | Files | Lines |
* | Create media.dll | darin@chromium.org | 2011-08-04 | 6 | -8/+11 |
* | Add a proxy for thread-hopping VideoCapture::EventHandler. | piman@chromium.org | 2011-08-02 | 2 | -0/+231 |
* | Remove VideoDecoder::ProvidesBuffer() and corresponding changes in VideoDecod... | scherkus@chromium.org | 2011-07-22 | 3 | -21/+5 |
* | Rev DEPS to July ffmpeg drop. | ihf@chromium.org | 2011-07-22 | 1 | -0/+1 |
* | Deduplicate YUV copying code, update call sites, and add some unit tests. | scherkus@chromium.org | 2011-07-20 | 1 | -34/+6 |
* | Redid VideoDecodeAccelerator::Error codes and propagated to ppapi. | fischman@chromium.org | 2011-07-20 | 1 | -11/+11 |
* | reland patch http://codereview.chromium.org/7204008 after webrtc build has be... | wjia@chromium.org | 2011-07-20 | 1 | -4/+4 |
* | Removing CreateFrameExternal(), CreateFrameGl(), and SurfaceType from VideoFr... | scherkus@chromium.org | 2011-07-20 | 2 | -2/+0 |
* | Remove redundant size and type information from VideoDecode PPAPI | vrk@google.com | 2011-07-19 | 3 | -82/+16 |
* | Clean up VideoFrame::CreateXXX and VideoFrame::AllocXXX methods. | scherkus@chromium.org | 2011-07-18 | 2 | -20/+12 |
* | Fix media code to use initializer-list style for inheritance. | scherkus@chromium.org | 2011-07-18 | 1 | -2/+3 |
* | Enable fire-and-forget Destroy of HW video decoder, and misc other improvements. | fischman@chromium.org | 2011-07-15 | 1 | -10/+12 |
* | Revert 92590 - add CaptureVideoDecoder for local preview and VideoCaptureModu... | sky@chromium.org | 2011-07-14 | 1 | -4/+4 |
* | add CaptureVideoDecoder for local preview and VideoCaptureModuleImpl for rtc ... | wjia@chromium.org | 2011-07-14 | 1 | -4/+4 |
* | Overhauled OmxVideoDecodeAccelerator's state machine implementation and relat... | fischman@chromium.org | 2011-07-13 | 2 | -30/+28 |
* | Glue ffmpeg to Chrome | ihf@chromium.org | 2011-07-01 | 2 | -30/+1 |
* | This is the VideoCaptureDevice implementation for windows. | perkj@google.com | 2011-06-30 | 12 | -0/+1980 |
* | Implement proper synchronization between HW video decode IPC and CommandBuffer. | fischman@chromium.org | 2011-06-29 | 1 | -9/+3 |
* | Removing defunct OpenMAX code (round 2). | scherkus@chromium.org | 2011-06-28 | 2 | -1603/+0 |
* | Remove media::{Base,GLES,Sysmem}Buffer(const PP_{Base,GLES,SysmemBuffer}&) ct... | fischman@chromium.org | 2011-06-27 | 1 | -9/+0 |
* | Coverity: Fix a leak in VideoCaptureDevice::Create. | thestig@chromium.org | 2011-06-22 | 1 | -1/+4 |
* | Move ProvidePictureBuffers out of initialization and into the decode path. | fischman@chromium.org | 2011-06-15 | 1 | -2/+5 |
* | Fix two bugs found by a new clang warning I'm currently testing: | thakis@chromium.org | 2011-06-13 | 1 | -3/+4 |
* | Uninitialized member in FakeVideoCaptureDevice. | finnur@chromium.org | 2011-06-12 | 1 | -0/+1 |
* | Uninitialized member in VideoFrameBuffer. | finnur@chromium.org | 2011-06-12 | 1 | -1/+6 |
* | Implement AssignGLESBuffers for VideoDecode PPAPI | vrk@google.com | 2011-06-10 | 2 | -12/+7 |
* | Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPI | davemoore@chromium.org | 2011-06-10 | 2 | -7/+12 |
* | Implement AssignGLESBuffers for VideoDecode PPAPI | vrk@google.com | 2011-06-10 | 2 | -12/+7 |
* | Don't forget the ffmpeg input buffer padding when allocating a codec's | cevans@chromium.org | 2011-06-08 | 1 | -2/+4 |
* | Random cleanup & improvements to OmxVideoDecodeAccelerator: | fischman@chromium.org | 2011-06-06 | 1 | -3/+4 |
* | Removing FFmpegVideoAllocator as it provides little benefit while increasing ... | scherkus@chromium.org | 2011-06-03 | 4 | -348/+31 |
* | Revert 87790 - Removing defunct OpenMAX code. | scherkus@chromium.org | 2011-06-03 | 2 | -0/+1603 |
* | Removing defunct OpenMAX code. | scherkus@chromium.org | 2011-06-03 | 2 | -1603/+0 |
* | Removing defunct Media Foundation based video decode engines and devices. | scherkus@chromium.org | 2011-06-03 | 3 | -1213/+0 |
* | Respect pixel aspect ratio of video if it contains one. | scherkus@chromium.org | 2011-06-03 | 2 | -3/+5 |
* | Revert 87578 - Respect pixel aspect ratio of video if it contains one. | michaeln@google.com | 2011-06-02 | 2 | -5/+3 |
* | Respect pixel aspect ratio of video if it contains one. | scottfr@chromium.org | 2011-06-02 | 2 | -3/+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 | 3 | -29/+15 |
* | 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 | 3 | -15/+29 |
* | Updated OMX decoder for recent PPAPI changes, and added to the build. | fischman@chromium.org | 2011-05-25 | 3 | -29/+15 |
* | VideoCaptureManager opens/closes, starts/stops and enumerates video capture d... | wjia@google.com | 2011-05-24 | 1 | -1/+1 |
* | Adding VideoCaptureDevice dummy implementation for platforms without real imp... | wjia@google.com | 2011-05-19 | 2 | -0/+65 |
* | Implement VideoDecoder IPC hooks from plugin to GPU process | vrk@google.com | 2011-05-13 | 3 | -22/+33 |
* | revert CL 84847 | wjia@google.com | 2011-05-10 | 1 | -3/+6 |
* | Update VideoDecode PPAPI structs to be consistent with media structures, part 1 | vrk@google.com | 2011-05-10 | 4 | -270/+157 |
* | Adding a new file for media stream types that will be used by future Chrome c... | wjia@google.com | 2011-05-10 | 1 | -5/+3 |
* | iwyu: Use callback_old.h where appropriate, part 1. | jhawkins@chromium.org | 2011-05-10 | 2 | -2/+2 |
* | add video capture message filter and its unit test. | wjia@google.com | 2011-05-06 | 2 | -24/+41 |