aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/neteq/tools/constant_pcm_packet_source.cc
AgeCommit message (Expand)Author
2015-11-18modules/audio_coding: Remove some codec include dirskjellander@webrtc.org
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
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-23Misc. cleanup split out of https://webrtc-codereview.appspot.com/37699004/ :pkasting@chromium.org
2015-02-10pcm16b: Make input arrays const and use uint8_t[] for byte arrayskwiberg@webrtc.org
2014-10-14New ACM test to trigger audio glitch when switching output sample ratehenrik.lundin@webrtc.org