summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Rename all isolate_dependency_* to files.maruel2014-10-013-7/+6
* Fix MediaPlayerBridge to handle unknown or infinite durations.dalecurtis2014-10-011-3/+5
* Add a mutex lock to AudioPowerMonitor::Reset() to placate TSAN.miu2014-09-301-2/+11
* Revert of Pass initDataType instead of contentType on OnNeedKey(). (patchset ...zmo2014-09-304-7/+13
* Pass initDataType instead of contentType to OnNeedKey().sandersd2014-09-304-13/+7
* Fail tests if the license request XHR fails due to a network error.sandersd2014-09-301-1/+4
* Convert various media options into proper declare_args().dalecurtis2014-09-303-39/+51
* Convert the remaining MOJO_OVERRIDE -> override, and get rid of MOJO_OVERRIDE.viettrungluu2014-09-302-18/+18
* Update content and media unittest isolate targets.jmadill2014-09-302-1/+54
* Android Video Capture: use tightest fps Range available on allocate()mcasas2014-09-301-12/+15
* Reenable AudioAndroidOutputTest.StartOutputStreamCallbacks on Arm64.rmcilroy2014-09-301-17/+2
* Switch from WebMediaPlayer::maxTimeSeekable() to seekable()philipj2014-09-302-7/+14
* Android Video Capture: Removed references to Android.Hardware.Camera from the...mcasas2014-09-305-120/+93
* Use base::StringPairs where appropriate for src/media/anand.ratn2014-09-302-5/+4
* Adding new function ReadFrames() that returns the audio frame in planarpwestin2014-09-303-0/+176
* Rename AndroidImage format template to match the Java class.aurimas2014-09-305-9/+8
* Extend player_utils.js to support "encrypted" event in addition to "needkey".sandersd2014-09-291-7/+20
* Disable two hanging video capture tests on Windows.jmadill2014-09-291-2/+16
* Only use custom SSE FMUL and FMAC with non-clang compilers.dalecurtis2014-09-291-0/+7
* Remove AudioBuffersState classacolwell2014-09-2936-186/+95
* Remove VPX conditionals from media and remoting.brettw2014-09-271-6/+0
* Cleanup some audio classes with C++11 shine!dalecurtis2014-09-265-20/+12
* Speculative fix when translating blob data to a file pathqinmin2014-09-261-0/+5
* Gyp cleanup after https://codereview.chromium.org/495353003mostynb2014-09-261-2/+2
* More efficient BitReader::SkipBits for large numbers of bits.damienv2014-09-263-5/+92
* Disable AudioAndroidOutputTest.StartOutputStreamCallbacks on Arm64.rmcilroy2014-09-261-2/+17
* Android Video Capture: Using full class path for Camera+subclasses to avoid @...mcasas2014-09-264-48/+44
* MediaSourcePlayer: Only StopInterpolating() when it's interpolating.xhwang2014-09-261-2/+4
* Update MediaKeys interface for EMEjrummell2014-09-267-67/+191
* Pass YUV color space information to Skia in VideoImageGenerator.rileya2014-09-251-25/+82
* [Checkstyle] Fix misc style issues in Java files.aurimas2014-09-254-44/+29
* Remove implicit HANDLE conversions from media.rvargas2014-09-253-5/+6
* Let audio wait for video to finish prerolling after seekqinmin2014-09-254-13/+97
* MSE: Reduce spurious buffered range discontinuitieswolenetz2014-09-251-1/+18
* Blacklist some samsung devices from MSE supportqinmin2014-09-241-1/+9
* Expand suppression for flaky AudioInputVolumeTest.InputVolumeTest.kbr2014-09-241-1/+2
* Pass initial CDM to CreateMediaPlayer()jrummell2014-09-247-31/+26
* Suppress deprecation warningsrtoy2014-09-241-0/+1
* BufferedDataSource: don't reallocate buffer unnecessarilymmaliszkiewicz2014-09-242-9/+9
* Set keyboard mic effect if available.grunell2014-09-247-2/+31
* Cast: Reduce the size of statshclam2014-09-241-14/+21
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-233-14/+6
* Cast: Allow extension to control wifi options on windowshubbe2014-09-233-1/+44
* Refactoring AudioParameters |operator==| to |Equals()| methodburnik2014-09-233-13/+15
* Fix typo in Pipeline::PlaybackRateChangedTask().xhwang2014-09-231-1/+1
* Adds a platform independent detection of microphone hardware mute.henrika2014-09-231-1/+30
* Add VEA supported profiles to GPUInfo.wuchengli2014-09-235-5/+20
* CdmPromise to use CdmPromiseTraits so specializations not neededjrummell2014-09-232-134/+103
* Define a new media_cast target which provides the minimal functionalityjfroy2014-09-227-2/+160
* Expect InitSegmentReceived() in PipelineIntegrationTest.Encrypted* tests.xhwang2014-09-221-0/+1