commit | 350211381a270fc6f5e02d3a75cbf6bf99152ec8 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Mon Jan 30 11:31:56 2012 -0800 |
committer | Simon Wilson <simonwilson@google.com> | Mon Jan 30 11:51:46 2012 -0800 |
tree | dbb633fd6ff7fdedeaf841cf6bf2aec9d02c6b81 | |
parent | 7db48587ba86708f4d1284014e07c88de044b2d4 [diff] |
pcm: fix pcm capture dropping samples Commit ee9ba87d modified the stop threshold for capture and playback and caused pcm samples to be dropped during capture. Restore initial stop threshold for capture and leave new value for playback.