Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
3d255309e9775c3d5064a6e4ba55f8373ac01ff9
/
test
/
rtcp_packet_parser.cc
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/test/rtcp_packet_parser.cc]
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 7 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 7 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 7 years ago
25d0bdc
Delete support for receiving RTCP RPSI and SLI message.
by nisse
· 8 years ago
3dc929e
Replace RTCPUtility RtcpParser with Test RtcpParser making code cleaner
by danilchap
· 8 years ago
ba6f7be
Test RtcpParser rewritten to use rtcp packet classes instead of rtcp_utility
by Danil Chapovalov
· 8 years ago
90a1351
Fixed rtcp rpsi parsing of invalid packets.
by danilchap
· 9 years ago
242e22b
Refactor RTCP sender
by Erik Språng
· 9 years ago
37c0559
Notify jitter buffer about received FEC packets (to avoid sending NACK request for these packets).
by asapersson@webrtc.org
· 10 years ago
4591fbd
Use size_t more consistently for packet/payload lengths.
by pkasting@chromium.org
· 10 years ago
3b84b3a
Add RTCP packet types to packet builder:
by asapersson@webrtc.org
· 10 years ago
4b12d40
Add SDES, APP, IJ, SLI and PLI packet types to RTCP packet class.
by asapersson@webrtc.org
· 10 years ago
a826006
Add NACK and RPSI packet types to RTCP packet builder.
by asapersson@webrtc.org
· 10 years ago
0f2809a
Add RTCP packet class. Adds packet types: sr, rr, bye, fir.
by asapersson@webrtc.org
· 11 years ago