Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove all kind of trailing whitespaces from all MPlayer's files. | bircoph | 2009-05-13 |
* | Add missing 'void' to parameterless function declarations. | diego | 2009-05-04 |
* | Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. | diego | 2008-10-16 |
* | Use consistent #include paths without "../". | diego | 2008-04-28 |
* | Add proper license header. | diego | 2007-12-30 |
* | Fix compilation of liba52/test.c testing and benchmarking application. | iive | 2007-12-23 |
* | cosmetics: grammar/spelling | diego | 2007-12-22 |
* | main() --> main(void) | diego | 2007-11-21 |
* | compilation fix for test program | reimar | 2004-08-07 |
* | runtime cpudetect in liba52 way | michael | 2001-12-30 |
* | runtime cpu detection for the idct | michael | 2001-12-18 |
* | use resample.c functions | arpi | 2001-12-17 |
* | better benchmarking | michael | 2001-12-16 |
* | benchmarking code (#define TIMING) | michael | 2001-12-15 |
* | sample program for testing liba52 | arpi | 2001-12-09 |