summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update last audio tick time during suspend and resume.dalecurtis2015-03-271-5/+29
* GVD: Disable 4k HW decode for VPX formats for Intel platforms.posciak2015-03-271-3/+6
* Check that containers are supported by Chrome in requestMediaKeySystemAccess().sandersd2015-03-261-2/+8
* Change the TimeSource interface to return wallclock time for video.dalecurtis2015-03-2615-138/+120
* Add media log messages to the main logservolk2015-03-262-0/+19
* Fix some blooeans. No behavior change.thakis2015-03-261-1/+1
* Fix encrypted-media-requestmediakeysystemaccess Layout Test.sandersd2015-03-261-5/+8
* Change EmeInitDataType to be an enum classjrummell2015-03-266-49/+40
* Refactor IsSupportedKeySystemWithMediaMimeType().sandersd2015-03-264-174/+137
* Add a hang monitor for the audio thread.dalecurtis2015-03-262-2/+76
* Create an interface for KeySystems, migrate WebEncryptedMediaClientImpl.sandersd2015-03-255-200/+265
* Implement robustness strings in requestMediaKeySystemAccess().sandersd2015-03-259-254/+566
* Determine the audible state in MediaSourcePlayertimav2015-03-254-7/+196
* media: VideoRenderImpl: display last available framelionel.g.landwerlin2015-03-252-6/+19