webrtc/ortc
Mirko Bonadei 75df7282eb Revert "Break up rtc_event_log_api to solve circular dependencies."
This reverts commit 001546da95.

Reason for revert: breaks downstream projects.

Original change's description:
> Break up rtc_event_log_api to solve circular dependencies.
> 
> The original rtc_event_log_api is refactored to a pure API target plus
> multiple targets coupled with WebRTC implementations.
> 
> Bug: None
> Change-Id: Iab9eee3f7bf4228c52d94a5f26fc39bb99b5033f
> Reviewed-on: https://webrtc-review.googlesource.com/43247
> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org>
> Reviewed-by: Björn Terelius <terelius@webrtc.org>
> Reviewed-by: Stefan Holmer <stefan@webrtc.org>
> Commit-Queue: Qingsi Wang <qingsi@google.com>
> Cr-Commit-Position: refs/heads/master@{#21811}

TBR=phoglund@webrtc.org,deadbeef@webrtc.org,terelius@webrtc.org,stefan@webrtc.org,pthatcher@google.com,pthatcher@webrtc.org,qingsi@google.com

Change-Id: I82540eac176c4abfb7e50dc51671585b32a1bace
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: None
Reviewed-on: https://webrtc-review.googlesource.com/46581
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21823}
2018-01-31 09:39:44 +00:00
..
BUILD.gn Revert "Break up rtc_event_log_api to solve circular dependencies." 2018-01-31 09:39:44 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
ortcfactory.cc Use AudioProcessingBuilder everywhere AudioProcessing is created. 2018-01-09 13:45:20 +00:00
ortcfactory.h OrtcFactoryInterface::Create(): Require caller to supply audio codec factories 2017-11-11 14:45:17 +00:00
ortcfactory_integrationtest.cc OrtcFactoryInterface::Create(): Require caller to supply audio codec factories 2017-11-11 14:45:17 +00:00
ortcfactory_unittest.cc OrtcFactoryInterface::Create(): Require caller to supply audio codec factories 2017-11-11 14:45:17 +00:00
ortcrtpreceiver_unittest.cc OrtcFactoryInterface::Create(): Require caller to supply audio codec factories 2017-11-11 14:45:17 +00:00
ortcrtpreceiveradapter.cc Configure media flow correctly with Unified Plan 2018-01-18 19:01:38 +00:00
ortcrtpreceiveradapter.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
ortcrtpsender_unittest.cc OrtcFactoryInterface::Create(): Require caller to supply audio codec factories 2017-11-11 14:45:17 +00:00
ortcrtpsenderadapter.cc Change RtpSenders to interact with the media channel directly 2018-01-13 01:44:04 +00:00
ortcrtpsenderadapter.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Add pthatcher@ as OWNER of ortc/ 2017-11-10 18:18:55 +00:00
rtpparametersconversion.cc Optional: Use nullopt and implicit construction in /ortc 2017-11-24 11:17:39 +00:00
rtpparametersconversion.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtpparametersconversion_unittest.cc Optional: Use nullopt and implicit construction in /ortc 2017-11-24 11:17:39 +00:00
rtptransport_unittest.cc OrtcFactoryInterface::Create(): Require caller to supply audio codec factories 2017-11-11 14:45:17 +00:00
rtptransportadapter.cc Optional: Use nullopt and implicit construction in /ortc 2017-11-24 11:17:39 +00:00
rtptransportadapter.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtptransportcontroller_unittest.cc OrtcFactoryInterface::Create(): Require caller to supply audio codec factories 2017-11-11 14:45:17 +00:00
rtptransportcontrolleradapter.cc Replace cricket::ContentAction with webrtc::SdpType 2017-12-06 19:40:16 +00:00
rtptransportcontrolleradapter.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
srtptransport_unittest.cc OrtcFactoryInterface::Create(): Require caller to supply audio codec factories 2017-11-11 14:45:17 +00:00
testrtpparameters.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
testrtpparameters.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00