summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge 216786 "Fix HLS playback on android 4.3"qinmin@chromium.org2013-08-111-0/+10
* Merge 215012 "Prevent sending 0 as volume to AGC at the beginnin..."xians@chromium.org2013-08-062-19/+21
* Merge 215096 "Work around camera color issue on some Android dev..."wjia@chromium.org2013-08-011-3/+52
* Merge 214875 "Fix crash in media::container_names::CheckMov."kerz@chromium.org2013-08-012-2/+10
* Merge 211939 "Crash fix (divide by zero) for ComputeLetterboxReg..."miu@chromium.org2013-07-233-1/+9
* Merge 212089 "Fall back to default frame rate when the requested..."wjia@chromium.org2013-07-171-10/+13
* Merge 209320 "Place inband text track support behind a flag."acolwell@chromium.org2013-07-096-8/+52
* Merge 208728 "Convert channel layout to channel count for optima..."rtoy@google.com2013-06-281-1/+2
* Handle Stop during Reinitialization in VideoFrameStream.xhwang@chromium.org2013-06-254-2/+57
* Don't initialize the AudioUnit until params are set.dalecurtis@chromium.org2013-06-241-6/+6
* Change Start() call of MediaCodecBridge to accept MediaCrypto objectqinmin@chromium.org2013-06-244-21/+27
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-242-3/+3
* Allow suppressed EME canPlayType() responses to be overridden with flag.ddorwin@chromium.org2013-06-242-0/+6
* Revert "Allow suppressed EME canPlayType() responses to be overridden with a ...senorblanco@chromium.org2013-06-232-6/+0
* Allow suppressed EME canPlayType() responses to be overridden with a flag.ddorwin@chromium.org2013-06-222-0/+6
* Add the SetMediaKeys handler to pass a drm bridge to a MediaSourcePlayerqinmin@chromium.org2013-06-224-7/+21
* Move pending seek cancellation logic from ChunkDemuxerStream to ChunkDemuxer.acolwell@chromium.org2013-06-223-109/+119
* Re-land r207105 (Mac audio capture threading fix) with unit test memory leak ...miu@chromium.org2013-06-229-101/+235
* Re-land 16025005 with tiny fix for statics perf issuecrogers@google.com2013-06-227-0/+522
* Revert 207992: This looks like a reland of r207983, which was reverted insadrul@chromium.org2013-06-227-522/+0
* don't include iostream.hcrogers@google.com2013-06-227-0/+522
* Revert 207983 "Implement Web MIDI API back-end"crogers@google.com2013-06-227-526/+0
* Implement Web MIDI API back-endcrogers@google.com2013-06-227-0/+526
* Enable audio volume control on Android.wjia@chromium.org2013-06-216-157/+174
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-212-12/+6
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-211-1/+1
* Turn on speakerphone by default for WebRTC on Android.wjia@chromium.org2013-06-211-0/+3
* Add a function to convert key system into UUIDqinmin@chromium.org2013-06-212-3/+23
* Try not to let the AUHAL driver get stuck sending silence.dalecurtis@chromium.org2013-06-213-1/+20
* Fix ChunkDemuxer seek and init callback dispatch.acolwell@chromium.org2013-06-213-110/+106
* Add new class AudioBufferQueue.jrummell@chromium.org2013-06-217-76/+868
* Finalizes support of device selection for live-audio on Windows.henrika@chromium.org2013-06-204-21/+100
* Removed unused NeedKey callback from Decryptors.ddorwin@chromium.org2013-06-204-11/+4
* Use a direct include of strings headers, delete some strings forwarding headers.avi@chromium.org2013-06-201-1/+1
* Fix the WebRTC color bug.hkuang@chromium.org2013-06-203-12/+65
* Allow moof boxes to be appended without a moov box after Flushacolwell@chromium.org2013-06-203-4/+21
* added device selection to web speech to use the correct device. Users should ...xians@chromium.org2013-06-203-10/+17
* Changes to avoid memory leak in the audio_buffer test code.jrummell@chromium.org2013-06-201-8/+8
* EME: ProxyDecryptor creates MediaKeys instead of Decryptor.xhwang@chromium.org2013-06-196-10/+11
* Overriding HasAlpha in VpxVideoDecodervigneshv@chromium.org2013-06-193-0/+8
* Encrypted Media: DecryptingXxx::SetDecryptor() accepts NULL decryptor.xhwang@chromium.org2013-06-196-0/+46
* Fix an issue that Start() could be called when there are pending tasks or dec...qinmin@chromium.org2013-06-194-69/+164
* Reduce false-positives from media/PRESUBMIT.py in detecting use of the wrong ...miu@chromium.org2013-06-191-6/+22
* Revert 207105 "Rejigger audio capture pipeline to work with sepa..."miu@chromium.org2013-06-199-242/+103
* Separate CDM initialization from GenerateKeyRequest & remove key_system param...ddorwin@chromium.org2013-06-1910-120/+64
* Add crogers to media/audio/OWNERSdalecurtis@chromium.org2013-06-181-0/+3
* Rejigger audio capture pipeline to work with separate main+worker threads (Mac).miu@chromium.org2013-06-189-103/+242
* Add new class AudioBuffer.jrummell@chromium.org2013-06-184-0/+544
* Resolves crash in media::ChannelMixer::Transform.henrika@chromium.org2013-06-181-1/+6
* Remove unused EME v0.1b MediaKeyError values.ddorwin@chromium.org2013-06-181-4/+5