webrtc/api
Sam Zackrisson 52f8188f5d Revert "Deprecate the adaptive level controller"
This reverts commit 6f37ed78d9.

Reason for revert: <INSERT REASONING HERE>

Original change's description:
> Deprecate the adaptive level controller
> 
> Level control handled by default-on AGC.
> 
> Bug: none
> Change-Id: I405daeceece12c896d41156b649fcfd556726f77
> Reviewed-on: https://webrtc-review.googlesource.com/59682
> Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org>
> Reviewed-by: Alex Loiko <aleloi@webrtc.org>
> Commit-Queue: Sam Zackrisson <saza@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#22305}

TBR=solenberg@webrtc.org,saza@webrtc.org,aleloi@webrtc.org

Change-Id: Ic52f41fcbebfd2291a51b17ac788313e1ceef163
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: none
Reviewed-on: https://webrtc-review.googlesource.com/60240
Reviewed-by: Sam Zackrisson <saza@webrtc.org>
Commit-Queue: Sam Zackrisson <saza@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22308}
2018-03-06 11:54:22 +00:00
..
audio Add a hysteresis for the API call skew detection to better handle jittery platforms 2018-02-28 14:02:43 +00:00
audio_codecs Adapt audio codec factory templates to the new codec pair ID arguments 2018-03-06 01:13:10 +00:00
call Add application_data field(s) to RtpPacketToSend and PacketOptions. 2018-02-23 17:20:46 +00:00
ortc Fix circular dependencies in webrtc_common. 2017-12-15 14:33:26 +00:00
stats Revert "Add hugeFramesSent GetStats metric" 2018-03-06 08:28:52 +00:00
test Reland "Update RTCStatsCollector to work with RtpTransceivers" 2018-02-17 00:01:39 +00:00
video Removed using FrameObject = EncodedFrame. 2018-02-27 12:35:19 +00:00
video_codecs Delete unused method SetPeriodicKeyFrames. 2018-03-05 08:54:32 +00:00
array_view.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
array_view_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_options.h Revert "Deprecate the adaptive level controller" 2018-03-06 11:54:22 +00:00
BUILD.gn Add application_data field(s) to RtpPacketToSend and PacketOptions. 2018-02-23 17:20:46 +00:00
candidate.cc Fix clang style warnings in api/candidate.h 2017-10-26 23:22:18 +00:00
candidate.h Fix clang style warnings in api/candidate.h 2017-10-26 23:22:18 +00:00
cryptoparams.h Fix ortc_api circular deps. 2017-11-15 13:31:51 +00:00
datachannelinterface.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
DEPS Move EchoCanceller3Factory to api/auido 2018-02-27 14:09:59 +00:00
dtmfsenderinterface.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fakemetricsobserver.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fakemetricsobserver.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fec_controller.h Revert "Revert "Enables PeerConnectionFactory using external fec controller"" 2018-02-20 12:41:55 +00:00
jsep.cc Fix clang style errors in api/jsep.h 2017-12-06 18:12:06 +00:00
jsep.h Fix clang style errors in api/jsep.h 2017-12-06 18:12:06 +00:00
jsepicecandidate.h Reland "Clean up libjingle API dependencies." 2017-10-05 13:51:21 +00:00
jsepsessiondescription.h Introduce webrtc::SdpType, the chosen enum for offer/pranswer/answer 2017-12-06 02:27:32 +00:00
mediaconstraintsinterface.cc Revert "Deprecate the adaptive level controller" 2018-03-06 11:54:22 +00:00
mediaconstraintsinterface.h Revert "Deprecate the adaptive level controller" 2018-03-06 11:54:22 +00:00
mediastreaminterface.cc Name change from stream label to stream id for spec compliance. 2018-03-02 20:44:48 +00:00
mediastreaminterface.h Name change from stream label to stream id for spec compliance. 2018-03-02 20:44:48 +00:00
mediastreamproxy.h Name change from stream label to stream id for spec compliance. 2018-03-02 20:44:48 +00:00
mediastreamtrackproxy.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mediatypes.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mediatypes.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
notifier.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
optional.cc Added nullopt and implicit construction to rtc::Optional 2017-11-15 15:50:11 +00:00
optional.h Added nullopt and implicit construction to rtc::Optional 2017-11-15 15:50:11 +00:00
optional_unittest.cc Added nullopt and implicit construction to rtc::Optional 2017-11-15 15:50:11 +00:00
OWNERS Make hbos@webrtc.org OWNER of peerconnection*. 2017-11-13 12:27:29 +00:00
peerconnectionfactoryproxy.h Remove dead version of StartRtcEventLog 2017-10-06 15:18:24 +00:00
peerconnectioninterface.h Name change from stream label to stream id for spec compliance. 2018-03-02 20:44:48 +00:00
peerconnectionproxy.h Switch to using AddTrack with stream labels 2018-01-06 02:01:39 +00:00
proxy.cc Enable the clang style plugin in primary p2p/ target 2017-11-01 00:19:05 +00:00
proxy.h Enable the clang style plugin in primary p2p/ target 2017-11-01 00:19:05 +00:00
refcountedbase.h New classes RefCounter and RefCountedBase. 2017-10-23 11:46:47 +00:00
rtcerror.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtcerror.h Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
rtcerror_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtceventlogoutput.h Move RtcEventLogOutput to api/ 2017-10-06 13:58:14 +00:00
rtp_headers.cc Fix circular dependencies in webrtc_common. 2017-12-15 14:33:26 +00:00
rtp_headers.h Drop dependency of common_video on api:libjingle_peerconnection_api. 2018-02-19 13:20:24 +00:00
rtpparameters.cc Updates to video config to allow changes in google3 tests, in order to not break anything. 2017-12-19 22:10:10 +00:00
rtpparameters.h Updated comments for RtpEncodingParameters. 2018-02-13 19:47:56 +00:00
rtpparameters_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtpreceiverinterface.cc Reland "Update RTCStatsCollector to work with RtpTransceivers" 2018-02-17 00:01:39 +00:00
rtpreceiverinterface.h Reland "Update RTCStatsCollector to work with RtpTransceivers" 2018-02-17 00:01:39 +00:00
rtpsenderinterface.h Reland "Update RTCStatsCollector to work with RtpTransceivers" 2018-02-17 00:01:39 +00:00
rtptransceiverinterface.h Name change from stream label to stream id for spec compliance. 2018-03-02 20:44:48 +00:00
setremotedescriptionobserverinterface.h Reland "SetRemoteDescriptionObserverInterface added." 2017-11-23 19:59:48 +00:00
statstypes.cc Revert "Add hugeFramesSent GetStats metric" 2018-03-06 08:28:52 +00:00
statstypes.h Revert "Add hugeFramesSent GetStats metric" 2018-03-06 08:28:52 +00:00
turncustomizer.h TurnCustomizer - an interface for modifying stun messages sent by TurnPort 2017-10-11 07:45:29 +00:00
umametrics.cc Enable the clang style plugin in primary p2p/ target 2017-11-01 00:19:05 +00:00
umametrics.h UMA counters for SDES x media type 2018-03-05 13:46:43 +00:00
videosinkinterface.h Move videosinkinterface.h to common_video to solve a circular dep. 2018-01-04 13:19:49 +00:00
videosourceinterface.cc Move videosourceinterface to api. 2018-01-05 09:14:19 +00:00
videosourceinterface.h Move videosourceinterface to api. 2018-01-05 09:14:19 +00:00
videosourceproxy.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00