summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge 317490 "Handle 'cenc' Initialization Data Type in Clear Key."John Rummell2015-02-2611-34/+637
* Restore L3 support on CrOS when the media permission is denied.matthewyuan2015-02-262-6/+36
* Add more size_t -> int warning fixes for the win x64 GN build.dpranke2015-02-205-3/+21
* Prompt for permission in requestMediaKeySystemAccess().sandersd2015-02-202-46/+112
* Reland:Refactored pixel format resize operations in media/video/capture into ...emircan2015-02-206-5/+55
* VideoCaptureDevice: refactor Client::Buffer into an interfacemcasas2015-02-201-10/+3
* Mac Video Capture AVFoundation: Calculate compressed frame size for MJPEG.magjed2015-02-201-0/+27
* onGetPixelsEnum back to onGetPixels.(VideoImageGenerator)scroggo2015-02-201-6/+5
* Require JSON key IDs and keys to be properly base64url encodedjrummell2015-02-202-26/+16
* Unprefixed EME: Check that key system is explicitly supported or begins with ...ddorwin2015-02-204-49/+191
* Implement checks for distinctiveIdentifier and persistentState in requestMedi...sandersd2015-02-207-169/+540
* Web MIDI: add unit tests for event notification of MidiManagerMactoyoshim2015-02-203-2/+131
* Update Chomium's build files to work w/ latest GN binaries.dpranke2015-02-202-10/+11
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-192-13/+13
* Encode JSON key IDs and keys as base64urljrummell2015-02-193-13/+68
* Update VideoImageGenerator to match new API.scroggo2015-02-191-5/+4
* Web MIDI: make MidiManagerMac notify device connection statustoyoshim2015-02-1911-23/+127
* MediaDrm: Only apply Widevine security levels to the Widevine key system.ddorwin2015-02-195-57/+67
* Work on GN Win64 build.brettw2015-02-182-0/+4
* VideoCaptureDevice: Client and Unittests cleanupmcasas2015-02-185-105/+101
* Sort GYP and GN files under mediasatorux2015-02-189-166/+166
* MSE: Remove unused |success| StreamParser::InitCB argumentwolenetz2015-02-1811-35/+20
* Explicitly differentiate key system support functions by EME version.ddorwin2015-02-176-65/+115
* VP8Parser: Fix calculation of DCT partition sizes.posciak2015-02-171-8/+25
* Split apart the PPAPI GN targetsbrettw2015-02-141-1/+1
* mac: Add profiling for VideoCaptureDeviceFactoryMac::EnumerateDeviceNameserikchen2015-02-131-0/+17
* Enable size_t to int truncation warnings in PPAPIbrettw2015-02-131-2/+2
* clang/win: Fix compile error.Nico Weber2015-02-131-1/+1
* Moved scoped_histogram_timer to the main histogram_macros.h since this is bro...rkaplow2015-02-136-53/+2
* This cl change so that the if a capturer is started using MJPEG, the BITMAPIN...perkj2015-02-137-47/+75
* Add the "is_ensemble" build variable.wtc2015-02-123-23/+42
* Remove an unneeded header include and update a comment.wtc2015-02-112-2/+1
* Add flag --require-audio-hardware-for-testing.watk2015-02-1117-296/+212
* gpu video: optimize HW video to SW canvas and implement it for WebRTC.dongseong.hwang2015-02-119-118/+56
* [Cast] Size-Adaptable platform video encoders.miu2015-02-1128-833/+1343
* Remove unused code in WebContentDecryptionModuleImpljrummell2015-02-112-52/+0
* Enable unprefixed EME browser testsjrummell2015-02-112-3/+8
* Handle extended codecs in requestMediaKeySystemAccess()jrummell2015-02-111-4/+10
* Remove unneeded dependency, forward declaration, and header include.wtc2015-02-103-3/+0
* Fix ODR violations in media unit tests.thestig2015-02-102-81/+74
* Remove Client= from demuxer_stream.mojomdalecurtis2015-02-106-28/+43
* Remove Client= from media_renderer.mojomdalecurtis2015-02-106-27/+21
* Remove Client= syntax from mojo CDM implementations.dalecurtis2015-02-105-15/+25
* Add .dSYM paths for test isolate files that have ASan support on Macglider2015-02-101-0/+8
* Cast: Fix incorrect end to end latency estimationhclam2015-02-102-4/+2
* Cast: Add an option to turn on non-blocking IO on Windowshclam2015-02-094-1/+23
* media: VideoFrame: add offset for shared memory bufferslionel.g.landwerlin2015-02-092-0/+14
* Parsing of encoded duration for unencrypted opus streams.chcunningham2015-02-099-132/+601
* Pass FROM_HERE to ObserverListThreadSafe::Notify to improve profile.reillyg2015-02-092-2/+3
* Remove unused methods in WebContentDecryptionModuleSessionImpljrummell2015-02-092-33/+0