webrtc/api/neteq
Jakob Ivarsson 664e30ff57 Remove redundant LastDecodedTimestamps.
The same information can be found in `AudioFrame.packet_infos_`.

Bug: none
Change-Id: Ib63bc41ffb896677a445d875afce0a98acea6999
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/265161
Reviewed-by: Minyue Li <minyue@webrtc.org>
Commit-Queue: Jakob Ivarsson‎ <jakobi@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37153}
2022-06-08 13:31:52 +00:00
..
BUILD.gn Remove dependency on rtc_base_approved from most targets 2022-04-25 12:15:30 +00:00
custom_neteq_factory.cc Clean up the NetEqFactory API. 2019-11-29 14:04:44 +00:00
custom_neteq_factory.h Clean up the NetEqFactory API. 2019-11-29 14:04:44 +00:00
default_neteq_controller_factory.cc
default_neteq_controller_factory.h
DEPS Improvements for NetEqControllers 2020-01-24 11:39:52 +00:00
neteq.cc Remove NetEq extra delay option. 2021-11-09 17:25:46 +00:00
neteq.h Remove redundant LastDecodedTimestamps. 2022-06-08 13:31:52 +00:00
neteq_controller.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
neteq_controller_factory.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
neteq_factory.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
OWNERS Add jakobi@ to api/neteq/OWNERS. 2022-05-30 15:45:34 +00:00
tick_timer.cc
tick_timer.h
tick_timer_unittest.cc