summaryrefslogtreecommitdiff
path: root/voice_engine/shared_data.cc
AgeCommit message (Collapse)Author
2013-05-14Remove const for plain data types in voice_engine/pbos@webrtc.org
BUG=1644 R=henrikg@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1463004 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@4018 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-04-09WebRtc_Word32 -> int32_t in voice_engine/pbos@webrtc.org
BUG=314 Review URL: https://webrtc-codereview.appspot.com/1305004 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@3792 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-03-26Remove VoE's default call in Trace::SetLevelFilter.andrew@webrtc.org
This is an application level setting. Applying it here has the potential to override the application's preferences. BUG= Review URL: https://webrtc-codereview.appspot.com/1252004 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@3727 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-03-05Expose the capture-side AudioProcessing object and allow it to be injected.andrew@webrtc.org
* Clean up the configuration code, including removing most of the weird defines. * Add a unit test. Review URL: https://webrtc-codereview.appspot.com/1152005 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@3605 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-10-22Move src/ -> webrtc/andrew@webrtc.org
TBR=niklas.enbom@webrtc.org Review URL: https://webrtc-codereview.appspot.com/915006 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@2963 4adac7df-926f-26a2-2b94-8c16560cd09d