mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-19 08:37:54 +01:00
![]() And delete corresponding dependencies on :webrtc_common. After this change, common_types.h is included directly only from code in the following directories: api/ api/video/ api/video_codecs/ common_video/libyuv/include/ media/base/ modules/remote_bitrate_estimator/ modules/rtp_rtcp/source/ modules/video_coding/codecs/vp9/ There remains plenty of indirect dependencies on the types declared in common_types.h, but the fewer direct dependencies should make it easier to find the proper place for each type. Bug: webrtc:5876 Change-Id: I93e8f214025ecb613c19fdec2015bd3f96c59aae Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/130501 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27376} |
||
---|---|---|
.. | ||
decoded_frames_history.cc | ||
decoded_frames_history.h | ||
decoded_frames_history_unittest.cc | ||
default_video_bitrate_allocator.cc | ||
default_video_bitrate_allocator.h | ||
default_video_bitrate_allocator_unittest.cc | ||
frame_dropper.cc | ||
frame_dropper.h | ||
frame_dropper_unittest.cc | ||
framerate_controller.cc | ||
framerate_controller.h | ||
framerate_controller_unittest.cc | ||
ivf_file_writer.cc | ||
ivf_file_writer.h | ||
ivf_file_writer_unittest.cc | ||
quality_scaler.cc | ||
quality_scaler.h | ||
quality_scaler_unittest.cc | ||
simulcast_rate_allocator.cc | ||
simulcast_rate_allocator.h | ||
simulcast_rate_allocator_unittest.cc | ||
simulcast_test_fixture_impl.cc | ||
simulcast_test_fixture_impl.h | ||
simulcast_utility.cc | ||
simulcast_utility.h | ||
vp8_header_parser.cc | ||
vp8_header_parser.h | ||
vp9_uncompressed_header_parser.cc | ||
vp9_uncompressed_header_parser.h |