summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Implement WMPI suspend/resume.sandersd2015-12-128-26/+284
* media: Refactor MediaCrypto creation and notification.xhwang2015-12-119-76/+103
* Convert audio thread hang crash to UMA. Dump driver info on Win.dalecurtis2015-12-119-41/+149
* Add md5 checksum to .md5 files for intel devices for VDA unittests.shenghao2015-12-113-3/+9
* Do not read |state_| in GetMediaTime().sandersd2015-12-112-3/+18
* Fix WebGL video test flakiness on Android.dongseong.hwang2015-12-102-2/+8
* win/gn: Unbreak component buildthakis2015-12-102-3/+2
* Create and use mojo::Binding on the same thread.alokp2015-12-102-3/+3
* Remove kint32max.avi2015-12-109-119/+153
* clang/win: Let remaining chromium_code targets build with -Wextra.thakis2015-12-102-9/+9
* Don't require VDAs to return all PictureBuffers at once.liberato2015-12-106-21/+65
* In VideoCaptureDeviceTest, use VLOG rather then DVLOG, when exiting test due ...nisse2015-12-101-5/+5
* clang/win: Let some chromium_code targets build with -Wextra.thakis2015-12-103-7/+7
* A bit more logging in FFmpegDemuxerStream::Createservolk2015-12-092-6/+20
* cast: Support for low-latency interactive modeisheriff2015-12-099-16/+92
* Remove kuint64max.avi2015-12-092-24/+28
* Add UMA stats for maximum audio render streams over IPC, browser-wide.grunell2015-12-095-0/+196
* Removing global variables from mixer tests.olka2015-12-091-27/+33
* Remove global std::string constants in unit tests to comply with Chromium styleguidou2015-12-093-22/+19
* don't rely on -Wno-narrowing in skcanvas_video_renderer.ccmostynb2015-12-091-3/+14
* Reland "Added an extra sync token field for extra command buffer..."dyen2015-12-091-3/+4
* Add Mojo Decryptor.jrummell2015-12-098-8/+229
* Remove kint64max.avi2015-12-099-161/+192
* Revert of Adding CHECK(false) for case when input audio fails to start on Mac...henrika2015-12-081-5/+0
* Add comment about lock_ in MidiManager::AccumulateMidiBytesSentagoode2015-12-081-0/+5
* Fix a potential crash in MidiManagerMac.ochang2015-12-081-1/+1
* Implement Pipeline suspend and resume.sandersd2015-12-086-16/+386
* Enforce marking "override" for functions overriding Blink.Avi Drissman2015-12-071-1/+1
* Revert of Enforce marking "override" for functions overriding Blink. (patchse...avi2015-12-071-1/+1
* Enforce marking "override" for functions overriding Blink.avi2015-12-071-1/+1
* Second layer of mixing for audio elements.olka2015-12-0710-113/+267
* Fix js/c++ incompatibility in parsing of video capture formats.nisse2015-12-071-1/+3
* Fix crash with MIDI send for MidiManagerAlsaagoode2015-12-072-7/+6
* opus: allow mismatch in AudioDecoderConfig and ExtraData delayzhengxiong2015-12-072-5/+8
* Refactor MediaCodecBridge to add support for NDK APIsqinmin2015-12-0625-1569/+2095
* Roll ffmpeg DEPS for MP3 seek bug, add tests.Chris Cunningham2015-12-052-1/+61
* Refactor cdm_helpersjrummell2015-12-059-246/+344
* Remove kuint32max.avi2015-12-043-9/+17
* Revert of Added an extra sync token field for extra command buffer identifica...ajuma2015-12-041-4/+3
* Remove the TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03 macro.danakj2015-12-041-1/+1
* Use XRGB for opaque hardware-decoded videos.jbauman2015-12-045-28/+34
* Change WriteOpusHeader in media/capture/WebmMuxer to use C-style stringajose2015-12-041-1/+1
* Added an extra sync token field for extra command buffer identification.dyen2015-12-041-3/+4
* Revert "Fix race on demuxer memory usage. Reuse previous calculation."wdzierzanowski2015-12-043-25/+25
* media: Add some useful logs related to encrypted media playback.xhwang2015-12-041-1/+2
* Passed is_encrypted parameter to the VDA initialization.timav2015-12-044-4/+28
* Buffer most recent video keyframe in media::capture::WebmMuxerajose2015-12-043-21/+107
* Change PacketKey to be unique for each frame packet by includingxjz2015-12-036-31/+43
* [MSE] Fix GC with media_time past the last appended buffer timestampservolk2015-12-033-5/+81
* Remove kint64min.avi2015-12-037-184/+206