Wed, 13 May 2009 15:22:13 +0000 |
bircoph |
Remove all kind of trailing whitespaces from all MPlayer's files.
|
Mon, 04 May 2009 17:35:26 +0000 |
diego |
Add missing 'void' to parameterless function declarations.
|
Thu, 16 Oct 2008 18:59:27 +0000 |
diego |
Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
|
Mon, 28 Apr 2008 14:50:24 +0000 |
diego |
Use consistent #include paths without "../".
|
Sun, 30 Dec 2007 22:15:45 +0000 |
diego |
Add proper license header.
|
Sun, 23 Dec 2007 11:29:36 +0000 |
iive |
Fix compilation of liba52/test.c testing and benchmarking application.
|
Sat, 22 Dec 2007 18:35:09 +0000 |
diego |
cosmetics: grammar/spelling
|
Wed, 21 Nov 2007 09:22:33 +0000 |
diego |
main() --> main(void)
|
Sat, 07 Aug 2004 14:15:55 +0000 |
reimar |
compilation fix for test program
|
Sun, 30 Dec 2001 21:38:53 +0000 |
michael |
runtime cpudetect in liba52 way
|
Tue, 18 Dec 2001 04:00:29 +0000 |
michael |
runtime cpu detection for the idct
|
Mon, 17 Dec 2001 17:21:50 +0000 |
arpi |
use resample.c functions
|
Sun, 16 Dec 2001 02:47:03 +0000 |
michael |
better benchmarking
|
Sat, 15 Dec 2001 22:32:14 +0000 |
michael |
benchmarking code (#define TIMING)
|
Sun, 09 Dec 2001 15:30:03 +0000 |
arpi |
sample program for testing liba52
|