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