summaryrefslogtreecommitdiffstats
path: root/mp3lib/test.c
Commit message (Expand)AuthorAgeFilesLines
* mp3lib: drop internal mp3lib treeUoti Urpala2011-04-021-89/+0
* Add missing license headers to test programs for external libraries.diego2010-02-031-0/+17
* cosmetics: Remove some pointless parentheses from return calls.diego2009-10-081-1/+1
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-5/+5
* Add missing 'void' keyword to parameterless function declarations.diego2009-01-051-1/+1
* Start unifying names of internal preprocessor directives.diego2008-07-301-1/+1
* Remove useless comments with compilation commands.diego2008-04-251-2/+0
* Add return statement, fixes the warning:diego2008-04-251-1/+1
* Remove redundant declaration, fixes the warning:diego2008-04-251-1/+0
* #include config.h before all other headers.diego2008-03-141-2/+1
* Unify include paths, -I.. is in CFLAGS.diego2005-11-151-1/+1
* getcpucaps supportalex2003-07-041-1/+6
* Added missing mathlib for linking.atmosfear2001-05-171-1/+1
* dump to filearpi_esp2001-05-161-1/+10
* test.c added for benchmarkingarpi_esp2001-05-131-0/+62