aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/rtp_rtcp/source/forward_error_correction.h
AgeCommit message (Expand)Author
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-07-06Prevent heap overflows for incorrect FEC packet lengths.pbos
2015-06-04Use one scoped_refptr.Peter Boström
2014-11-20Use size_t more consistently for packet/payload lengths.pkasting@chromium.org
2014-04-08Convert logs in rtp rtcp module from WEBRTC_TRACE into LOG.andresp@webrtc.org
2013-07-31Fix some chromium-style warnings in webrtc/modules/rtp_rtcp/pbos@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-05-16Formatted FEC stuff.phoglund@webrtc.org
2013-04-11Fix issues with incorrect wrap checks when having big buffers and high bitrate.stefan@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org