webrtc/modules/audio_coding/codecs/isac/fix
Niels Möller ef14f072a9 Delete AudioDecoder method IncomingPacket
Only the ISAC codec had an non-trivial implementation, for its unused
adaptive mode. This cl deletes that implementation, and the call
from NetEq, and the interface method.

Bug: webrtc:10098
Change-Id: Iaf7667e0ae867fc9d64286dff4c01a8ce0b6e2a4
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/153882
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29279}
2019-09-24 08:30:24 +00:00
..
include Delete isac GetBandwidthInfo/SetBandwidthInfo 2019-09-20 13:53:52 +00:00
source Delete AudioDecoder method IncomingPacket 2019-09-24 08:30:24 +00:00
test Delete dead code inside #ifdef WEBRTC_ISAC_FIX_NB_CALLS_ENABLED 2019-09-20 07:40:10 +00:00