summaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/codecs/audio_decoder.h
Commit message (Collapse)AuthorAgeFilesLines
* Update to current webrtc libraryArun Raghavan2020-10-231-110/+7
| | | | | | This is from the upstream library commit id 3326535126e435f1ba647885ce43a8f0f3d317eb, corresponding to Chromium 88.0.4290.1.
* add webrtc-audio-coding public libraryGuillaume Desmottes2020-03-271-0/+123
This new lib contains the bare minimum to implement an iSAC encoder and decoder. The webrtc files have been copied from the revision as the existing imported files (c8b569e0a7ad0b369e15f0197b3a558699ec8efa).