webrtc/src/modules/rtp_rtcp/source
henrik.lundin@webrtc.org b6e58eb5a1 Fix formatting of rtp_format_vp8*
Sorting out all lint issues and fixing indentation.

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1111 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-12-06 15:56:18 +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 Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
bandwidth_management.h Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
bitrate.cc Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
Bitrate.h Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +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 Some re-organization of the fec-uep code: updated protection modes, comments, and some variable/function re-naming. 2011-10-14 16:28:02 +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 FEC: Fix to valgrind warning. 2011-11-28 22:10:05 +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 Fixes build error in rtp_rtc module introduced in r1076. 2011-12-02 00:32:24 +00:00
overuse_detector.h Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +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 Fixes build error in rtp_rtc module introduced in r1076. 2011-12-02 00:32:24 +00:00
remote_rate_control.h Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
rtcp_format_remb_unittest.cc Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
rtcp_receiver_help.cc Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
rtcp_receiver_help.h Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
rtcp_receiver.cc Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
rtcp_receiver.h Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
rtcp_sender.cc Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
rtcp_sender.h Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +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 Fix formatting of rtp_format_vp8* 2011-12-06 15:56:18 +00:00
rtp_format_vp8.cc Fix formatting of rtp_format_vp8* 2011-12-06 15:56:18 +00:00
rtp_format_vp8.h Fix formatting of rtp_format_vp8* 2011-12-06 15:56:18 +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 Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
rtp_receiver_video.h Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
rtp_receiver.cc Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
rtp_receiver.h Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +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 Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
rtp_rtcp_impl.h Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
rtp_rtcp_tests.gypi Changing usage of gtest_main target, to use test_support_main instead. 2011-11-03 23:28:47 +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 Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
rtp_sender_audio.h Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
rtp_sender_video.cc Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
rtp_sender_video.h Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
rtp_sender.cc Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
rtp_sender.h Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
rtp_utility_test.cc Updating to VP8 RTP spec rev -02 2011-11-24 12:52:40 +00:00
rtp_utility.cc Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +00:00
rtp_utility.h Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions 2011-12-01 15:42:31 +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