DescriptionReland: Use native (optimized) functions for byte order conversion.
Instead of manually copying single bytes, the native functions like "htobe32"
are used.
The previous CL https://codereview.webrtc.org/2738063005/ got reverted in
https://codereview.webrtc.org/2757703002/
Reland with the compilation errors fixed.
BUG=None
Review-Url: https://codereview.webrtc.org/2751403003
Cr-Commit-Position: refs/heads/master@{#17280}
Committed: https://chromium.googlesource.com/external/webrtc/+/c8a4c1f24ca3a2ececeb1b3774e1fc80f8ffe631
Patch Set 1 #Patch Set 2 : Fix compilation for native client. #Patch Set 3 : Native client doesn't support "htonll". #Patch Set 4 : Update dependencies when building with NaCl. #Patch Set 5 : Fixed wrong nesting for new dependency. #
Total comments: 1
Messages
Total messages: 11 (4 generated)
|