Sign in
webrtc
/
src
/
webrtc
/
13e59ec3864f7fa6529ee0a6a84c0b1e0d4c26ee
/
typedefs.h
697679a
Make WARN_UNUSED_RESULT a no-op on gcc
by kwiberg
· 8 years ago
822434d
Use RTC_UNUSED instead of conditional compilation in BWE simulator tool.
by terelius
· 8 years ago
570255a
Only define NO_RETURN if undefined
by agouaillard
· 8 years ago
f23e926
Remove extra uses of basictypes.h.
by pbos
· 8 years ago
040dd99
[MIPS] Fix build issue for mips64el
by milko.leporis
· 9 years ago
43b1130
Remove runtime NEON detection
by pasko
· 9 years ago
9587b40
Update attributes to match gclibc's ansidecl.h
by kjellander
· 9 years ago
6de3704
Defines for ARM and MIPS CPU types.
by kjellander
· 9 years ago
680196c
Update WARN_UNUSED_RESULT macro to match Chromium's version.
by tfarina
· 9 years ago
07e22e6
Use suffixed {uint,int}{8,16,32,64}_t types.
by Peter Boström
· 9 years ago
ab16802
Clear ARM NEON flag
by Andrew MacDonald
· 10 years ago
860ac53
Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro
by kjellander@webrtc.org
· 10 years ago
2234f41
Enable Clang warning implicit-fallthrough and annotate the code.
by kjellander@webrtc.org
· 10 years ago
f08b85e
Annotate COMPILE_ASSERT with __attribute__((unused)).
by pbos@webrtc.org
· 10 years ago
54ade8b
Add CHECK and friends from Chromium.
by andrew@webrtc.org
· 11 years ago
999bcbc
Fix WEBRTC_AEC_DEBUG_DUMP (broken by int16->float conversion)
by kwiberg@webrtc.org
· 11 years ago
60c62f8
Remove ALLOW_UNUSED.
by andrew@webrtc.org
· 11 years ago
66a2eae
Add ALLOW_UNUSED and update COMPILE_ASSERT to Chromium's latest.
by andrew@webrtc.org
· 11 years ago
7830689
Fix ARM64 detection.
by andrew@webrtc.org
· 11 years ago
d30a9ea
Add arm64 to typedefs.h
by andrew@webrtc.org
· 11 years ago
9201f0d
Moves WEBRTC_POSIX define from header file to gyp-settings.
by henrike@webrtc.org
· 11 years ago
5350e31
Add a deinterleaved float interface to AudioProcessing.
by andrew@webrtc.org
· 11 years ago
e9d42e6
Clean up CPU detection defines in SincResampler a little.
by andrew@webrtc.org
· 11 years ago
1af2c14
Added architecture for compiling under chrome NaCl.
by andresp@webrtc.org
· 11 years ago
aa9e768
Correctly define OVERRIDE when building with g++ 4.7 and C++11 support
by andrew@webrtc.org
· 11 years ago
44a8ce5
Check if WARN_UNUSED_RESULT and COMPILE_ASSERT are defined.
by andrew@webrtc.org
· 11 years ago
221798a
Upgrade scoped_ptr to Chromium's latest version.
by andrew@webrtc.org
· 11 years ago
d7e9041
WEBRTC_{BIG, LITTLE}_ENDIAN -> WEBRTC_ARCH_{BIG, LITTLE}_ENDIAN.
by andrew@webrtc.org
· 11 years ago
d7ebd68
Disable clang C++11 warnings to permit OVERRIDE keyword.
by pbos@webrtc.org
· 12 years ago
52b2ee5
Revert 3934 "Revert 3933 "Remove traces of deprecated WebRtc_Wor..."
by pbos@webrtc.org
· 12 years ago
2d6f0df
Revert 3933 "Remove traces of deprecated WebRtc_Word types."
by pbos@webrtc.org
· 12 years ago
e422d12
Remove traces of deprecated WebRtc_Word types.
by pbos@webrtc.org
· 12 years ago
45a3434
Replace legacy G_CONST with const.
by pbos@webrtc.org
· 12 years ago
13f66d1
Add some VoE and AudioProcessing mocks.
by andrew@webrtc.org
· 12 years ago
b015cbe
Move src/ -> webrtc/
by andrew@webrtc.org
· 12 years ago