aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/codecs/audio_decoder.cc
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-11Prepare to convert various types to size_t.Peter Kasting
2015-05-25Protect ACM decoder buffer in stereo.Minyue
2015-03-16Prevent crash in NetEQ when decoder overflow.minyue@webrtc.org
2015-02-25Reland r8476 "Set decoder output frequency in AudioDecoder::Decode call"henrik.lundin@webrtc.org
2015-02-24Revert r8476 "Set decoder output frequency in AudioDecoder::Decode call"henrik.lundin@webrtc.org
2015-02-24Set decoder output frequency in AudioDecoder::Decode callhenrik.lundin@webrtc.org
2015-02-13Allowing RED decoding for Opus.minyue@webrtc.org
2014-12-09Move the AudioDecoder interface out of NetEqkwiberg@webrtc.org
2014-12-03Revert r7798 ("Move the AudioDecoder interface out of NetEq")kwiberg@webrtc.org
2014-12-03Move the AudioDecoder interface out of NetEqkwiberg@webrtc.org