Erik de Castro Lopo
|
699e7c457a
|
include/share/endswap.h : Add endswapping of 16 bit values.
Also add macros H2LE_16 and H2LE_32, which do host to little-endian
swapping of 16 and 32 bit values respectively.
|
2014-06-29 20:20:06 +10:00 |
|
Erik de Castro Lopo
|
b9574fe589
|
Fix a bunch of compiler warnings (mainly MinGW).
|
2013-04-07 13:44:45 +10:00 |
|
Erik de Castro Lopo
|
2f8b6a0349
|
Rename ENDSWAP_INT to ENDSWAP_32.
|
2012-03-05 21:12:20 +11:00 |
|
Erik de Castro Lopo
|
d7bfc779c8
|
Add XIPH_BSWAP32 configure macro to detect __builtin_bswap32() intrinsic.
|
2012-02-06 07:15:48 +11:00 |
|
Erik de Castro Lopo
|
a5d1d4f0c5
|
Improve endswapping (especially purge ntohl).
|
2012-02-05 11:24:14 +11:00 |
|