aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/codecs/g711/test/testG711.cc
AgeCommit message (Expand)Author
2015-11-18modules/audio_coding: Remove some codec include dirskjellander@webrtc.org
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-06-11Reformat existing code. There should be no functional effects.Peter Kasting
2015-06-11Prepare to convert various types to size_t.Peter Kasting
2015-02-09G711: Make input arrays const and use uint8_t[] for byte arrayskwiberg@webrtc.org
2014-11-04Remove the useless dummy state parameter to WebRtcG711_*kwiberg@webrtc.org
2013-03-21WebRtc_Word -> stdint in audio_coding/g711/pbos@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org