rockbox/apps/codecs/lib
Marcoen Hirschberg f16c1f341a prevent rockbox from using the wrong includes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8827 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 13:48:52 +00:00
..
codeclib.c Added memmove() to codec API & plugin API, and changed codeclib and plugin libs to use it. 2006-02-06 16:04:01 +00:00
codeclib.h Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
Makefile prevent rockbox from using the wrong includes 2006-02-24 13:48:52 +00:00
SOURCES Cleaned up the messy codec header and library system by merging codec.h, lib/codeclib.[ch] and lib/xxx2wav.[ch] into just codeclib.[ch]. Deleted much of the unused code in the xxx2wav portion. All codecs should now only include codeclib.h, and whatever codec specific headers are needed. 2005-10-13 11:32:52 +00:00