webrtc/modules/audio_coding
Edward Lemur 8e2852d506 Add chartjson_result_file argument to isac_fix_test.
So we can report perf results using JSON and not parsing stdout.

I reordered the way the arguments are parsed, so that options go
at the end, and not at the middle, which is an awkward place to put them.

Regular usage specifying [-I], bottleneck_value, infile and outfile
shouldn't be affected.

Bug: chromium:807737
Change-Id: Ida863846400326c33e443d723f384971b891b6e5
Reviewed-on: https://webrtc-review.googlesource.com/47161
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Reviewed-by: Oleh Prypin <oprypin@webrtc.org>
Commit-Queue: Edward Lemur <ehmaldonado@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21873}
2018-02-02 14:08:26 +00:00
..
acm2 Fix sign-compare warnings on win_clang 2017-12-22 08:59:23 +00:00
audio_network_adaptor Stop using ByteSize (deprecated) to get the size of a proto message. 2017-11-30 14:27:50 +00:00
codecs Add chartjson_result_file argument to isac_fix_test. 2018-02-02 14:08:26 +00:00
include Add new UMA metric for NetEq target buffer delay 2017-11-29 08:56:29 +00:00
neteq NetEq: Make the fix for Opus DTX permanent 2018-01-29 08:51:27 +00:00
test Normalize main(..) routines for WinUWP 2017-12-12 14:32:56 +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 Removing forward headers in modules/audio_coding/codecs. 2018-02-02 13:23:40 +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