summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Reland review 34393006: Refactor MediaStreamManager to not output real device...perkj@chromium.org2013-11-284-5/+28
* Attempt to fix build.thakis@chromium.org2013-11-281-1/+0
* Support use_alsa==0 on Linuxspang@chromium.org2013-11-2820-425/+585
* Don't start WASAPI render thread until setup completes.dalecurtis@chromium.org2013-11-282-36/+32
* Cast: Updating logging and tests mikhal@chromium.org2013-11-2817-239/+239
* Revert 237558 "Use MIDIMessageQueue/IsValidWebMIDIData for MIDI ..."isherman@chromium.org2013-11-287-463/+0
* Adding AVCaptureSession, AVCaptureDevice and the associated mcasas@chromium.org2013-11-2710-67/+616
* Use MIDIMessageQueue/IsValidWebMIDIData for MIDI byte stream validationyukawa@chromium.org2013-11-277-0/+463
* Remove dependency on test_support_base from casthclam@chromium.org2013-11-277-7/+1
* Move ExtractJWKKeys to json_web_keyjrummell@chromium.org2013-11-276-160/+362
* Introduce new interface for MediaInternals updates.dalecurtis@chromium.org2013-11-271-0/+84
* Add TextTrack.id and TextTrackList.getTrackById().self@brendanlong.com2013-11-2612-29/+63
* SIMD optimizations of exp weighted moving average computation in AudioPowerMo...miu@chromium.org2013-11-267-20/+506
* Fix a problem that MSP will stop decoding data if there is no video presentqinmin@chromium.org2013-11-261-1/+1
* Rename VideoRendererBase to VideoRendererImplacolwell@chromium.org2013-11-268-99/+99
* Make PPB_URLUtil_Dev interface backward compatibleyzshen@chromium.org2013-11-261-1/+6
* media: Adding test file for Opus in Oggtomfinegan@chromium.org2013-11-252-0/+0
* Replace LOG(INFO) with VLOG(0), throughout *media*fischman@chromium.org2013-11-2514-62/+61
* Reland: Reorganize media::VideoCapture* typessheu@chromium.org2013-11-2324-437/+383
* Revert 236927 "Reorganize media::VideoCapture* types"scottmg@chromium.org2013-11-2324-382/+437
* Reorganize media::VideoCapture* typessheu@chromium.org2013-11-2324-437/+382
* Cast: Switching owner accountmikhal@google.com2013-11-231-1/+1
* Cast: Add capabity to parse receiver and sender log messages over RTCP.pwestin@google.com2013-11-2312-22/+632
* Cast: Removed unnecessary ref counters.pwestin@google.com2013-11-2310-31/+46
* Remove support for non-JSON keys in AesDecryptorjrummell@chromium.org2013-11-223-81/+22
* Add decrypt-only external clear key browser tests.xhwang@chromium.org2013-11-224-12/+38
* Use MediaCodec.CryptoException error code in MediaCodecBridge.xhwang@chromium.org2013-11-221-3/+3
* Making cast run on multi threadmikhal@google.com2013-11-226-11/+28
* Specialize reporting of Media.GpuVideoDecoderInitializeStatus UMA to comply w...fischman@chromium.org2013-11-224-33/+15
* Cast: Multi-threading the test appmikhal@google.com2013-11-224-89/+160
* Render inband text tracks in the media pipelinematthewjheaney@chromium.org2013-11-2251-323/+3225
* Remove spammy AudioManagerBase log.dalecurtis@google.com2013-11-211-1/+0
* Support multiple sessions in MediaDrmBridge.xhwang@chromium.org2013-11-211-142/+444
* Convert AddKey() calls from EME v0.1b to WD formatjrummell@chromium.org2013-11-215-0/+124
* Cast: Set ssrc in audio_receiver_testmikhal@google.com2013-11-211-0/+1
* Cast: Adding pwestin and mikhal as owners.mikhal@google.com2013-11-211-0/+2
* Dynamically FIFO when OSX requests unexpected frame counts.dalecurtis@chromium.org2013-11-212-59/+71
* Add a shortcut in DecryptingDemuxerStream when the buffer is not encrypted.xhwang@chromium.org2013-11-214-13/+67
* Switching cast sender to media::VideoFramemikhal@google.com2013-11-2121-198/+227
* Fix a size check error in PpbBuffer::SetSize().xhwang@chromium.org2013-11-201-1/+1
* Add additional error check when creating ffmpeg audio buffersjrummell@chromium.org2013-11-201-0/+3
* Remove media::VideoFrame from media::VideoCaptureDevice::Client interfacesheu@chromium.org2013-11-208-83/+147
* Check overflow in subsample calculation/conversion.xhwang@chromium.org2013-11-205-13/+30
* Fix incorrect perftest naming in vector_math_perftest.rileya@chromium.org2013-11-201-2/+2
* Incorporating logging into Cast: mikhal@google.com2013-11-2048-199/+384
* Revert 236034 "Incorporating logging into Cast: "rch@chromium.org2013-11-1948-383/+199
* Incorporating logging into Cast: mikhal@google.com2013-11-1948-199/+383
* Cast: De-flake RTCP unittest.pwestin@google.com2013-11-191-2/+16
* Cast: Added support for AES-CTR crypto.pwestin@google.com2013-11-1926-34/+448
* Cast: Restructure RTCP interface to better fit our usage.pwestin@google.com2013-11-1821-280/+376