7 Commits (25b6d0bc697abce3c2584205ce6efc592cfe3aec)

Author SHA1 Message Date
Reimar Döffinger 33815fa106 mlp: Use smaller CRC tables if CONFIG_SMALL. 15 years ago
Ramiro Polla 7cc8d616aa Fix unaligned accesses by doing bytewise access until aligned, then 16 years ago
Diego Biurrun dc8a7c93d3 Add missing void keyword to parameterless function declarations. 16 years ago
Diego Biurrun 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
Laurent Aimar 7a2efd2e44 mlp: initialize all CRC tables in a common function. 16 years ago
Ramiro Polla a7cc783d71 mlp: split simple inline function that xors 4 bytes into one. 16 years ago
Ramiro Polla ce15710f55 mlp: Split common code from parser and decoder to be used by encoder. 16 years ago