Trim dependencies in modules/video_coding/
And move jitter_buffer_common.h to the legacy build target. Bug: None Change-Id: I986649f2f0773cadfa7dd9c8b533af7ecf01f3a3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/152382 Reviewed-by: Philip Eliasson <philipel@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29150}
This commit is contained in:
@ -15,7 +15,6 @@
|
||||
#include <limits>
|
||||
#include <utility>
|
||||
|
||||
#include "modules/rtp_rtcp/include/rtp_rtcp_defines.h"
|
||||
#include "modules/video_coding/frame_buffer.h"
|
||||
#include "modules/video_coding/include/video_coding.h"
|
||||
#include "modules/video_coding/inter_frame_delay.h"
|
||||
@ -25,7 +24,6 @@
|
||||
#include "modules/video_coding/packet.h"
|
||||
#include "rtc_base/checks.h"
|
||||
#include "rtc_base/logging.h"
|
||||
#include "rtc_base/system/fallthrough.h"
|
||||
#include "system_wrappers/include/clock.h"
|
||||
|
||||
namespace webrtc {
|
||||
|
||||
Reference in New Issue
Block a user