summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Revert 233838 "Temporarily crash when a wedge condition is detec..."dalecurtis@google.com2013-11-101-3/+0
* Remove unused lock from AudioManagerBase.dalecurtis@chromium.org2013-11-092-42/+22
* Remove OnFrameInfo from VideoCaptureDevice::Client.jiayl@chromium.org2013-11-0911-125/+96
* Adding send and receive test apps to Castmikhal@google.com2013-11-0814-16/+862
* Record UMA metrics for video pixel formats.rileya@chromium.org2013-11-083-6/+14
* Fix win64 compilation errorjschuh@chromium.org2013-11-081-1/+1
* Added VideoCaptureDeviceAvFoundation class, implementing the mcasas@chromium.org2013-11-087-18/+138
* Add missing opus dependency to media/cast/audio_sender/audio_sender.gypi.miu@chromium.org2013-11-081-0/+1
* Ensure the wedge timer isn't started until after StartStream().dalecurtis@chromium.org2013-11-081-5/+5
* Temporarily crash when a wedge condition is detected.dalecurtis@chromium.org2013-11-081-0/+3
* Cast: Cleanup dead code related to handling incoming RTCP messages.pwestin@google.com2013-11-0810-176/+14
* Rename ClearKey typesjrummell@chromium.org2013-11-089-19/+19
* Remove EMPTY from VideoFrame::Format.rileya@chromium.org2013-11-0815-62/+64
* Cast: Add convergence test to congestion control.pwestin@google.com2013-11-081-14/+56
* Re-land https://codereview.chromium.org/56713002/ with ChromeOS fix.rileya@chromium.org2013-11-074-58/+24
* 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