aboutsummaryrefslogtreecommitdiff
path: root/api/rtp_packet_infos.h
AgeCommit message (Expand)Author
2022-01-11Extend make_ref_counted to interoperate with RefCountedNonVirtualNiels Möller
2021-08-10Use backticks not vertical bars to denote variables in commentsArtem Titov
2020-01-21Add RtpPacketInfo and RtpPacketInfos to RTC_EXPORTJohannes Kron
2019-08-14Avoid copying of vectors in RtpPacketInfos.Minyue Li
2019-07-24Add performance optimization for empty `RtpPacketInfos`.Chen Xing
2019-06-03Add RtpPacketInfo to hold information about a received RtpPacket.Chen Xing