webrtc/talk/media
pbos@webrtc.org 371243dfa3 Remove std:: prefixes from C functions in talk/.
std::memcpy -> memcpy for instance. This change was motivated by a
compile report complaining that std::rand() was used instead of rand(),
probably with a stdlib.h include instead of cstdlib. Use of C functions
without the std:: prefix is a lot more common, so removing std:: to
address this.

BUG=
R=tommi@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/9559004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@5657 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-03-07 15:22:04 +00:00
..
base Remove std:: prefixes from C functions in talk/. 2014-03-07 15:22:04 +00:00
devices Remove std:: prefixes from C functions in talk/. 2014-03-07 15:22:04 +00:00
other Update libjingle 62364298->62472237 2014-03-03 18:30:11 +00:00
sctp Revert 5545 "Update libjingle to 61514460" 2014-02-13 19:54:28 +00:00
testdata Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
webrtc (Auto)update libjingle 62691533-> 62713454 2014-03-06 23:46:59 +00:00