summaryrefslogtreecommitdiff
path: root/voice_engine/voe_hardware_impl.cc
AgeCommit message (Expand)Author
2014-05-09Removes parts of the webrtc::VoEHardware sub API (relanding)henrika@webrtc.org
2014-05-09Revert 6090 "Removes parts of the webrtc::VoEHardwareMedia sub A..."henrika@webrtc.org
2014-05-09Removes parts of the webrtc::VoEHardwareMedia sub API as part of a clean-up o...henrika@webrtc.org
2014-04-01VoiceEngine(iOS & Android): removed NOT_SUPPORTEDfischman@webrtc.org
2014-03-21Fix "unreachable code" warnings (MSVC warning 4702) in webrtc.pbos@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-05-21Include files from webrtc/.. paths in voice_engine/pbos@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in voice_engine/pbos@webrtc.org
2013-03-28Removed CPU APIs from VoEHardware. Code is now only used by test applications.henrike@webrtc.org
2013-03-27Revert 3736 "Removed CPU APIs from VoEHardware. Code is now only..."wu@webrtc.org
2013-03-27Removed CPU APIs from VoEHardware. Code is now only used by test applications.henrike@webrtc.org
2013-02-15Make VoiceEngineImpl inherit from VoiceEngine.tommi@webrtc.org
2012-12-04Expose Set and Get Recording/Playout sample rate apisleozwang@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org