summaryrefslogtreecommitdiffstats
path: root/content/renderer/media
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-0716-16/+16
* Handle config changes for MSEqinmin@chromium.org2013-06-072-4/+13
* Change xxx_decoder_config() methods not to return a reference.ycheo@chromium.org2013-06-071-4/+4
* Disable failing webrtc tests on ARM linux.sbc@chromium.org2013-06-061-2/+20
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-065-5/+5
* Use native buffer size preferred by hardware for local audio rendering on And...wjia@chromium.org2013-06-051-1/+17
* Initialize the memory to 0 for RenderData() in webrtc_audio_device_unittest. ...xians@chromium.org2013-06-051-0/+4
* Add IPC messages and handling code for EME on Clank.xhwang@chromium.org2013-06-052-12/+92
* Roll libjingle r329.mallinath@chromium.org2013-06-051-0/+4
* Adds DataChannelInit param to createDataChannel.jiayl@chromium.org2013-06-042-1/+13
* Update content/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-032-18/+17
* Implement WebRTC in Chrome for TVwonsik@chromium.org2013-06-039-9/+913
* Try relanding this CL, the original CL passed the try bots but failed the mac...xians@chromium.org2013-06-036-19/+28
* Revert 203686 "Trying relanding this CL, the original CL passed ..."xians@chromium.org2013-06-036-28/+19
* Trying relanding this CL, the original CL passed the try bots but failed the ...xians@chromium.org2013-06-036-19/+28
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-0232-149/+155
* Moving WebRTC logging related files from content to chrome.grunell@chromium.org2013-05-319-350/+64
* Adjust delay calculations on Mac to properly account for the FIFO buffers.ajm@chromium.org2013-05-312-20/+12
* Revert 203427 "Hook up the device selection to the WebAudio live..."justinlin@chromium.org2013-05-316-28/+19
* Hook up the device selection to the WebAudio live audio.xians@chromium.org2013-05-316-19/+28
* Move webkit/media/ into webkit/renderer/mediajamesr@chromium.org2013-05-308-9/+9
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-3033-107/+107
* Adds proper 44.1 support to WebRTC.henrika@chromium.org2013-05-293-48/+12
* Improved AGC update scheme for the audio backend in Chrome.henrika@chromium.org2013-05-281-1/+1
* Forwarding app URL to handler host for WebRTC logs.grunell@chromium.org2013-05-274-7/+15
* swap the renderer_ reference to local before calling Stop(), otherwise we wil...xians@chromium.org2013-05-271-2/+5
* Fixing the webrtc local audio renderer timer between Stop() and Start().xians@chromium.org2013-05-271-4/+4
* Allow sample rate pass through on Linux.dalecurtis@google.com2013-05-241-3/+3
* Enable seek in fullscreen mode for MSE impl on androidqinmin@chromium.org2013-05-242-0/+13
* Pass the sctp command-line flag to Libjingle as an internal-only constraint.jiayl@chromium.org2013-05-231-0/+11
* Forwarding app session id to handler host for WebRTC logs.grunell@chromium.org2013-05-233-12/+6
* Remove extra memcpys from AudioPullFifo.dalecurtis@chromium.org2013-05-232-0/+2
* Improves capture delay estimates on Mac.henrika@chromium.org2013-05-221-0/+1
* Add flag for enabling WebRTC AEC debug recordings.grunell@chromium.org2013-05-223-1/+25
* Reland: base: Support setting thread priorities generically.epenner@chromium.org2013-05-221-4/+4
* Adding parsing of constraint to enable WebRTC logging.grunell@chromium.org2013-05-216-6/+59
* Revert 201202 "base: Support setting thread priorities generically."scottmg@chromium.org2013-05-211-2/+2
* base: Support setting thread priorities generically.epenner@chromium.org2013-05-211-2/+2
* Remove android media player IPC messages from non-android buildqinmin@chromium.org2013-05-211-1/+1
* Add MSE implementation on androidqinmin@chromium.org2013-05-202-21/+17
* Add performance tests to the content_unittests::WebRTCAudioDeviceTest.xians@chromium.org2013-05-171-2/+301
* Update libjingle 316:320.ronghuawu@chromium.org2013-05-161-5/+5
* Revert 200544 "Update libjingle 316:320."ronghuawu@chromium.org2013-05-161-5/+5
* Update libjingle 316:320.ronghuawu@chromium.org2013-05-161-5/+5
* Set default sampling rate to 44100 and query the native output sampling rate.leozwang@chromium.org2013-05-161-1/+1
* Adds WebRTC stereo playout for Mac and Linux.henrika@chromium.org2013-05-141-6/+5
* Writing WebRTC log message to the log buffer.grunell@chromium.org2013-05-143-21/+74
* Update code to use the new version of copyTextureCHROMIUM() with added parame...jun.a.jiang@intel.com2013-05-141-1/+1
* Check frame rate against max limit.wjia@chromium.org2013-05-141-0/+3
* Replace ASSERT with DCHECK per chromium style guide.ronghuawu@chromium.org2013-05-102-9/+18