summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* [Cast Streaming] Fix for never sending some packets in large frames.Yuri Wiitala2016-03-013-69/+239
* Use double microseconds for tracking back/front timestamp in AudioClock.Chris Cunningham2016-02-253-41/+83
* To M49: MSE - Fix crash caused by incorrect GC of GOP with next buffer positionMatt Wolenetz2016-02-224-4/+47
* VideoCaptureAndroid: Disable YV12 support for some Moto X devicesMagnus Jedvert2016-02-171-0/+4
* media: Enable rpath for ppapi_cdm_adapter target.Xiaohan Wang2016-02-081-0/+5
* Use system timestamp as capture timestampqiangchen2016-02-082-12/+2
* [Merged M49] Fix MediaCodec's MEDIA_CODEC_NO_KEY processing in MediaCodecPlayerTima Vaisburd2016-02-082-24/+57
* MediaRecorder: make WebmMuxer hold on to all video frames while waiting for a...mcasas2016-02-033-37/+67
* media: Fix MediaDrmBridge::SetServerCertificate().Xiaohan Wang2016-01-291-2/+3
* Revert of Enable MediaSession with the WMPI Cast player. (patchset #1 id:1 of...Dale Curtis2016-01-212-16/+9
* Support sharing stream textures between Render and GPU threads in WebView.Tobias Sargeant2016-01-201-0/+6
* Merge "Fixing Exceptions for hasAudio/hasVideo of MediaPlayerBridge'Mounir Lamouri2016-01-192-22/+22
* Enable MediaSession with the WMPI Cast player.dalecurtis2016-01-162-9/+16
* Support CAST+WMPI on androidhubbe2016-01-157-18/+872
* Improve logging output for DecoderBuffer and VideoFramejrummell2016-01-153-0/+49
* Have mojo_media_client own the audio and video renderer sinksjrummell2016-01-154-15/+25
* More speculative audio input changes for Mac OSX.henrika2016-01-152-29/+98
* Verify returned frames from media::VideoFrame::Wrap*() methodsemircan2016-01-156-34/+59
* media: Require HW_SECURE_CODECS for other key systems on Android.xhwang2016-01-151-4/+9
* EME: Do not special case an empty robustness string.ddorwin2016-01-151-2/+5
* MSE: Strictly verify expected MediaLog events in ChunkDemuxerTestswolenetz2016-01-151-96/+344
* Wait for data to be available before reading from DataPipejrummell2016-01-153-0/+21
* Fix buffered range updates in media::Pipelineservolk2016-01-1411-19/+93
* Change DecoderBuffer::data_size to type size_tservolk2016-01-1416-87/+86
* Make `content` target build without unused data members on Linux.mlamouri2016-01-141-1/+0
* Report VP8 and VP9 capabilities for non-accelerated decoders in AVDAtimav2016-01-142-0/+16
* Minor fix to ensure that Media.Audio.InputStartupSuccessMac is only stored wh...henrika2016-01-141-11/+10
* Move bit_cast from base/macros.h to its own headertapted2016-01-141-0/+2
* media: Fix comment on WebMediaPlayerImpl constructor.xhwang2016-01-142-4/+2
* Only paint regular video frames via the composited path.chrishtr2016-01-141-5/+0
* Add support for device enumerationa and selection of USB microphones for Chro...braveyao2016-01-131-18/+163
* MSE: Consistently sequence initial StreamParser EncryptedMediaInitDataCBwolenetz2016-01-131-3/+3
* Minor additional fix to repair Web Speech on Mac OSXhenrika2016-01-131-9/+6
* Relands selected parts of previously reverted IO buffer CL for Mac OSX.henrika2016-01-132-17/+89
* Revert of media: build fix about CdmAdapter (patchset #1 id:1 of https://code...dongseong.hwang2016-01-131-1/+1
* Convert Pass()→std::move() for Mac build.dcheng2016-01-135-10/+14
* Rename media::SourceState -> MediaSourceState and move to separate fileservolk2016-01-137-892/+948
* Prevent a race condition with MidiHost IPC sending.ochang2016-01-131-7/+8
* Updated media sync points to use new sync tokens.dyen2016-01-132-5/+38
* media: Fix WebMediaPlayerImpl::paint().xhwang2016-01-132-8/+22
* Convert enable_hevc to buildflagservolk2016-01-1211-42/+29
* media: Reduce avc.cc logging verbosity.watk2016-01-121-4/+4
* Adjust target deadline utilization according to the number of encodingxjz2016-01-122-5/+18
* Keep MediaCodec-related internal Java clases in the main dextimav2016-01-122-0/+6
* Remove base/win/metro.{cc|h} and some associated codescottmg2016-01-121-5/+2
* Cleaning up UMA stats related to failing input audio.henrika2016-01-121-5/+9
* Adding CHECKs around play delay in AudioRendererImpl::Render.grunell2016-01-121-1/+6
* Blink Platform: Remove cryptographicallyRandomValues().yutak2016-01-121-8/+0
* Revert of Change DecoderBuffer::data_size to type size_t (patchset #11 id:200...kinuko2016-01-1213-66/+74
* Move mojo/application/public -> mojo/shell/publicben2016-01-1216-28/+28