summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Populate canPlayType to rendererqinmin@chromium.org2013-09-192-1/+16
* Removed unused code and improved namingpwestin@google.com2013-09-196-16/+3
* Cast: Adding Audio Receivermikhal@google.com2013-09-1910-8/+930
* Add test files for MPEG2 Transport Streams.acolwell@chromium.org2013-09-182-0/+0
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-1/+1
* Move NV21 colorspace treatment from VideoCapture java to C++mcasas@chromium.org2013-09-186-33/+99
* [Android] Fix video codec specific data corruptionboliu@chromium.org2013-09-182-15/+15
* Revert 223663 "On Mac, check the default resolution and aspect r..."ikarienator@chromium.org2013-09-184-145/+41
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-174-3/+4
* Remote video pauses when screen is locked or when tab is switched.maybelle@chromium.org2013-09-176-6/+6
* Throttle video frame delivery when camera pumps it too fast on Android.wjia@chromium.org2013-09-172-3/+27
* On Mac, check the default resolution and aspect ratio to avoid distorted HD.bemasc@chromium.org2013-09-174-41/+145
* Rename AudioInputDeviceTest to AudioManagerTest. That is the interface it tests.joi@chromium.org2013-09-174-20/+20
* Fix a reentrance issue in DecryptingDemuxerStream.xhwang@chromium.org2013-09-171-13/+16
* Add loopback audio capture on Windows.sergeyu@chromium.org2013-09-178-82/+256
* base: Split logging functions and PerfTimeLogger out of perftimer.htfarina@chromium.org2013-09-171-7/+7
* Replace media::VideoCapture::VideoFrameBuffer with media::VideoFrame.sheu@chromium.org2013-09-163-52/+25
* Implement GetAudioOutputDevices for remaining platforms, consolidate tests.joi@chromium.org2013-09-1615-210/+217
* Make VideoCaptureController single-threaded and not ref counted. nick@chromium.org2013-09-1612-196/+189
* Adds the UserInputMonitor implementation for Windows.jiayl@chromium.org2013-09-148-151/+534
* Revert 223223 "Adds the UserInputMonitor implementation for Wind..."rouslan@chromium.org2013-09-148-531/+151
* Show USB IDs for named cameras on Linux.bemasc@chromium.org2013-09-142-25/+46
* Adds the UserInputMonitor implementation for Windows.jiayl@chromium.org2013-09-148-151/+531
* Clear |input_eos_encountered_| in MediaDecoderJob::Flush().xhwang@chromium.org2013-09-133-6/+41
* add missing #includes of <algorithm>, needed on VS2013 for std::minscottmg@chromium.org2013-09-132-0/+4
* Rewrite VideoCaptureManager to streamline the lifetimes ofnick@chromium.org2013-09-121-1/+1
* Add newlines to the end of files where they were missinghans@chromium.org2013-09-124-4/+4
* Add a check for CoreAudioUtil::IsSupported to GetAssociatedOutputDeviceID.tommi@chromium.org2013-09-121-0/+5
* Adding audio unit tests for Android.henrika@chromium.org2013-09-127-189/+1090
* Load opensles lazily.qsr@chromium.org2013-09-122-5/+110
* Add a static method to get supported container format from MediaCodecqinmin@chromium.org2013-09-123-11/+125
* Added cast sender impl and made required modifications to the pacer.pwestin@google.com2013-09-1216-112/+490
* Move demuxer-related operations from media::MediaPlayerManager to media::Demu...scherkus@chromium.org2013-09-118-157/+235
* media source: Support WebM streams containing a FrameRate element.tomfinegan@chromium.org2013-09-112-0/+2
* Adding audio sender to cast.pwestin@google.com2013-09-1112-7/+714
* Implement GetAudioOutputDevices for Windows.joi@chromium.org2013-09-116-33/+133
* Remove /media/audio/iosbdibello@google.com2013-09-1114-477/+75
* Refactor media::MediaPlayerAndroid::SourceType as MediaPlayerHostMsg_Initiali...scherkus@chromium.org2013-09-112-46/+0
* Add EME support for JSON Web Keysjrummell@chromium.org2013-09-113-76/+382
* cras: Remove "Input Start" error message.derat@chromium.org2013-09-101-1/+0
* Disable MediaSourcePlayerTest.IsTypeSupported_Widevine test.xhwang@chromium.org2013-09-102-1/+4
* Check MediaDrmBridge::Create() in IsTypeSupported().xhwang@chromium.org2013-09-104-17/+73
* Adding cast threads and video sender folder to cast.pwestin@google.com2013-09-1026-169/+2045
* Mac Video Capture format change ARGB->YUY2.mcasas@chromium.org2013-09-102-3/+3
* Implement GetDefaultOutputDeviceID, GetAssociatedOutputDeviceID and ...tommi@chromium.org2013-09-106-30/+188
* Implement GetAudioOutputDeviceNames for Mac OS X.joi@chromium.org2013-09-103-9/+28
* Logged information from BufferedDataSource includingtyoverby@chromium.org2013-09-101-2/+0
* Add --mediadrm-enable-non-compositing flag for Chrome on Android.xhwang@chromium.org2013-09-102-0/+10
* Fixes a duplication and bad name choice for logging media information.tyoverby@chromium.org2013-09-091-3/+1
* Fix YUVConvert unittest failure on Android_X86.hkuang@chromium.org2013-09-093-12/+55