summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Mark failing MediaSourcePlayerTest.CanPlayType_Widevine as DISABLED.johnme@chromium.org2013-09-091-1/+2
* Consolidate duplicated frame / capability structures in video capture typesmcasas@chromium.org2013-09-0812-95/+149
* Adding my self to media/cast/OWNERShubbe@chromium.org2013-09-071-0/+1
* Support creating secure decoder in MediaCodecBridge.xhwang@chromium.org2013-09-0710-64/+104
* Fix SourceBufferStream::Remove() for buffers before the current play position.acolwell@chromium.org2013-09-072-5/+34
* capture a top java exception on certain Samsung devicesqinmin@chromium.org2013-09-074-9/+22
* Revert 220237 "Revert 220228 "FFmpeg roll for M31.""dalecurtis@google.com2013-09-061-7/+7
* Fix MediaSourcePlayer unittests and minor code cleanup.acolwell@chromium.org2013-09-065-52/+111
* Output device enumeration for Alsa, plus unit test.joi@chromium.org2013-09-065-41/+105
* Wire up the output device id and provide an implementation on Windows.tommi@chromium.org2013-09-0614-32/+77
* media: Opus support for WebM in Media Sourcevigneshv@chromium.org2013-09-0623-49/+201
* Cancel the starvation callback when MediaSourcePlayer::Release() gets called.qinmin@chromium.org2013-09-051-0/+1
* Add AudioManager::GetAudioOutputDeviceNames and implement for pulseaudio.joi@chromium.org2013-09-059-19/+96
* Implement experimental MP3 support for Media Source API.acolwell@chromium.org2013-09-0510-7/+782
* Convert most run_all_unittests.cc files to use new unit test launcher.phajdan.jr@chromium.org2013-09-051-1/+7
* Call GetDefaultOutputDeviceID() from GetDefaultOutputStreamParameters() inste...tommi@chromium.org2013-09-052-6/+6
* Disable VP9 for Androidwonsik@chromium.org2013-09-051-0/+4