webrtc/modules
Ilya Nikolaevskiy 6551faf089 Refactor FrameBuffer to store decoded frames history separately
This will allow to increase the stored decoded frames history size and
optimize it to reduce memory consumption.

Bug: webrtc:9710
Change-Id: I82be0eb376c5d0b61ad5d754e6a37d606b4df29d
Reviewed-on: https://webrtc-review.googlesource.com/c/116686
Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org>
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26200}
2019-01-10 15:11:15 +00:00
..
audio_coding Delete method NetEqImpl::CurrentDelayMs, used only by tests 2019-01-10 12:49:12 +00:00
audio_device Include absl/memory/memory.h if absl::make_unique is used 2019-01-08 20:08:32 +00:00
audio_mixer [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
audio_processing APM unit test: echo path gain change events notified. 2019-01-10 11:06:24 +00:00
bitrate_controller Unittests for loss based bandwidth estimation. 2018-11-29 17:22:59 +00:00
congestion_controller Change type StreamsConfig::requests_alr_probing to abls::optional 2019-01-10 06:12:05 +00:00
desktop_capture Reland "Default to dlopening the PipeWire." 2019-01-08 08:09:42 +00:00
include [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
pacing Include pacing buffer size in congestion window. 2019-01-09 11:16:58 +00:00
remote_bitrate_estimator Renamed a variable in overuse_detector. 2019-01-02 16:43:12 +00:00
rtp_rtcp Account for packetization overhead when setting target bitrate. 2019-01-08 16:12:58 +00:00
third_party Fix guards for headers in third party 2018-08-07 09:39:06 +00:00
utility Delete unneeded includes of common_types.h and gn deps on webrtc_common. 2018-11-20 16:28:39 +00:00
video_capture Introduce VideoFrame::id to keep track of frames inside application. 2019-01-04 08:59:26 +00:00
video_coding Refactor FrameBuffer to store decoded frames history separately 2019-01-10 15:11:15 +00:00
video_processing [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
BUILD.gn [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
module_common_types_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00