summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* MSE: Allow parsing of private_stream_1 in mp2t parserservolk2014-10-033-3/+24
* Revert "Move mojo edk into mojo/edk"Trent Apted2014-10-031-1/+1
* Move mojo edk into mojo/edkJames Robinson2014-10-031-1/+1
* Rename kWebMEncryptInitDataType to kWebMInitDataTypesandersd2014-10-025-5/+5
* Clear the FIFO when calling input stream::Stop()xians2014-10-022-4/+5
* Reland: Pass initDataType instead of contentType to OnNeedKey().sandersd2014-10-024-13/+7
* Retry license request on timeouts and errorsjrummell2014-10-011-8/+13
* Skip retrieving cookies and user credentials for data uriqinmin2014-10-011-1/+1
* Mac Video Capture: Support for Blackmagic DeckLink SDK video capture.mcasas2014-10-013-31/+371
* Fix wrong selection of VP8 video decoder on some Samsung devices.glaznev2014-10-013-11/+76
* 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