summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Cast: end2end bug fixesmikhal@chromium.org2014-02-1312-110/+159
* Cast: Added missing DCHECKs to ThreadChecker calls and minor cleanup.imcheng@chromium.org2014-02-1215-104/+52
* Add basic support for "googDucking" to getUserMedia on Windows.tommi@chromium.org2014-02-128-117/+110
* Allow WebAudio decodeAudioData() to be more resilient to bad streams.dalecurtis@chromium.org2014-02-122-1/+5
* Cast: Refactoring transport to Clang formatmikhal@chromium.org2014-02-1210-99/+71
* Introduce ADTSStreamParser. Factorize MP3StreamParser and tests.dalecurtis@chromium.org2014-02-1222-592/+950
* Support LoadSession() in MediaKeys and PPP_ContentDecryptor_Private interface.xhwang@chromium.org2014-02-128-53/+121
* Revert 250730 "Introduce ADTSStreamParser. Factorize MP3StreamPa..."stevet@chromium.org2014-02-1222-950/+592
* Introduce ADTSStreamParser. Factorize MP3StreamParser and tests.dalecurtis@chromium.org2014-02-1222-592/+950
* BluetoothManager is now used on the correct Android SDK.henrika@chromium.org2014-02-121-1/+5
* Add GetDeviceSupportedFormats to Mac AVFoundation.mcasas@chromium.org2014-02-126-12/+165
* Remove Mac AVFoundation experiment and enable AVFoundation by default.mcasas@chromium.org2014-02-123-11/+6
* (reland)sheu@chromium.org2014-02-125-25/+43
* Cast: Refactoring VideoReceiver to Clang format.mikhal@chromium.org2014-02-127-145/+207
* Implement WebMIDI for android, output side.yhirano@chromium.org2014-02-1211-1/+542
* Cast: removed is_sender from CastLoggingConfig / LoggingImpl.imcheng@chromium.org2014-02-123-13/+11
* Land test data for BUG=170147dalecurtis@google.com2014-02-121-0/+0
* Cast: Refactoring Cast to Clang formatmikhal@chromium.org2014-02-118-64/+79
* Make CoreAudio::IsSupported VLOG instead of LOGenne@chromium.org2014-02-111-1/+1
* Enabled by default system's volume adjust sound.ygorshenin@chromium.org2014-02-112-1/+18
* Cast: Refactoring paced_sender and rtp_sender to Clang format.mikhal@chromium.org2014-02-1110-56/+61
* Refactoring to use a single H264 parser in media code.damienv@chromium.org2014-02-114-488/+308
* Update the test video files because the original were corrupted.wuchengli@chromium.org2014-02-114-0/+0
* Cast receiver hits a DCHECK if sending too fasthclam@chromium.org2014-02-112-0/+10
* - Include the media type of the video that is being flingedmiguelg@chromium.org2014-02-111-0/+2
* Cast:Removing UMAmikhal@chromium.org2014-02-116-46/+6
* Cast: Refactor CastAudioSink and CastVideoSinkpwestin@google.com2014-02-117-67/+133
* Attempt to fix crash in base::android::MethodID::Get().henrika@chromium.org2014-02-101-48/+98
* Fix valgrind warnings in YUV scaling code.sergeyu@chromium.org2014-02-091-0/+4
* Changed LoggingRaw from pull-based to subscriber-based:imcheng@chromium.org2014-02-0932-1082/+2182
* Fix race that may result in not calling AudioRendererImpl::Stop().rileya@chromium.org2014-02-092-3/+75
* Cast: Add rtp_timestamp to EncodedVideoFrame and update loggingmikhal@chromium.org2014-02-0817-147/+127
* TextRenderer only pushes new cues downstreammatthewjheaney@chromium.org2014-02-076-5/+397
* Cast: Adding rtp_ts to EncodedAudioFrame.mikhal@chromium.org2014-02-0717-90/+75
* Support CDM_4, including LoadSession().xhwang@chromium.org2014-02-077-16/+96
* Revert 249790 "Remove the unified IO code on the browser."skobes@google.com2014-02-0751-124/+4491
* Remove the unified IO code on the browser.xians@chromium.org2014-02-0751-4491/+124
* Revert 249638 "(reland)"zmo@chromium.org2014-02-075-43/+25
* Revert 249756 "Attempt to fix crash in base::android::MethodID::..."fischman@chromium.org2014-02-071-81/+31
* Attempt to fix crash in base::android::MethodID::Get()henrika@chromium.org2014-02-071-31/+81
* Use validating form of IPC enum macros for audio messages.tsepez@chromium.org2014-02-072-2/+4
* Use validating form of IPC enum macros for gpu_messages.htsepez@chromium.org2014-02-072-0/+2
* (reland)sheu@chromium.org2014-02-075-25/+43
* MSE: Add StreamParser buffer remuxing utility and testswolenetz@chromium.org2014-02-0716-46/+646
* Revert 249576 "Cast: Wiring up the asyc initialization with the ..."piman@chromium.org2014-02-0713-105/+66
* Cast: Wiring up the asyc initialization with the video encoders.pwestin@google.com2014-02-0713-66/+105
* Add sfx.adts test data BUG=341648dalecurtis@google.com2014-02-071-0/+0
* Cast: Refactoring VideoSender to Clang formatmikhal@chromium.org2014-02-0612-203/+260
* Cast:Updating Logging stats mikhal@chromium.org2014-02-0610-278/+228
* Cleaned up a bit VideoCapture.javamcasas@chromium.org2014-02-063-152/+129