webrtc/modules/pacing
Björn Terelius 31d0f7cfca Move packet type enum from RtpPacketToSend to rtp_rtcp_defines.h
This is in preparation of an upcoming CL that will propagate this
information through the TransportFeedbackAdapter.

Bug: webrtc:10932
Change-Id: Ic2a026b5ef72d6bf01e698e7634864fedc659b4e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168220
Reviewed-by: Erik Språng <sprang@webrtc.org>
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Commit-Queue: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30476}
2020-02-06 17:58:39 +00:00
..
bitrate_prober_unittest.cc Reland "Refactors BitrateProber with unit types and absolute probe time." 2019-11-05 11:02:22 +00:00
bitrate_prober.cc Concatenate string literals at compile time. 2020-01-14 14:47:48 +00:00
bitrate_prober.h Reland "Refactors BitrateProber with unit types and absolute probe time." 2019-11-05 11:02:22 +00:00
BUILD.gn Implements a task-queue based PacedSender, wires it up for field trials 2019-11-28 12:13:53 +00:00
DEPS Replace field trials with WebRtcKeyValueConfig in PacedSender 2019-02-22 13:08:18 +00:00
interval_budget_unittest.cc Make interval budget use ratio instead of percent 2019-06-07 08:53:57 +00:00
interval_budget.cc Fix potential signed overflow in IntervalBudget::set_target_rate_kbps 2019-06-18 15:42:54 +00:00
interval_budget.h Fix potential signed overflow in IntervalBudget::set_target_rate_kbps 2019-06-18 15:42:54 +00:00
OWNERS Makes sprang@ owner in modules/pacing 2019-11-25 12:32:18 +00:00
paced_sender_unittest.cc Move packet type enum from RtpPacketToSend to rtp_rtcp_defines.h 2020-02-06 17:58:39 +00:00
paced_sender.cc Reland "Adds trial to use correct overhead calculation in pacer." 2020-01-29 18:45:16 +00:00
paced_sender.h Reland "Adds trial to use correct overhead calculation in pacer." 2020-01-29 18:45:16 +00:00
pacing_controller_unittest.cc Move packet type enum from RtpPacketToSend to rtp_rtcp_defines.h 2020-02-06 17:58:39 +00:00
pacing_controller.cc Move packet type enum from RtpPacketToSend to rtp_rtcp_defines.h 2020-02-06 17:58:39 +00:00
pacing_controller.h Move packet type enum from RtpPacketToSend to rtp_rtcp_defines.h 2020-02-06 17:58:39 +00:00
packet_router_unittest.cc Makes padding prefer video SSRCs instead of audio. 2019-12-11 16:32:14 +00:00
packet_router.cc Merge RtpPacket HasExtension and IsExtensionReserved functions 2020-01-20 11:37:25 +00:00
packet_router.h Makes padding prefer video SSRCs instead of audio. 2019-12-11 16:32:14 +00:00
round_robin_packet_queue.cc Move packet type enum from RtpPacketToSend to rtp_rtcp_defines.h 2020-02-06 17:58:39 +00:00
round_robin_packet_queue.h Move packet type enum from RtpPacketToSend to rtp_rtcp_defines.h 2020-02-06 17:58:39 +00:00
rtp_packet_pacer.h Reland "Adds trial to use correct overhead calculation in pacer." 2020-01-29 18:45:16 +00:00
task_queue_paced_sender_unittest.cc Move packet type enum from RtpPacketToSend to rtp_rtcp_defines.h 2020-02-06 17:58:39 +00:00
task_queue_paced_sender.cc Reland "Adds trial to use correct overhead calculation in pacer." 2020-01-29 18:45:16 +00:00
task_queue_paced_sender.h Reland "Adds trial to use correct overhead calculation in pacer." 2020-01-29 18:45:16 +00:00