aboutsummaryrefslogtreecommitdiff
path: root/api/call
AgeCommit message (Expand)Author
2020-02-07Enable congestion window pushback to reduce bitrate by only drop video frames.Ying Wang
2019-10-15Add missing RTC_EXPORT for the component build.Mirko Bonadei
2019-09-24Replacing bandwidth adaptation trial with stable target in Opus encoder.Sebastian Jansson
2019-08-22Wire the stable target bitrate from GoogCC to the BitrateAllocatorFlorent Castelli
2019-07-08Format almost everything.Jonas Olsson
2019-01-26(7) Rename files to snake_case: remove forwarding headersSteve Anton
2019-01-11(5) Rename files to snake_case: install forwarding headersSteve Anton
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2019-01-11(3) Rename files to snake_case: move the filesSteve Anton
2018-11-21Moves BitrateAllocationUpdate to api.Sebastian Jansson
2018-10-23[Cleanup] Add missing #include. Remove useless ones.Yves Gerey
2018-10-09Adds flags indicating presence in allocation and feedback per packet.Sebastian Jansson
2018-07-26Enable clang::find_bad_constructs for call/ (part 1).Mirko Bonadei
2018-05-29Pass packet retransmission information in PacketOptions.Petter Strandmark
2018-02-23Add application_data field(s) to RtpPacketToSend and PacketOptions.Dino Radaković
2018-02-14Rename Call::Config to CallConfig, keep old name as alias.Niels Möller
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei