Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. | diego | 2008-10-16 | 1 | -1/+1 |
* | Use consistent #include paths without "../". | diego | 2008-04-28 | 1 | -1/+1 |
* | Add proper license header. | diego | 2007-12-30 | 1 | -4/+22 |
* | Fix compilation of liba52/test.c testing and benchmarking application. | iive | 2007-12-23 | 1 | -11/+11 |
* | cosmetics: grammar/spelling | diego | 2007-12-22 | 1 | -3/+2 |
* | main() --> main(void) | diego | 2007-11-21 | 1 | -1/+1 |
* | compilation fix for test program | reimar | 2004-08-07 | 1 | -0/+5 |
* | runtime cpudetect in liba52 way | michael | 2001-12-30 | 1 | -3/+11 |
* | runtime cpu detection for the idct | michael | 2001-12-18 | 1 | -3/+9 |
* | use resample.c functions | arpi | 2001-12-17 | 1 | -113/+6 |
* | better benchmarking | michael | 2001-12-16 | 1 | -4/+7 |
* | benchmarking code (#define TIMING) | michael | 2001-12-15 | 1 | -0/+34 |
* | sample program for testing liba52 | arpi | 2001-12-09 | 1 | -0/+188 |