summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple edges cases with audio preroll processing.dalecurtis@chromium.org2014-06-054-27/+75
* [Cast] Cleanup VideoSender: Dead code removal, lotsa documentation, use uint3...miu@chromium.org2014-06-0513-307/+198
* Allow OPUS files with a codec delay of zero.dalecurtis@chromium.org2014-06-052-15/+47
* Fix DCHECK triggered when using a webcam on debug buildsrobert.bradford@intel.com2014-06-042-3/+4
* [Cast] Cleanup: Remove TransportXXXXXSender, an unnecessary layer of indirect...miu@chromium.org2014-06-0417-348/+139
* Support for YUV 4:4:4 subsampling in vpx decoder.sandersd@chromium.org2014-06-042-14/+35
* Revert 258215 "Remove muting for extreme playbackRates."scherkus@chromium.org2014-06-043-1/+47
* Add 4:4:4 VP9 test file.scherkus@chromium.org2014-06-031-0/+0
* VideoCaptureDeviceFactory: change device enumeration to callback + QTKit enum...mcasas@chromium.org2014-06-0318-119/+258
* Changing default_url to destination_url for consistencyamogh.bihani@samsung.com2014-06-034-8/+9
* use imageInfo instead of (deprecated) getDevice and config()reed@google.com2014-06-031-3/+2
* MSE: Allow fully discarding frames with resulting timestamps below 0wolenetz@chromium.org2014-06-032-14/+42
* Add PlayerTracker and BrowserCdm interfaces.xhwang@chromium.org2014-06-0317-62/+334
* [Cast] Clean-up: Merge RtpReceiver+AudioReceiver+VideoReceiver-->FrameReceiver.miu@chromium.org2014-06-0331-1780/+1051
* Enable splice frames and partial appends for AAC; with test!dalecurtis@chromium.org2014-06-032-15/+24
* Support for YUV 4:4:4 subsampling.sandersd@chromium.org2014-06-035-95/+226
* Add gapless playback support for AAC playback.dalecurtis@google.com2014-05-3114-143/+485
* Always use the source channel layout with AudioBufferConverter.dalecurtis@google.com2014-05-312-10/+15
* Cast: Log audio received events for audiohclam@chromium.org2014-05-313-2/+17
* Remove runtime CPU detection for SSE optimized media/ methods.dalecurtis@chromium.org2014-05-3113-337/+162
* Mac Video Capture: Connect error logging to WebRTC Log.mcasas@chromium.org2014-05-305-38/+79
* Make DefaultDeleter for Video{De|En}codeAcceleratordmichael@chromium.org2014-05-306-12/+66
* Cast: cancel re-sending if a later nack packet says the receiver doesn't want...hubbe@chromium.org2014-05-306-39/+35
* linux_aura: Add a "--display=" switch like GTK+ has.erg@chromium.org2014-05-301-2/+3
* [Cast] Clean-up: Merge AudioReceiverConfig+VideoReceiverConfig-->FrameReceive...miu@chromium.org2014-05-3027-175/+194
* fixes windows hardlock on small videosluken@chromium.org2014-05-291-0/+8
* Revert 273599 "Cast: Synthetic benchmark tool."mattm@chromium.org2014-05-298-833/+8
* Cast: Synthetic benchmark tool.hubbe@chromium.org2014-05-298-8/+833
* Require time update callbacks to be called on the media thread.scherkus@chromium.org2014-05-293-14/+15
* Remove dead constants from AudioOutputController.dalecurtis@chromium.org2014-05-292-8/+0
* Mac Video Capture: Connect anti-flicker (power line frequency removal)mcasas@chromium.org2014-05-281-0/+261
* Android: cleanup gtest_target_type conditions.bulach@chromium.org2014-05-281-18/+8
* Using GURL in place of std::string for destination_urlamogh.bihani@samsung.com2014-05-2811-22/+37
* Enable ADTS demuxing by default in Media Source.dalecurtis@chromium.org2014-05-285-22/+0
* [Android] Fix the issue of muted attribute in video element does not work.shouqun@chromium.org2014-05-282-1/+10
* reland 260073013: Added automatic mode to FakeInputAudioStream to generate au...xians@chromium.org2014-05-273-19/+36
* Adds volume level measurements to the AudioInputController for low-latency cl...henrika@chromium.org2014-05-273-0/+109
* Revert 272884 "reland 260073013: Added automatic mode to FakeInp..."grunell@chromium.org2014-05-273-36/+19
* [Cast] Repair receiver playout time calculations and frame skip logic.miu@chromium.org2014-05-2719-599/+783
* reland 260073013: Added automatic mode to FakeInputAudioStream to generate au...xians@chromium.org2014-05-263-19/+36
* pkg-config-wrapper: use system_libdir for libpathvapier@chromium.org2014-05-261-1/+1
* Add bear_320x192_40frames.yuv test stream for video_encode_accelerator_unittest.posciak@chromium.org2014-05-261-0/+4216
* [Cast] Aggressively send sender reports until first receiver report is received.miu@chromium.org2014-05-248-103/+140
* Cast: Only ACK decododable frameshubbe@chromium.org2014-05-2410-256/+194
* Cast: Make the udp proxy actually work for v1 mirroringhubbe@chromium.org2014-05-241-61/+78
* Add new test data for ChunkDemuxer tests. BUG=371633dalecurtis@google.com2014-05-231-0/+0
* Revert of Update AudioRenderer API to fire changes in BufferingState. (https:...alph@chromium.org2014-05-238-228/+386
* Add MediaDrmBridge::AddKeySystemUuidMapping().ycheo@chromium.org2014-05-233-11/+90
* Prevent media::ClocklessAudioSink from stopping already stopped threads.scherkus@chromium.org2014-05-231-7/+9
* Add a new test stream for video_encode_accelerator_unittest.posciak@chromium.org2014-05-231-0/+5