commit | 40a6d593d26cb87421ab40c3a7ec023f6501721c | [log] [tgz] |
---|---|---|
author | Bjorn Volcker <bjornv@webrtc.org> | Wed May 06 08:51:34 2015 |
committer | Bjorn Volcker <bjornv@webrtc.org> | Wed May 06 08:51:47 2015 |
tree | 1bc032855c03ea6e22f10b52e3ca81a17f0e6a5f | |
parent | 9695d8523b1cea873e778d3035082be08ccfa145 [diff] |
audio_processing/tests: Adds a flag to unpack input data to text file For quick and easy aecdump verifiation storing data as text speeds up the issue tracking process, since anyone can simply view values like mic volume. BUG=4609 TESTED=verified unpacking an aecdump with flag --txt stores that data in text files R=kwiberg@webrtc.org Review URL: https://webrtc-codereview.appspot.com/50849004 Cr-Commit-Position: refs/heads/master@{#9142}