summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Implement adaptive target delay extensionhubbe@chromium.org2014-08-2221-74/+207
* Only log audio input silence state UMA stats for low latency mode and if not ...grunell@chromium.org2014-08-222-27/+68
* Fix DCHECKs in V4l2VideoDevice.wuchengli@chromium.org2014-08-222-15/+26
* Add dependency on widevine headers.brettw@chromium.org2014-08-221-1/+5
* Minor code redundancy cleanup.hubbe@chromium.org2014-08-228-200/+20
* Reduce demuxer benchmark iterations.rileya@chromium.org2014-08-221-1/+1
* Delete some dead fileshubbe@chromium.org2014-08-223-325/+0
* Minor cleanup of DecoderStreamTraits.rileya@chromium.org2014-08-214-40/+10
* Pass decoded picture size from VDA to clientkcwu@chromium.org2014-08-213-3/+29
* 2D Canvas doesn't blend video with the destination buffer.dongseong.hwang@intel.com2014-08-213-13/+75
* Mac QTKit Video Capture: Run QTCaptureSession teardown in UI thread, clean up...mcasas@chromium.org2014-08-213-30/+28
* Implement ClearKey message format as JSON.jrummell@chromium.org2014-08-198-19/+327
* Cast: Reject old RTCP packetshubbe@chromium.org2014-08-196-6/+96
* Fix some error states in VideoCaptureDeviceWin::AllocateAndStart.grunell@chromium.org2014-08-191-4/+11
* Cast: Deduplicate retransmission packets using audio packetshclam@chromium.org2014-08-1820-55/+390
* Fix passing of init_data_type size to CDM_4 and CDM_5.sandersd@chromium.org2014-08-181-12/+16
* Revert 290359 "Remove AudioBuffersState class."acolwell@chromium.org2014-08-1835-82/+177
* Remove AudioBuffersState class.acolwell@chromium.org2014-08-1835-177/+82
* Rewrite of RTCP parser.hubbe@chromium.org2014-08-1823-1912/+864
* Mac Video Capture: Change an ErrorMessage to LogMessagemcasas@chromium.org2014-08-182-2/+15
* Fix the unnecessary sleep when no back to back OnData call.xians@chromium.org2014-08-181-1/+4
* Fix windows compilation warning in es_parser_adts.damienv@chromium.org2014-08-182-2/+3
* Cast: cast_simulator to use the same settings at the extensionhclam@chromium.org2014-08-161-3/+3
* Cast: Increase max outstanding frames to 120hclam@chromium.org2014-08-161-1/+4
* Cast: Move retransmission to the transporthclam@chromium.org2014-08-1613-108/+311
* 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