summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Revert of [media] Replace MessageLoopProxy usage with ThreadTaskRunnerHandle ...xhwang2015-04-2722-68/+41
* Revert of Switch to STA mode for audio thread and WASAPI I/O streams. (patchs...dalecurtis2015-04-2716-320/+171
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in src/media.anujk.sharma2015-04-2722-41/+68
* Add power monitoring to the Cast VideoToolbox encoder.jfroy2015-04-243-8/+161
* GN Windows component build fixes: mediabrettw2015-04-245-46/+86
* [cast] Handle frame size changes directly in the VideoToolbox encoder.jfroy2015-04-246-276/+299
* Update {virtual,override} to follow C++11 style in media.nick2015-04-2417-129/+129
* Use std::vector<uint8_t> instead of uint8*/int for MediaKeys interfacejrummell2015-04-2419-289/+253
* Removed obsolete float_util.h as VS2013 supports standards well enough.mateuszs2015-04-243-6/+5
* Require udev for MidiManagerAlsaagoode2015-04-246-10/+17
* [WebMIDI] [Android] Set appropriate port properties.yhirano2015-04-2411-69/+366
* Update run_mojo_media_renderer.py for shell and service changes.msw2015-04-232-40/+10
* Adds method to provide custom AudioManager at runtime.slan2015-04-236-5/+139
* Fix flakiness due to race in javascript loading & execution.prabhur2015-04-234-13/+28
* Moves services implementations out of third_party/mojo_servicessky2015-04-233-3/+3
* Reland: VideoCapture: add support for GpuMemoryBuffer allocation and lifetime...mcasas2015-04-229-132/+160
* Switch to STA mode for audio thread and WASAPI I/O streams.dalecurtis2015-04-2216-171/+320
* Revert of Web MIDI: split build rules for media/midi (patchset #19 id:340001 ...aboxhall2015-04-2218-525/+157
* Sanitize init_data before passing it onjrummell2015-04-229-43/+217
* Switch to double for time calculations using playback rate.a.berwal2015-04-2233-105/+105
* Revert of VideoCapture: add support for GpuMemoryBuffer allocation and lifeti...magjed2015-04-229-160/+132
* Web MIDI: split build rules for media/miditoyoshim2015-04-2218-157/+525
* VideoCapture: add support for GpuMemoryBuffer allocation and lifetime mgmt in...mcasas2015-04-219-132/+160
* Change enums in eme_constants.h to enum classesjrummell2015-04-216-128/+118
* Add BUILD.gn files for chromecast/mediaprashantv2015-04-212-7/+2
* Apply automated fixits for Chrome clang plugin to views_unittests.dcheng2015-04-2118-156/+161
* NaCl/GYP: remove references to prep_toolchain.ncbray2015-04-211-4/+0
* Revert of [cast] Handle frame size changes directly in the VideoToolbox encod...dcaiafa2015-04-205-266/+261
* WavAudioHandler no longer keeps state with AudioParameters.slan2015-04-206-43/+48
* [cast] Handle frame size changes directly in the VideoToolbox encoder.jfroy2015-04-205-261/+266
* Reland: Fix errors found in Mac gn component buildsjiangj2015-04-185-0/+38
* Fix the MediaDrmBridgeTest on android builds without Widevine supportqinmin2015-04-171-16/+15
* Partial revert of disabling low latency audio for remote desktop.dalecurtis2015-04-173-57/+1
* Make the Android GN debug component build actually build.dpranke2015-04-172-1/+5
* Remove the is_ensemble build variable from the GN files.wtc2015-04-163-30/+16
* Improving WebM duration estimation.chcunningham2015-04-1611-64/+265
* Revert of Fix errors found in Mac gn component builds (patchset #10 id:180001...maniscalco2015-04-165-38/+0
* Fix errors found in Mac gn component buildsjiangj2015-04-165-0/+38
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-1643-1189/+413
* Speculative revert by sheriffBartosz Fabianowski2015-04-1643-413/+1189
* Web MIDI: style clean uptoyoshim2015-04-165-6/+6
* Remove hclam from OWNERS files.nick2015-04-151-1/+0
* Only allow ALWAYS_ENABLED features for browser CDMs.sandersd2015-04-151-7/+7
* Prime the landing pad for the new video rendering pipeline.dalecurtis2015-04-1541-1186/+386
* Fix playback rate calculations for WallClockTimeSource.dalecurtis2015-04-152-3/+27
* Revert of Mac Video Capture AVFoundation: Calculate compressed frame size for...magjed2015-04-151-27/+0
* [gcc 4.x] Initialize web_port_index to 0 to fix build error while using GCC 4...vivek.vg2015-04-151-1/+1
* Revert of Prime the landing pad for the new video rendering pipeline. (patchs...gunsch2015-04-1541-386/+1186
* Prime the landing pad for the new video rendering pipeline.dalecurtis2015-04-1541-1186/+386
* media: CdmFactory creates CDM (MediaKeys) asynchronously.xhwang2015-04-1313-183/+288