c62642c7a6
Make the BWE threshold adaptive.
main
stefan
2015-07-07 04:20:34 -07:00
4e7aa43ea0
audio_processing: Adds two UMA histograms logging delay jumps in AEC
Bjorn Volcker
2015-07-07 11:50:05 +02:00
f935bcc2f7
Use strcmp instead of == operator for c.name and name to find appropriate classes for WebRtcAudio*.java
sophiechang
2015-07-07 01:10:14 -07:00
6e355af348
Added fields for configuration information to the protobuf format in the ACMDump. The ACMDump interface itself is not updated, so there is no way (yet) to actually write the configuration fields.
terelius
2015-06-30 01:51:11 -07:00
2e43b26c78
Prevent OOB reads in FEC packets without complete RED headers.
pbos
2015-06-30 01:32:40 -07:00
2c4c914819
In screenshare mode, suppress VP8 bitrate overshoot and increase quality
Erik Språng
2015-06-24 11:24:44 +02:00
7ab5f801dd
Adding an equals method for KeyValuePair for easier testing.
phoglund
2015-06-24 01:11:46 -07:00
66f920ea57
Remove definition of non-existent method. The private method "CreateDefaultLocalDescription" is defined in the class, but not implemented or used anywhere.
Joachim Bauch
2015-06-24 09:34:31 +02:00
084f3871b1
Reland mysterious cast that improves performance.
Peter Kasting
2015-06-23 15:04:23 -07:00
6bfc82aaf1
Test whether removing a cast still hurts performance.
pkasting
2015-06-23 14:38:36 -07:00
39b31001d2
Change kEchoCancellation to be 'echoCancellation'. This is the second cl in WebRTC for this change and will be landed after Chromium has been updated to use kGooglEchoCancellation where that variant is required. See also the first part: https://codereview.webrtc.org/1179233003
tommi
2015-06-23 09:50:47 -07:00
747d5f6268
Reland "Added ACM_dump protobuf, class for reading/writing and...", commit e9bdfd859c. Changed the BUILD.gn file that was lacking some necessary items which caused Chromium to break. Original review: https://webrtc-codereview.appspot.com/52059005/
Ivo Creusen
2015-06-23 10:08:11 +02:00
97c9f8d198
Remove iostream which causes a new static initializer TBR=pthatcher@webrtc.org BUG=webrtc:4576
Guo-wei Shieh
2015-06-22 21:54:15 -07:00
72cfd6c468
Reland remaining bits of "Upconvert various types to int."
pkasting
2015-06-22 19:33:49 -07:00
76eea37ed0
Workaround a (Windows) linker bug when doing a PGO build.
Niklas Enbom
2015-06-19 09:11:05 -07:00
39ffaeac6e
Roll chromium_revision 441009c..6e6b751 (334775:334984)
Henrik Kjellander
2015-06-19 09:27:57 +02:00
c9b0f67568
Increase the kMaxNoiseProbability in voice_activity_detector_test
Alejandro Luebs
2015-06-18 14:48:02 -07:00
dc13abc331
Initially when the design was to do this experiment in browser, which doesn't have webrtc code, it requires some glue code to bridge the difference between what's available in webrtc::base and browser process. Now since we're moving to renderer process, we could reuse a lot of existing interfaces instead of rolling our own.
Guo-wei Shieh
2015-06-18 14:44:41 -07:00
34be126c1b
Pull the Voice Activity Detector out from the AGC
Alejandro Luebs
2015-06-18 12:33:51 -07:00
ae37abbf6a
Remove implicit-int-conversion warnings.
Peter Boström
2015-06-18 19:00:34 +02:00
ff4ea9310e
Only use paced packets for estimating bitrate probes.
Stefan Holmer
2015-06-18 16:01:33 +02:00
141725f50f
Fix PRESUBMIT.py after disabling CQ.
Henrik Kjellander
2015-06-18 15:05:31 +02:00
3e89dbf458
Add AudioEncoder::GetTargetBitrate
Henrik Lundin
2015-06-18 14:58:34 +02:00
e9bdfd859c
Added ACM_dump protobuf, class for reading/writing and unittest.
Ivo Creusen
2015-06-18 13:04:24 +02:00
380884e0f0
Temporarily disabling CQ due to infrastructure problems.
Henrik Kjellander
2015-06-18 12:40:03 +02:00
7101269c61
Reland "Revert "audio_processing/aec: make delay estimator aware of starving farend buffer""
Bjorn Volcker
2015-06-18 11:04:56 +02:00
9d2fdac46d
Roll chromium_revision a08e761..441009c (334571:334775)
Henrik Kjellander
2015-06-18 09:09:14 +02:00
2d627a6d5b
Add missing include guards for audio_ring_buffer.h. Yikes.
Andrew MacDonald
2015-06-17 11:39:36 -07:00