webrtc/src/modules/rtp_rtcp/source
stefan@webrtc.org d0bdab0128 Adding API to get sent total bitrate, FEC bitrate and NACK bitrate.
Also adding tests for this in vie_auto_test.

BUG=
TEST=

Review URL: http://webrtc-codereview.appspot.com/199001

git-svn-id: http://webrtc.googlecode.com/svn/trunk@749 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-10-14 14:24:54 +00:00
..
H264 git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
Android.mk Clean up Android.mk 2011-08-05 21:01:02 +00:00
bandwidth_management.cc First implementation of simulcast, adds VP8 simulcast to video engine. 2011-10-13 15:19:55 +00:00
bandwidth_management.h First implementation of simulcast, adds VP8 simulcast to video engine. 2011-10-13 15:19:55 +00:00
bitrate.cc git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
Bitrate.h git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
bwe_defines.h git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
dtmf_queue.cc git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
dtmf_queue.h git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
fec_private_tables.h git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
forward_error_correction_internal.cc Add -Werror and -Wextra to the Linux build. 2011-08-19 22:56:22 +00:00
forward_error_correction_internal.h Add -Werror and -Wextra to the Linux build. 2011-08-19 22:56:22 +00:00
forward_error_correction.cc Add -Werror and -Wextra to the Linux build. 2011-08-19 22:56:22 +00:00
forward_error_correction.h Add -Werror and -Wextra to the Linux build. 2011-08-19 22:56:22 +00:00
h263_information.cc git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
h263_information.h git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
overuse_detector.cc git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
overuse_detector.h git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
receiver_fec.cc git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
receiver_fec.h git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
remote_rate_control.cc Review URL: http://webrtc-codereview.appspot.com/109006 2011-08-16 17:30:30 +00:00
remote_rate_control.h git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
rtcp_format_remb_unittest.cc Added support for new RTCP message REMB (remote estimated max bitrate) 2011-09-20 13:52:04 +00:00
rtcp_receiver_help.cc git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
rtcp_receiver_help.h Added support for new RTCP message REMB (remote estimated max bitrate) 2011-09-20 13:52:04 +00:00
rtcp_receiver.cc First implementation of simulcast, adds VP8 simulcast to video engine. 2011-10-13 15:19:55 +00:00
rtcp_receiver.h First implementation of simulcast, adds VP8 simulcast to video engine. 2011-10-13 15:19:55 +00:00
rtcp_sender.cc Adding API to get sent total bitrate, FEC bitrate and NACK bitrate. 2011-10-14 14:24:54 +00:00
rtcp_sender.h Added support for new RTCP message REMB (remote estimated max bitrate) 2011-09-20 13:52:04 +00:00
rtcp_utility.cc Added support for new RTCP message REMB (remote estimated max bitrate) 2011-09-20 13:52:04 +00:00
rtcp_utility.h Added support for new RTCP message REMB (remote estimated max bitrate) 2011-09-20 13:52:04 +00:00
rtp_format_vp8_unittest.cc Updating to new VP8 rtp format 2011-08-29 15:37:12 +00:00
rtp_format_vp8.cc First implementation of simulcast, adds VP8 simulcast to video engine. 2011-10-13 15:19:55 +00:00
rtp_format_vp8.h Updating to new VP8 rtp format 2011-08-29 15:37:12 +00:00
rtp_receiver_audio.cc git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
rtp_receiver_audio.h git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
rtp_receiver_video.cc First implementation of simulcast, adds VP8 simulcast to video engine. 2011-10-13 15:19:55 +00:00
rtp_receiver_video.h First implementation of simulcast, adds VP8 simulcast to video engine. 2011-10-13 15:19:55 +00:00
rtp_receiver.cc First implementation of simulcast, adds VP8 simulcast to video engine. 2011-10-13 15:19:55 +00:00
rtp_receiver.h First implementation of simulcast, adds VP8 simulcast to video engine. 2011-10-13 15:19:55 +00:00
rtp_rtcp_config.h git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
rtp_rtcp_impl.cc Adding API to get sent total bitrate, FEC bitrate and NACK bitrate. 2011-10-14 14:24:54 +00:00
rtp_rtcp_impl.h Adding API to get sent total bitrate, FEC bitrate and NACK bitrate. 2011-10-14 14:24:54 +00:00
rtp_rtcp_tests.gypi Added support for new RTCP message REMB (remote estimated max bitrate) 2011-09-20 13:52:04 +00:00
rtp_rtcp.gypi Added support for new RTCP message REMB (remote estimated max bitrate) 2011-09-20 13:52:04 +00:00
rtp_sender_audio.cc Review URL: http://webrtc-codereview.appspot.com/109006 2011-08-16 17:30:30 +00:00
rtp_sender_audio.h Review URL: http://webrtc-codereview.appspot.com/109006 2011-08-16 17:30:30 +00:00
rtp_sender_video.cc Adding API to get sent total bitrate, FEC bitrate and NACK bitrate. 2011-10-14 14:24:54 +00:00
rtp_sender_video.h Adding API to get sent total bitrate, FEC bitrate and NACK bitrate. 2011-10-14 14:24:54 +00:00
rtp_sender.cc Adding API to get sent total bitrate, FEC bitrate and NACK bitrate. 2011-10-14 14:24:54 +00:00
rtp_sender.h Adding API to get sent total bitrate, FEC bitrate and NACK bitrate. 2011-10-14 14:24:54 +00:00
rtp_utility_test.cc Updating to new VP8 rtp format 2011-08-29 15:37:12 +00:00
rtp_utility.cc Fixing windows warnings in rtp_utility 2011-09-19 08:16:20 +00:00
rtp_utility.h Updating to new VP8 rtp format 2011-08-29 15:37:12 +00:00
ssrc_database.cc Removed code under a non-existing define. 2011-10-06 18:14:25 +00:00
ssrc_database.h git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
tmmbr_help.cc Undoing change committed in r514 since it broke bandwidth estimation 2011-09-06 09:51:59 +00:00
tmmbr_help.h Undoing change committed in r514 since it broke bandwidth estimation 2011-09-06 09:51:59 +00:00
video_codec_information.h git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00