summaryrefslogtreecommitdiffstats
path: root/media/video
Commit message (Expand)AuthorAgeFilesLines
* Move ScreenCaptureDevice from media to content.sergeyu@chromium.org2013-06-115-623/+0
* Use a direct include of strings headers in ipc/, jingle/, media/.avi@chromium.org2013-06-114-5/+5
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-6/+6
* Remove screen capturers from media/video/capture/screen.sergeyu@chromium.org2013-06-0740-5394/+22
* Android: Cast JNI pointer to jint instead of jlongjanx@chromium.org2013-06-051-1/+1
* Roll webrtc 4143:4179sergeyu@chromium.org2013-06-051-16/+16
* VideoCaptureDeviceLinux: added support for framerate configurationmcasas@chromium.org2013-06-031-0/+26
* Cleanup dependencies on src/base from screen capturers.sergeyu@chromium.org2013-05-213-136/+161
* Use webrtc::DesktopCapturer for screen capturer implementation.sergeyu@chromium.org2013-05-1636-1381/+973
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-6/+6
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-082-2/+2
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-082-2/+2
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-6/+6
* Collect UMA stats for ppapi hardware video decode.ihf@chromium.org2013-05-021-1/+5
* Simplify ScreenCapturer interface.sergeyu@chromium.org2013-04-2311-96/+18
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-231-1/+1
* Use base::MessageLoop in media code.xhwang@chromium.org2013-04-222-8/+8
* Fix ScreenCapturerMacTest to pass on high-DPI hostswez@chromium.org2013-04-221-6/+10
* Linux video capture, invoking mmap() with both READ and WRITE.braveyao@chromium.org2013-04-191-1/+3
* Fix Clang errors in the Windows screen capture codernk@chromium.org2013-04-191-6/+6
* Add CreateWithDisableAero, to allow Windows capturer to be created without di...wez@chromium.org2013-04-183-16/+32
* Rewrite scoped_array<T> to scoped_ptr<T[]> in media.dcheng@chromium.org2013-04-152-2/+2
* Disable XDAMAGE for screen capture under ARM.hshi@chromium.org2013-04-111-1/+3
* Rewrite scoped_array<T> to scoped_ptr<T[]> in media/ and webkit/.dcheng@chromium.org2013-04-077-8/+8
* Don't wait forever for flushing the video capture device.xians@chromium.org2013-04-041-1/+7
* To enumerate webcams on Linux more robusticallybraveyao@chromium.org2013-04-031-41/+28
* Update the remaining references to sys_string_conversions.h to its new location.tfarina@chromium.org2013-03-302-2/+2
* Handle camera error during dequeue bufferkcwu@chromium.org2013-03-262-2/+23
* Gestalt is gone in 64 bit, and 10.6 is Chromium minimum anyway.avi@chromium.org2013-03-241-13/+0
* Take advantage of XDAMAGE to support Screen Capture under ChromeOS.wez@chromium.org2013-03-231-0/+7
* * Update the desired aspect ratio in StartCapture call so that later the videoronghuawu@chromium.org2013-03-211-0/+37
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-183-7/+7
* Android: cleans up hand-written JNI for video_capture_device_android.ccbulach@chromium.org2013-03-111-36/+11
* Make the Chromoting IT2Me host high-DPI aware.wez@chromium.org2013-03-081-0/+5
* [Mac] Convert ignore-exceptions helpers to block version.shess@chromium.org2013-03-071-1/+1
* chromeos and media: Allow building chromeos without X.sadrul@chromium.org2013-03-074-7/+36
* New API in VideoCaptureDevice::EventHandler which allows shared-memory output...nick@chromium.org2013-03-073-11/+58
* Remove one video frame copying in video capture.wjia@chromium.org2013-02-2812-66/+49
* Do not use division in ScreenCapturerLinux::SlowBlit().alexeypa@chromium.org2013-02-263-40/+51
* Re-register refresh and move callbacks when the screen mode changes.jamiewalch@chromium.org2013-02-261-18/+39
* Move file_path.h to base/files.brettw@chromium.org2013-02-242-3/+3
* [Android] Make content_shell_apk and chromium_testshell components friendly.yfriedman@chromium.org2013-02-221-1/+2
* [MIPS] Use BlockDifference_C for MIPSpetarj@mips.com2013-02-211-2/+2
* Add test for RotatePlaneByPixels.wjia@chromium.org2013-02-191-98/+1
* Re-enable ScreenCapturer.Capture test under TSan v2.wez@chromium.org2013-02-121-7/+1
* Fix ScreenCapturerMac handling of secondary display configurations.wez@chromium.org2013-02-123-24/+46
* Assert both display and system keep-alive on each capture.wez@chromium.org2013-02-121-3/+13
* Add video capture on Android.wjia@chromium.org2013-02-123-0/+525
* Re-assert vote to disable Aero on switching desktops.wez@chromium.org2013-02-121-0/+6