7 Commits (8ef4e65e94caad90b2d63ff421c8a8155045cb15)

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. 17 years ago