aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/codecs/g722/test
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-02WebRtcG722_Decode: Input array should be const uint8_t[]kwiberg@webrtc.org
2014-12-02AudioEncoder subclass for G722kwiberg@webrtc.org
2014-09-04Reland rev 7041 with BUILD.gn files.andresp@webrtc.org
2014-09-03Revert 7041 " Audio codecs to include webrtc/typedefs.h"henrike@webrtc.org
2014-09-03Audio codecs to include webrtc/typedefs.handresp@webrtc.org
2013-04-09WebRtc_Word32 => int32_t etc. in audio_coding/pbos@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org