| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename two structures, identifiers starting with _[A-Z] are reserved. | Diego Biurrun | 2008-01-06 | 1 | -2/+2 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+0 |
* | Use DECLARE_ALIGNED to ease porting | Reimar Döffinger | 2007-05-15 | 1 | -4/+4 |
* | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 | Alex Beregszaszi | 2007-01-19 | 1 | -8/+8 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Fixed a possible bug, checked against the assembly. | Benjamin Larsson | 2006-06-02 | 1 | -1/+1 |
* | 10000l don't reuse outer loop index in inner loops | Roberto Togni | 2006-05-29 | 1 | -6/+6 |
* | fix infinite loop | Michael Niedermayer | 2006-03-02 | 1 | -1/+3 |
* | add static keyword to some functions | Dieter | 2006-01-30 | 1 | -7/+7 |
* | Fix a bunch of spelling/grammar mistakes in doxygen comments and output. | Diego Biurrun | 2006-01-14 | 1 | -32/+32 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -14/+14 |
* | Support for samples with fft_order = 7 | Roberto Togni | 2005-12-06 | 1 | -7/+7 |
* | Remove duplicated fft init | Roberto Togni | 2005-12-06 | 1 | -1/+0 |
* | init_get_bits() requires size in bits, not bytes | Steve L'Homme | 2005-10-19 | 1 | -8/+8 |
* | QDM2 compatible decoder | Roberto Togni | 2005-10-18 | 1 | -0/+2039 |