aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/codecs/ilbc/test/iLBC_test.c
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-17iLBC: Use uint8_t[] for byte arraysjmarusic@webrtc.org
2014-12-17Remove or rename typedefs with _t prefixes.pbos@webrtc.org
2014-12-08Make an AudioEncoder subclass for iLBCkwiberg@webrtc.org
2013-04-09WebRtc_Word32 => int32_t etc. in audio_coding/pbos@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org