summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-072-22/+0
* Device monitoring in Mac via AVFoundation.mcasas@chromium.org2013-11-075-0/+150
* Change FrameInput::InsertRawAudioFrame(PcmAudioFrame) interface to InsertAudi...miu@chromium.org2013-11-0715-417/+760
* Cast:Adding namespace to internal test membersmikhal@google.com2013-11-077-6/+17
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-071-1/+1
* Update selected range after truncationjinsukkim@chromium.org2013-11-072-0/+27
* Cast: Passing the frame decoded callback to the codec.mikhal@google.com2013-11-067-73/+165
* Restructure the events target into two components:ben@chromium.org2013-11-061-1/+1
* MediaCodecBridge: don't try to create .secure codecs pre-JB-MR2.fischman@chromium.org2013-11-061-10/+19
* select the associated device if it is the default output devicetommi@chromium.org2013-11-061-1/+22
* Adding transport to Cast/testmikhal@google.com2013-11-063-0/+253
* Use CDM_MODULE_VERSION from content_decryption_module.h.ddorwin@chromium.org2013-11-051-3/+0
* Adding test utility: input helpermikhal@google.com2013-11-053-0/+129
* Revert 233046 "Remove RGB32 from VideoFrame::Format."shrikant@chromium.org2013-11-054-24/+58
* Add alaw codec for .wav files.ihf@chromium.org2013-11-052-0/+5
* Revert 232766 "Refactor MediaStreamManager to never output real ..."vrk@chromium.org2013-11-052-6/+0
* Remove RGB32 from VideoFrame::Format.rileya@chromium.org2013-11-054-58/+24
* Add AudioOutputController trace events and UMA backed wedge detection.dalecurtis@chromium.org2013-11-052-5/+48
* Fix last_range != range_for_next_append_ DCHECK in SourceBufferStream.acolwell@chromium.org2013-11-052-1/+26
* media: Increase max number of decode threads for VP9 decodes at higher resolu...tomfinegan@chromium.org2013-11-051-6/+14
* Allow simultaneous audio and video config changewolenetz@chromium.org2013-11-053-2/+59
* Clear any pending surface change prior to checking media crypto in MSP::Confi...wolenetz@chromium.org2013-11-053-18/+57
* Add UMA metrics for ffmpeg color ranges.rileya@chromium.org2013-11-051-0/+7
* Improve error handling and revert old debugging code.dalecurtis@google.com2013-11-042-22/+26
* Refactor MediaStreamManager to never output real device id. It now always out...perkj@chromium.org2013-11-042-0/+6
* Roll libvpx 228256:232686johannkoenig@chromium.org2013-11-042-3/+3
* Implemented lock/unlock/shutdown system sounds.ygorshenin@chromium.org2013-11-0215-1/+1003
* Abort MSP::OnPrefetchDone() if just after MSP::Release(). Let seek and config...wolenetz@chromium.org2013-11-024-10/+399
* Add a heuristic to try to avoid distorted aspect ratios on Mac.bemasc@chromium.org2013-11-022-16/+50
* Attempt to workaround junk channel and channel layout values.dalecurtis@google.com2013-11-022-1/+15
* Revert 232493 "Update libvpx"scherkus@chromium.org2013-11-022-3/+3
* Port AudioPlaybackBenchmark to media_perftests.rileya@chromium.org2013-11-023-25/+49
* Update libvpxjohannkoenig@chromium.org2013-11-012-3/+3
* Treat suspended video capture devices on Mac as unavailable.bemasc@chromium.org2013-11-011-2/+8
* media: Adding Opus support in WebM for <video> tagvigneshv@chromium.org2013-11-014-23/+52
* [cast_unittests] Disable End2EndTest.StartSenderBeforeReceiver (it's non-dete...miu@chromium.org2013-11-011-1/+4
* remove can_use_media_drm, this is no longer helpfulqinmin@chromium.org2013-11-012-10/+1
* Add more logging on MediaDrm events.xhwang@chromium.org2013-11-011-0/+3
* Check CDM API version compatibility before registering component.ddorwin@chromium.org2013-11-014-10/+109
* Allow getAllowedOperations() to be overridden so we don't crash when playing ...maybelle@chromium.org2013-11-013-12/+29
* Remove unnecessary dependencies on "ui" target from some other targets.tfarina@chromium.org2013-11-011-1/+0
* Remove unnecessary stream creation.dalecurtis@chromium.org2013-11-013-21/+1
* Replace VideoFrame::INVALID with UNKNOWN.rileya@chromium.org2013-11-017-11/+11
* Prevent AudioBus::set_frames(0). Ensure channels > 0.dalecurtis@chromium.org2013-11-011-3/+8
* Port demuxer benchmark to media_perftests.rileya@chromium.org2013-11-012-90/+65
* Augmenting logging class: Added stats and unit testsmikhal@google.com2013-11-0110-50/+1117
* Change to calculate the real NTP in TimeTicks.pwestin@google.com2013-10-318-59/+75
* Remove trailing "." from message lines.thakis@chromium.org2013-10-311-1/+1
* Revert 232092 "Revert 232043 "Update ClearKeyCdm to use CDM::Host and CDM::Ho...xhwang@chromium.org2013-10-3112-26/+45
* Revert 230553 "Added AVFoundation Glue and Device Monitoring for..."tommyw@chromium.org2013-10-313-156/+0