webrtc/modules/rtp_rtcp/source/rtcp_packet
Yves Gerey 665174fdbb Reformat the WebRTC code base
Running clang-format with chromium's style guide.

The goal is n-fold:
 * providing consistency and readability (that's what code guidelines are for)
 * preventing noise with presubmit checks and git cl format
 * building on the previous point: making it easier to automatically fix format issues
 * you name it

Please consider using git-hyper-blame to ignore this commit.

Bug: webrtc:9340
Change-Id: I694567c4cdf8cee2860958cfe82bfaf25848bb87
Reviewed-on: https://webrtc-review.googlesource.com/81185
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23660}
2018-06-19 14:00:39 +00:00
..
app.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
app.h Change RtcpPacket::PacketReadyCallback to rtc::FunctionView 2017-12-07 11:20:08 +00:00
app_unittest.cc
bye.cc Change RtcpPacket::PacketReadyCallback to rtc::FunctionView 2017-12-07 11:20:08 +00:00
bye.h Change RtcpPacket::PacketReadyCallback to rtc::FunctionView 2017-12-07 11:20:08 +00:00
bye_unittest.cc
common_header.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
common_header.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
common_header_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
compound_packet.cc Change RtcpPacket::PacketReadyCallback to rtc::FunctionView 2017-12-07 11:20:08 +00:00
compound_packet.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
compound_packet_unittest.cc Change RtcpPacket::PacketReadyCallback to rtc::FunctionView 2017-12-07 11:20:08 +00:00
dlrr.cc Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
dlrr.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
dlrr_unittest.cc
extended_jitter_report.cc Change RtcpPacket::PacketReadyCallback to rtc::FunctionView 2017-12-07 11:20:08 +00:00
extended_jitter_report.h Change RtcpPacket::PacketReadyCallback to rtc::FunctionView 2017-12-07 11:20:08 +00:00
extended_jitter_report_unittest.cc
extended_reports.cc Replace rtc::Optional with absl::optional in modules/rtp_rtcp 2018-06-15 09:53:35 +00:00
extended_reports.h Replace rtc::Optional with absl::optional in modules/rtp_rtcp 2018-06-15 09:53:35 +00:00
extended_reports_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
fir.cc Change RtcpPacket::PacketReadyCallback to rtc::FunctionView 2017-12-07 11:20:08 +00:00
fir.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
fir_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
nack.cc Change RtcpPacket::PacketReadyCallback to rtc::FunctionView 2017-12-07 11:20:08 +00:00
nack.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
nack_unittest.cc Change RtcpPacket::PacketReadyCallback to rtc::FunctionView 2017-12-07 11:20:08 +00:00
pli.cc Change RtcpPacket::PacketReadyCallback to rtc::FunctionView 2017-12-07 11:20:08 +00:00
pli.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
pli_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
psfb.cc
psfb.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
rapid_resync_request.cc Change RtcpPacket::PacketReadyCallback to rtc::FunctionView 2017-12-07 11:20:08 +00:00
rapid_resync_request.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
rapid_resync_request_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
receiver_report.cc Change RtcpPacket::PacketReadyCallback to rtc::FunctionView 2017-12-07 11:20:08 +00:00
receiver_report.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
receiver_report_unittest.cc Reland "Make RTCP cumulative_lost be a signed value" 2017-12-08 08:47:09 +00:00
remb.cc Change RtcpPacket::PacketReadyCallback to rtc::FunctionView 2017-12-07 11:20:08 +00:00
remb.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
remb_unittest.cc
report_block.cc Reland "Make RTCP cumulative_lost be a signed value" 2017-12-08 08:47:09 +00:00
report_block.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
report_block_unittest.cc Reland "Make RTCP cumulative_lost be a signed value" 2017-12-08 08:47:09 +00:00
rrtr.cc
rrtr.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
rrtr_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
rtpfb.cc
rtpfb.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
sdes.cc Change RtcpPacket::PacketReadyCallback to rtc::FunctionView 2017-12-07 11:20:08 +00:00
sdes.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
sdes_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
sender_report.cc Fix clang style errors in rtp_rtcp and dependant targets 2018-02-07 09:48:28 +00:00
sender_report.h Fix clang style errors in rtp_rtcp and dependant targets 2018-02-07 09:48:28 +00:00
sender_report_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
target_bitrate.cc Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
target_bitrate.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
target_bitrate_unittest.cc Replace rtc::Optional with absl::optional in modules/rtp_rtcp 2018-06-15 09:53:35 +00:00
tmmb_item.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
tmmb_item.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
tmmbn.cc Change RtcpPacket::PacketReadyCallback to rtc::FunctionView 2017-12-07 11:20:08 +00:00
tmmbn.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
tmmbn_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
tmmbr.cc Change RtcpPacket::PacketReadyCallback to rtc::FunctionView 2017-12-07 11:20:08 +00:00
tmmbr.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
tmmbr_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
transport_feedback.cc Make rtcp::TransportFeedback copyable. 2018-02-28 08:06:20 +00:00
transport_feedback.h Make rtcp::TransportFeedback copyable. 2018-02-28 08:06:20 +00:00
transport_feedback_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
voip_metric.cc
voip_metric.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
voip_metric_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00