summaryrefslogtreecommitdiffstats
path: root/liba52/test.c
Commit message (Expand)AuthorAgeFilesLines
* Use consistent #include paths without "../".diego2008-04-281-1/+1
* Add proper license header.diego2007-12-301-4/+22
* Fix compilation of liba52/test.c testing and benchmarking application.iive2007-12-231-11/+11
* cosmetics: grammar/spellingdiego2007-12-221-3/+2
* main() --> main(void)diego2007-11-211-1/+1
* compilation fix for test programreimar2004-08-071-0/+5
* runtime cpudetect in liba52 waymichael2001-12-301-3/+11
* runtime cpu detection for the idctmichael2001-12-181-3/+9
* use resample.c functionsarpi2001-12-171-113/+6
* better benchmarkingmichael2001-12-161-4/+7
* benchmarking code (#define TIMING)michael2001-12-151-0/+34
* sample program for testing liba52arpi2001-12-091-0/+188