summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge to M43: "Validate channel count matches channel layout."Dale Curtis2015-04-162-6/+24
* Merge to M43: "Fix incorrect AudioConverter setup for discrete channel layouts."Dale Curtis2015-04-164-9/+21
* Merge to M43: "Switch to double for time calculations using playback rate."Dale Curtis2015-04-144-9/+9
* Web MIDI: use GetVendorName() result only if it is availableTakashi Toyoshima2015-04-091-2/+4
* encrypted media: Persistent state is always enabled on Android.xhwang2015-04-031-1/+1
* Add support for the USB2-Live and Avermedia Analog capture devices by constru...ken.strickland2015-04-035-161/+85
* Web MIDI: fix a man vs machine racetoyoshim2015-04-032-13/+39
* Web MIDI: Support manufacturer field ID MM_MICROSOFTyukawa2015-04-031-3/+8
* Web MIDI: add MidiScheduler for send() with timestamptoyoshim2015-04-037-4/+115
* media: Make RenderCdmFactory a RenderFrameObserver.xhwang2015-04-036-16/+15
* Use UsbIds::GetVendorName to retrieve USB vendor name.yukawa2015-04-034-19/+25
* Copy configuration label in requestMediaKeySystemAccess()sandersd2015-04-031-5/+10
* Move underflow threshold limits out of the video renderer.dalecurtis2015-04-038-36/+188
* OnEncrypted event to use enum for |init_data_type|jrummell2015-04-0326-114/+63
* media: Rename SessionError to LegacySessionError.xhwang2015-04-0221-104/+102
* Web MIDI: convert MMVERSION to "major.minor" format stringtoyoshim2015-04-021-2/+7
* Replace kMediaDrmEnableNonCompositing swicth with use_video_overlay_for_embed...ddorwin2015-04-026-17/+16
* Require two failed pings of the audio thread to crash.dalecurtis2015-04-021-10/+39
* CreateSessionAndGenerateRequest() to use enum for |init_data_type|jrummell2015-04-0227-183/+243
* Turn ThreadPriority enum into an enum class.gab2015-04-013-3/+3
* Fixes RemoveInternal to never include the end time in the removed range.chcunningham2015-04-015-27/+52
* Reland: media-internals: Simplify the code path for creating a media log entrywolenetz2015-04-015-37/+14
* Fix missing symbols for pre-linking of the Cast sender library for iOS.jfroy2015-04-013-3/+30
* Revert of media-internals: Simplify the code path for creating a media log en...jianli2015-04-015-14/+37
* media-internals: Simplify the code path for creating a media log entrywolenetz2015-04-015-37/+14
* media-internals: Differentiate error, info, and debug log messageswolenetz2015-03-3131-255/+331
* VpxVideoDecoder: Set coded width to vpx_image stored widthmagjed2015-03-311-4/+9
* Implement sessionTypes filtering.sandersd2015-03-314-186/+232
* Filter in Capture device with pixel format RGB3 to make WebcamStudio virtual ...qiangchen2015-03-311-0/+1
* Support MIDI device connection events on Windowsyukawa2015-03-312-364/+988
* media: Use double for new_expiry_time in Mojo CDM interface.xhwang2015-03-314-6/+8
* Revert of Revert of Partially revert removal of synchronous AudioHardwareConf...hayato2015-03-312-3/+0
* Revert of Partially revert removal of synchronous AudioHardwareConfig request...hayato2015-03-312-0/+3
* Partially revert removal of synchronous AudioHardwareConfig requests.dalecurtis2015-03-312-3/+0
* Remove deprecated org.apache.http import from MediaDrmBridgeqinmin2015-03-301-23/+37
* FFmpeg roll for M43.watk2015-03-302-3/+5
* Update audio hang pings to every 6 seconds.dalecurtis2015-03-301-1/+1
* media: Add log for CdmAdapter::CreateFileIO.xhwang2015-03-301-6/+7
* Code clean-up of MidiManagerWin.yukawa2015-03-301-12/+12
* FakeVideoCaptureDevice: cleanup, adding 'Direct' capture API, unit tests.mcasas2015-03-304-221/+255
* Revert of FFmpeg roll for M43. (patchset #2 id:20001 of https://codereview.ch...watk2015-03-282-5/+3
* FFmpeg roll for M43.watk2015-03-282-3/+5
* This CL adds support for MEDIASUBTYPE_RGB32 in Windows platform.emircan2015-03-284-7/+26
* Update EME browser_tests to handle early failurejrummell2015-03-281-0/+2
* media: Fix a typo in EME_CODEC_VIDEO_ALL.xhwang2015-03-271-1/+1
* media: VideoRendererImplTest: wait on buffering change to exit first steplionel.g.landwerlin2015-03-271-3/+2
* Introduce CancelUponDeferral() to buffered media loaders.dalecurtis2015-03-2711-3/+123
* fake_video_capture_device_factory.cc: Change loop to range basedqiangchen2015-03-271-2/+2
* media: VideoRendererImpl: fix unit test on DrMemory botslionel.g.landwerlin2015-03-271-0/+3
* media: unittests: depend on xdisplaycheck for isolatelionel.g.landwerlin2015-03-272-0/+6