commit | b9ca3e2805952d531ec8ac7fcaa45aca2718f31a | [log] [tgz] |
---|---|---|
author | minyue@webrtc.org <minyue@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Wed Aug 06 10:05:19 2014 |
committer | minyue@webrtc.org <minyue@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Wed Aug 06 10:05:19 2014 |
tree | 28d2e4722c5ec34db732bfa9dc64e192438d5c6e | |
parent | 617e272fea14f31c0b32aa6c47afc81dbb65697b [diff] |
Fixing two bugs in voe_cmd_test. I am trying to add a new functionality to voe_cmd_test, and I found two bugs: 1. in r5928, a functionality was removed but the item in the menu was not. Functionalities after it are offset. r5928: https://code.google.com/p/webrtc/source/detail?r=5928&path=/trunk/webrtc/voice_engine/test/cmd_test/voe_cmd_test.cc 2. in r6736, opus are set to output 48 kHz audio. When mixing Opus output with an audio file, channel.cc may go wrong. r6736: https://code.google.com/p/webrtc/source/detail?r=6736 BUG= R=andrew@webrtc.org Review URL: https://webrtc-codereview.appspot.com/15099004 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@6836 4adac7df-926f-26a2-2b94-8c16560cd09d