summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Add support for audio input mute detection on all platforms.henrika2014-10-1624-33/+156
* Listen to the audio focus event for MSE/EMEqinmin2014-10-168-72/+118
* Win Video Capture: Check returned AM_MEDIA_TYPE pointer before comparing it.mcasas2014-10-151-1/+1
* Web MIDI: create MIDIClient on a client thread to receive event notificationstoyoshim2014-10-153-30/+84
* Add mcasas@ to OWNERS for VideoCapture*.java under media/base/androidmcasas2014-10-151-0/+2
* Remove support for CDM_4jrummell2014-10-154-440/+18
* Use int64 more pervasively in storing time s/ms/us values.pkasting2014-10-142-2/+2
* Win Video Capture: Add device blacklisting, used for IPCamera and YouCam, col...mcasas2014-10-141-13/+39
* Remove MediaPlayerAndroid::IsSurfaceInUse() callqinmin2014-10-145-19/+0
* Fix Java Checkstyle issues.Aurimas Liutikas2014-10-144-19/+59
* Video capture: Refactor GetBestMatchedFormatmagjed2014-10-145-223/+93
* File VideoCaptureDevice: Add API type for Windows platforms.mcasas2014-10-141-1/+2
* Web MIDI: move static helper methods to functions in anonymous namespacetoyoshim2014-10-142-61/+57
* Fix type truncation warnings in YUV-related code.pkasting2014-10-145-18/+24
* remove wjia from media OWNERSqinmin2014-10-131-1/+1
* Correct logic to bind "encrypted" event in EME player_utils.js.sandersd2014-10-131-5/+2
* Send metadata change to renderer after decoder is drainedqinmin2014-10-138-51/+106
* Remove unused Paint() method in WebMediaPlayer.dongseong.hwang2014-10-132-10/+0
* Revert "Removes MediaDecoderJob virtual method call from destructor."gunsch2014-10-131-3/+1
* chrome://media-internals: update MediaInternals when devices capabilities ar...mcasas2014-10-116-9/+60
* Removes MediaDecoderJob virtual method call from destructor.gunsch2014-10-101-1/+3
* Fix potential use-after-free bug in VideoImageGenerator::onGetYUV8Planes.dongseong.hwang2014-10-101-5/+10
* Optimize to copy from rotated video to canvas.dongseong.hwang2014-10-103-32/+143
* Mac Video Capture: Removed AVFoundation camera blacklisting.mcasas2014-10-101-36/+5
* Preroll decoders when video starts playingqinmin2014-10-093-7/+17
* Skip audio frames with unknown timestamp in MPEG2TSservolk2014-10-094-5/+23
* Fix inserting SPS/PPS after AUD NALUservolk2014-10-093-62/+46
* Avoid ALLOW_UNUSED (and the like) where it's not necessary or there are betterpkasting2014-10-092-2/+2
* Support some non-compliant MPEG-2 TS streams w.r.t. timestamps.damienv2014-10-094-32/+113
* change newly added OVERRIDE to override in media/mostynb2014-10-091-2/+2
* Remove usage of AudioPowerMonitor for logging of input audio levelshenrika2014-10-082-41/+45
* [Cast] Fix use of uninitialized value introduced by r298551.Yuri Wiitala2014-10-081-0/+1
* Implement extended syntax for AVC/h264 unit testsservolk2014-10-081-14/+57
* Log stream parsing errors in ChunkDemuxerservolk2014-10-081-2/+9
* Refactor AppendToFile and WriteFileDescriptorchirantan2014-10-071-1/+1
* Fix media/BUILD.gn for ChromeOS.mukai2014-10-071-0/+7
* Expose a seekable range at 0 for streaming sources with duration.dalecurtis2014-10-071-12/+7
* Move mojo/edk gyp targets in to mojo/edk/mojo_edk.gypjamesr2014-10-072-2/+2
* Refactor CdmPromise and related classesjrummell2014-10-0710-267/+209
* [Cast] Clean-up: Move max_unacked_frames into CongestionControl.miu2014-10-0713-53/+74
* Disable MediaSourcePlayerTest.PrerollContinuesAcrossConfigChange on Android.kjellander2014-10-071-1/+9
* Mac Video Capture: Connect discard-late-frames in QTKit and AVFoundationmcasas2014-10-073-0/+3
* Define gyp targets for mojo/public/* in mojo/public/mojo_public.gypjamesr2014-10-071-4/+4
* [Cast] Video encoder clean-ups (stricter interfaces, encapsulation, etc.)miu2014-10-0719-296/+333
* replace OVERRIDE and FINAL with override and final in media/mostynb2014-10-07243-1193/+1193
* Add still image capture interface for VideoCaptureDevice.owenlin2014-10-035-0/+100
* media: Pass DemuxerStreamProvider in Renderer::Initialize().xhwang2014-10-0313-46/+50
* [src/media] Declaring the weak_ptr_factory in proper order in cast,mojo and f...kulkarni.a2014-10-032-5/+5
* mojom: Change array syntax from uint8[] to array<uint8>.erg2014-10-031-2/+2
* Move mojo edk into mojo/edkjamesr2014-10-031-1/+1