libmad header cleanup.
commita8e39e2a154637635c6c63883565727beb8189ed
authordhewg <dhewg@wiibrew.org>
Thu, 19 Mar 2009 11:23:28 +0000 (19 12:23 +0100)
committerdhewg <dhewg@wiibrew.org>
Thu, 19 Mar 2009 11:23:28 +0000 (19 12:23 +0100)
treef5381104a20ce8a164f4a14d4b2186b7267d96fa
parent5e6ecd01dd0c7a4e0324d25ab46b50c9165748c2
libmad header cleanup.
moved the private headers out of the public include directory.
moved the public mad.h from include/mad/mad.h to include/mad.h
removed spurious config.h includes.
22 files changed:
Makefile
gc/mad.h [moved from gc/mad/mad.h with 100% similarity]
gc/mp3player.h
libmad/bit.h [moved from gc/mad/bit.h with 100% similarity]
libmad/config.h [moved from gc/mad/config.h with 100% similarity]
libmad/decoder.h [moved from gc/mad/decoder.h with 100% similarity]
libmad/fixed.h [moved from gc/mad/fixed.h with 100% similarity]
libmad/frame.h [moved from gc/mad/frame.h with 100% similarity]
libmad/global.h [moved from gc/mad/global.h with 100% similarity]
libmad/huffman.h [moved from gc/mad/huffman.h with 100% similarity]
libmad/layer12.h [moved from gc/mad/layer12.h with 100% similarity]
libmad/layer3.h [moved from gc/mad/layer3.h with 100% similarity]
libmad/stream.h [moved from gc/mad/stream.h with 100% similarity]
libmad/synth.h [moved from gc/mad/synth.h with 100% similarity]
libmad/timer.h [moved from gc/mad/timer.h with 100% similarity]
libmad/version.h [moved from gc/mad/version.h with 100% similarity]
libogc/lock_supp.c
libogc/malloc_lock.c
libogc/newlibc.c
libogc/sbrk.c
libogc/timesupp.c
libtinysmb/ntlm.c