aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/codecs/g711/g711_interface.c
AgeCommit message (Expand)Author
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-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
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-10-22WEBRTC_{BIG, LITTLE}_ENDIAN -> WEBRTC_ARCH_{BIG, LITTLE}_ENDIAN.andrew@webrtc.org
2013-03-21WebRtc_Word -> stdint in audio_coding/g711/pbos@webrtc.org
2012-11-19Allow NetEQ to use real packet durations.tina.legrand@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org