Age | Commit message (Expand) | Author |
---|---|---|
2009-10-16 | mlp: Use smaller CRC tables if CONFIG_SMALL. | Reimar Döffinger |
2009-06-15 | Fix unaligned accesses by doing bytewise access until aligned, then | Ramiro Polla |
2009-01-30 | Add missing void keyword to parameterless function declarations. | Diego Biurrun |
2009-01-11 | Fix build: Add intreadwrite.h and bswap.h #includes where necessary. | Diego Biurrun |
2008-12-03 | mlp: initialize all CRC tables in a common function. | Laurent Aimar |
2008-08-14 | mlp: split simple inline function that xors 4 bytes into one. | Ramiro Polla |
2008-08-13 | mlp: Split common code from parser and decoder to be used by encoder. | Ramiro Polla |