summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 2D Canvas doesn't blend video with the destination buffer.Justin Novosad2014-09-053-13/+75
* Improve logging related to start/stop and failure of audio input streams in C...henrika2014-09-052-7/+30
* Only log audio input silence state UMA stats for low latency mode and if not ...Henrik Grunell2014-09-052-27/+68
* Merge 292440 "Verify promise type before casting."John Rummell2014-09-042-41/+105
* Merge 291602 "Changing the behavior of ReleaseSession() from Close() to Remov...John Rummell2014-09-033-29/+32
* Only allow webrtc HW offload for H264 encode for extension process.Haixia Shi2014-08-273-3/+29
* Merge 290406 "Fix passing of init_data_type size to CDM_4 and CD..."jrummell@chromium.org2014-08-201-12/+16
* Smarter algorithm for extending 8-bit frame IDs to 32-bit frame IDs.hubbe@chromium.org2014-08-153-44/+45
* Changes to media.gyp for Chromoting iOS clientdcaiafa@chromium.org2014-08-154-17/+9
* Mpeg2 TS - Fail when no valid timestamp in the ADTS parser.damienv@chromium.org2014-08-158-138/+389
* Bail out with error instead of dvlog if fail to GetNumberOfCapabilities in Wi...grunell@chromium.org2014-08-151-1/+1
* Cast streaming logging: Log additional stats for the GetStats() API.imcheng@chromium.org2014-08-153-33/+188
* Support persistent sessions with CDM5/6.jrummell@chromium.org2014-08-151-0/+37
* VideoRendererImpl: Delay report of BUFFERING_HAVE_NOTHING.acolwell@chromium.org2014-08-153-6/+25
* Using PROFILE_ANY for vp8 and vp9amogh.bihani@samsung.com2014-08-156-28/+58
* Update ClearKey to support CDM_6jrummell@chromium.org2014-08-159-40/+203
* Add UMA stats for silence AudioInputController.grunell@chromium.org2014-08-142-1/+57
* Convert between |init_data_type| and content type.sandersd@chromium.org2014-08-141-2/+34
* gn win: Don't add linux-style cflagsscottmg@chromium.org2014-08-141-2/+6
* Mac QTKit Video Capture: Force BlackMagic cameras to be opened in HDmcasas@chromium.org2014-08-144-14/+54
* Add UMA reporting to CdmPromise.sandersd@chromium.org2014-08-142-0/+88
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-132-4/+4
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-132-4/+4
* Add UMA stats for open audio input device failure.grunell@chromium.org2014-08-132-22/+39
* Reduces DVLOG overhead in PulseAudioInputStream for Linux.henrika@chromium.org2014-08-131-3/+0
* Cast: Fix use after free in a testing toolhclam@chromium.org2014-08-131-2/+4
* Allow setContentDecryptionModule() to get called when setting is done.jrummell@chromium.org2014-08-1317-55/+208
* Mac Video Capture: expose --enable-avfoundation as tristate in chrome://flagsmcasas@chromium.org2014-08-121-3/+0
* Introduce DecodeTimestamp class to make it easier to distiguish presentation ...acolwell@chromium.org2014-08-1227-373/+485
* Cast: add UMA for video encode accelerator initialization result.posciak@chromium.org2014-08-121-6/+11
* MediaStreamTrack.getSources list is now updated when input devices is disable...henrika@chromium.org2014-08-121-3/+0
* Mac Video Capture: correct to float the erroneous handling of frame rate as int.mcasas@chromium.org2014-08-125-11/+21
* GN: Make content_shell and webkit_unit_tests work in component buildjamesr@chromium.org2014-08-122-1/+3
* Restores AudioAndroidOutputTest.StartOutputStreamCallbacksNonDefaultParameters.henrika@chromium.org2014-08-121-2/+2
* Restrict max outstanding frames to 60hubbe@chromium.org2014-08-121-1/+1
* Make DSCP work for UDP sockets on windowshubbe@chromium.org2014-08-121-2/+5
* Make audio buffer 2x video buffer instead of 3x.hubbe@chromium.org2014-08-121-1/+1
* Split out media/base and media/android into GN targets.dalecurtis@chromium.org2014-08-114-431/+525
* Cast: Fix ExternalVideoEncoder early destruction scenario.posciak@chromium.org2014-08-113-71/+150
* tap_proxy - bad network simulation for linuxhubbe@chromium.org2014-08-116-29/+619
* Roll FFmpeg for M38wolenetz@chromium.org2014-08-092-4/+2
* Added rotation operation to Paint for Canvas/WebGL copying. Thissuderman@chromium.org2014-08-093-4/+70
* Make media::AudioClock track frames written to compute time.scherkus@chromium.org2014-08-086-271/+397
* [Checkstyle] Update static variable and constant names to match style guides.aurimas@chromium.org2014-08-083-12/+12
* Add support for CDM_6.jrummell@chromium.org2014-08-086-39/+375
* Don't crash when splices are in the past due to bad media.dalecurtis@chromium.org2014-08-082-2/+48
* Fix for cross-origin video check for webglqinmin@chromium.org2014-08-083-2/+22
* Integrated video rotation piping into video layer {impl} andsuderman@chromium.org2014-08-081-0/+4
* Pipeline: Invalidate weak pointers before returning stop callback.xhwang@chromium.org2014-08-083-0/+16
* Fix MediaDrmBridgeTest.IsKeySystemSupported_Widevine test.xhwang@chromium.org2014-08-061-2/+9