Clean up libmusepack: move declarations to internal.h and set svn properties.
commitce1e8680c62fb4483e5b7f1ae0a53658165597ec
authorbertrik <bertrik@a1c6a512-1295-4272-9138-f99709370657>
Sun, 18 Apr 2010 18:12:32 +0000 (18 18:12 +0000)
committerbertrik <bertrik@a1c6a512-1295-4272-9138-f99709370657>
Sun, 18 Apr 2010 18:12:32 +0000 (18 18:12 +0000)
treee58d1aef6ff391403297f1587480ee7fe8224118
parentfd3cec42125673c67d714503a7db01f3ea6d3ae4
Clean up libmusepack: move declarations to internal.h and set svn properties.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25676 a1c6a512-1295-4272-9138-f99709370657
14 files changed:
apps/codecs/libmusepack/crc32.c [changed mode: 0755->0644]
apps/codecs/libmusepack/huffman.c [changed mode: 0755->0644]
apps/codecs/libmusepack/internal.h
apps/codecs/libmusepack/minimax.h [changed mode: 0755->0644]
apps/codecs/libmusepack/mpc_bits_reader.c [changed mode: 0755->0644]
apps/codecs/libmusepack/mpc_bits_reader.h [changed mode: 0755->0644]
apps/codecs/libmusepack/mpc_decoder.c
apps/codecs/libmusepack/mpc_demux.c [changed mode: 0755->0644]
apps/codecs/libmusepack/mpc_types.h [changed mode: 0755->0644]
apps/codecs/libmusepack/mpcdec.h [changed mode: 0755->0644]
apps/codecs/libmusepack/mpcdec_math.h [changed mode: 0755->0644]
apps/codecs/libmusepack/requant.c
apps/codecs/libmusepack/streaminfo.c
apps/codecs/libmusepack/synth_filter.c