| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix uninitialized member variable. | finnur@chromium.org | 2013-08-23 | 1 | -1/+2 |
* | Added IMemInputPin::ReceiveMultiple implementation inspired by comments in bu... | mcasas@chromium.org | 2013-08-22 | 1 | -2/+12 |
* | Duplicate camera device enumeration - windows | mcasas@chromium.org | 2013-08-22 | 2 | -13/+7 |
* | Currently, Chromium does not listen for error notifications from QTKit, i.e. ... | bemasc@chromium.org | 2013-08-22 | 4 | -1/+52 |
* | Remove unnecessary checks and fix shader_bench. | dalecurtis@chromium.org | 2013-08-14 | 2 | -4/+0 |
* | Add media::VideoEncodeAccelerator with WebRTC integration | sheu@chromium.org | 2013-08-13 | 2 | -0/+156 |
* | Add support for a --force-directshow command line switch on Windows. | tommi@chromium.org | 2013-08-09 | 1 | -1/+5 |
* | Revert EVS revisions 209760, 298753, 213143. | hshi@chromium.org | 2013-08-07 | 2 | -132/+0 |
* | Drop redundant "TEST" prefix from test names in media code. | xhwang@chromium.org | 2013-08-02 | 1 | -2/+2 |
* | Add enum VideoCaptureResolutionType to VideoCaptureParams and VideoCaptureCap... | mcasas@chromium.org | 2013-07-31 | 17 | -138/+350 |
* | Make Mac and Windows include the USB ID in the device name like Linux. | bemasc@google.com | 2013-07-26 | 6 | -1/+95 |
* | Encoded video capture: wire up key frame and bitrate settings. | hshi@chromium.org | 2013-07-23 | 2 | -6/+11 |
* | Use a direct include of the message_loop header in media/. | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Allow video capture module to notify clients of resolution change. | wjia@chromium.org | 2013-07-12 | 2 | -0/+9 |
* | Integrate VDA with WebRTC. | wuchengli@chromium.org | 2013-07-11 | 2 | -0/+64 |
* | Video capture device MF Windows frame rate setting. | mcasas@chromium.org | 2013-07-10 | 4 | -10/+36 |
* | Revert 209702 "Add frame rate setting to the video capture infra..." | tommi@chromium.org | 2013-07-09 | 1 | -31/+3 |
* | Reconnect support for DirectShow video capture devices in parallel to MediaFo... | mcasas@chromium.org | 2013-07-05 | 5 | -10/+77 |
* | Revert 210280 "Reconnect support for DirectShow video capture de..." | joi@chromium.org | 2013-07-05 | 4 | -72/+10 |
* | Reconnect support for DirectShow video capture devices in parallel to MediaFo... | mcasas@chromium.org | 2013-07-05 | 4 | -10/+72 |
* | Define EncodedVideoSource and RtcCapturedEncodingVideoCapturer. | hshi@chromium.org | 2013-07-02 | 2 | -0/+127 |
* | Add frame rate setting to the video capture infrastructure in Windows, Media ... | mcasas@chromium.org | 2013-07-02 | 1 | -3/+31 |
* | Refactor the VideoCaptureDevice::Name struct. | tommi@chromium.org | 2013-07-02 | 10 | -60/+104 |
* | Swapping out mflodman for myself in the video capture owners file. | tommi@chromium.org | 2013-07-02 | 1 | -1/+1 |
* | Use a direct include of time headers in media/. | avi@chromium.org | 2013-06-28 | 3 | -3/+3 |
* | Send hardware video frames with mailboxes. | danakj@chromium.org | 2013-06-25 | 2 | -0/+20 |
* | Move ScreenCaptureDevice from media to content. | sergeyu@chromium.org | 2013-06-11 | 5 | -623/+0 |
* | Use a direct include of strings headers in ipc/, jingle/, media/. | avi@chromium.org | 2013-06-11 | 4 | -5/+5 |
* | Update includes of message_loop_proxy. | brettw@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-06-08 | 1 | -6/+6 |
* | Remove screen capturers from media/video/capture/screen. | sergeyu@chromium.org | 2013-06-07 | 40 | -5394/+22 |
* | Android: Cast JNI pointer to jint instead of jlong | janx@chromium.org | 2013-06-05 | 1 | -1/+1 |
* | Roll webrtc 4143:4179 | sergeyu@chromium.org | 2013-06-05 | 1 | -16/+16 |
* | VideoCaptureDeviceLinux: added support for framerate configuration | mcasas@chromium.org | 2013-06-03 | 1 | -0/+26 |
* | Cleanup dependencies on src/base from screen capturers. | sergeyu@chromium.org | 2013-05-21 | 3 | -136/+161 |
* | Use webrtc::DesktopCapturer for screen capturer implementation. | sergeyu@chromium.org | 2013-05-16 | 36 | -1381/+973 |
* | Revert 198820 "Move FileEnumerator to its own file, do some refa..." | dbeam@chromium.org | 2013-05-08 | 1 | -6/+6 |
* | Revert 198844 "Move sequenced_task_runner to base/task" | dbeam@chromium.org | 2013-05-08 | 2 | -2/+2 |
* | Move sequenced_task_runner to base/task | brettw@chromium.org | 2013-05-08 | 2 | -2/+2 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-05-07 | 1 | -6/+6 |
* | Collect UMA stats for ppapi hardware video decode. | ihf@chromium.org | 2013-05-02 | 1 | -1/+5 |
* | Simplify ScreenCapturer interface. | sergeyu@chromium.org | 2013-04-23 | 11 | -96/+18 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-23 | 1 | -1/+1 |
* | Use base::MessageLoop in media code. | xhwang@chromium.org | 2013-04-22 | 2 | -8/+8 |
* | Fix ScreenCapturerMacTest to pass on high-DPI hosts | wez@chromium.org | 2013-04-22 | 1 | -6/+10 |
* | Linux video capture, invoking mmap() with both READ and WRITE. | braveyao@chromium.org | 2013-04-19 | 1 | -1/+3 |
* | Fix Clang errors in the Windows screen capture code | rnk@chromium.org | 2013-04-19 | 1 | -6/+6 |
* | Add CreateWithDisableAero, to allow Windows capturer to be created without di... | wez@chromium.org | 2013-04-18 | 3 | -16/+32 |
* | Rewrite scoped_array<T> to scoped_ptr<T[]> in media. | dcheng@chromium.org | 2013-04-15 | 2 | -2/+2 |
* | Disable XDAMAGE for screen capture under ARM. | hshi@chromium.org | 2013-04-11 | 1 | -1/+3 |