8 Commits (40c3c5761397a4e6f89c69729bf524455e07e7f4)

Author SHA1 Message Date
Romain Vimont 810ff80ba7 Add buffer_write64be()
6 years ago
Romain Vimont 1f8ba1ca79 Include config.h everywhere
6 years ago
Romain Vimont 7475550ae8 Add buffer_read16be()
7 years ago
Romain Vimont 7fc8793d5b Make buffer util functions accept const buffers
7 years ago
Romain Vimont dfed1b250e Replace SDL types by C99 standard types
7 years ago
Romain Vimont aeda583a2c Update code style
7 years ago
Romain Vimont ebe998cf78 Move buffer reader functions to buffer_util.h
7 years ago
Romain Vimont cb3cf801c8 Extract bit operations to buffer_util.h
7 years ago