summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge 236133 "Check overflow in subsample calculation/conversion."xhwang@chromium.org2013-11-265-13/+30
* Merge 235563 "Skip decode attempt if first buffer is EndOfStream"wolenetz@chromium.org2013-11-193-15/+91
* Merge 234675 "MediaCodecBridge: remove CodecInfo.mIsSecureDecode..."fischman@chromium.org2013-11-143-30/+4
* Merge 232875 "Add UMA metrics for ffmpeg color ranges."scherkus@chromium.org2013-11-081-0/+7
* Merge 232920 "Allow simultaneous audio and video config change"xhwang@chromium.org2013-11-073-2/+59
* Merge 232897 "Clear any pending surface change prior to checking..."xhwang@chromium.org2013-11-073-18/+57
* Merge 232998 "Fix last_range != range_for_next_append_ DCHECK in..."scherkus@chromium.org2013-11-062-1/+26
* Merge 232932 "media: Increase max number of decode threads for V..."tomfinegan@chromium.org2013-11-061-6/+14
* Merge 233272 "MediaCodecBridge: don't try to create .secure code..."fischman@chromium.org2013-11-061-10/+19
* Revert 232766 "Refactor MediaStreamManager to never output real ..."karen@chromium.org2013-11-052-6/+0
* 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
* Revert 230785 "Fix Mac 64-bit components build."tommyw@chromium.org2013-10-311-2/+0
* Revert 231659 "Added flag to enable AVFoundation in Mac"tommyw@chromium.org2013-10-313-13/+1
* Revert 232043 "Update ClearKeyCdm to use CDM::Host and CDM::Host..."tommyw@chromium.org2013-10-3112-45/+26
* Cast: fix resending audio ACKs.pwestin@google.com2013-10-312-0/+32
* Update ClearKeyCdm to use CDM::Host and CDM::Host::kVersion.xhwang@chromium.org2013-10-3112-26/+45
* Remove monotonic timestamp requirements for audio. Fix messaging.dalecurtis@chromium.org2013-10-311-22/+17
* Cast: fix issue in Eureka when audio frames are pulled out.pwestin@google.com2013-10-315-56/+127
* Update CdmAdapter to use CDM::Host and CDM::Host::kVersion.xhwang@chromium.org2013-10-301-4/+4
* Port SincResampler's ConvolveBenchmark, as well as VectorMath's FMUL and FMAC...rileya@chromium.org2013-10-306-243/+222
* Make SourceBufferStream Remove() and PrepareRangesForNextAppend() methods use...acolwell@chromium.org2013-10-303-206/+253
* Cast End2End: Adding a reset non-reference framemikhal@google.com2013-10-301-6/+45
* Port AudioBus interleave benchmarks to media_perftestsrileya@chromium.org2013-10-303-56/+54
* cras_unified: set channel layouthychao@chromium.org2013-10-301-0/+33