webrtc/modules/audio_coding
Patrik Höglund 7730193a49 Remove SetExecutablePath, simplify ResourcePath
SetExecutablePath isn't used anymore.

Nobody was using the fancy select-per-platform functionality, and the
documentation was wrong anyway. In the cases somebody needed an
override per platform, they were using defines in their own test
instead. I think that is more verbose but more predictable and easy
to understand (see how it's done in audio_processing_unittest.cc
when loading output_data_mac, for instance).

Bug: webrtc:9792
Change-Id: I7289bf5883fe43852638922d7c7583eae0c08601
Reviewed-on: https://webrtc-review.googlesource.com/c/104482
Commit-Queue: Patrik Höglund <phoglund@webrtc.org>
Reviewed-by: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25062}
2018-10-09 14:01:16 +00:00
..
acm2 Delete unused includes of assert.h 2018-10-04 14:01:44 +00:00
audio_network_adaptor Fixing py lint errors 2018-07-23 15:28:48 +00:00
codecs Remove simple stringstream usages. 2018-09-06 12:53:19 +00:00
include Delete unused method AudioCodingModuleImpl::SetOpusApplication. 2018-10-04 13:46:31 +00:00
neteq Remove SetExecutablePath, simplify ResourcePath 2018-10-09 14:01:16 +00:00
test Delete unused includes of assert.h 2018-10-04 14:01:44 +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 Remove SetExecutablePath, simplify ResourcePath 2018-10-09 14:01:16 +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