webrtc/modules/audio_coding
Karl Wiberg 6f3d01c829 "Fix" signed integer overflow in old code
It's safe to ignore this overflow since it only affects audio data,
not indices or anything like that.

Bug: chromium:835637
Change-Id: I60162e4627b08d5e3ba3a21fdae8087f098c7e46
Reviewed-on: https://webrtc-review.googlesource.com/72701
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Commit-Queue: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23030}
2018-04-26 13:38:57 +00:00
..
acm2 Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_network_adaptor compare Optional<unsigned> only to unsigned integers 2018-04-07 10:07:47 +00:00
codecs "Fix" signed integer overflow in old code 2018-04-26 13:38:57 +00:00
include Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
neteq Revert "Create new API for RtcEventLogParser." 2018-04-25 14:23:14 +00:00
test Remove incompatiblities with absl::optional in audio_coding 2018-04-17 12:05:13 +00:00
audio_coding.gni Don't select audio codecs depending on GN vars build_with_{chromium|mozilla} 2017-11-01 18:59:27 +00:00
BUILD.gn GN hack to tag targets as poisonous (and use it with audio codecs) 2018-04-23 13:41:47 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00