rockbox/apps/codecs/libmusepack
2010-05-14 22:06:28 +00:00
..
AUTHORS
ChangeLog
COPYING
crc32.c Clean up libmusepack: move declarations to internal.h and set svn properties. 2010-04-18 18:12:32 +00:00
decoder.h
huffman.c Clean up libmusepack: move declarations to internal.h and set svn properties. 2010-04-18 18:12:32 +00:00
huffman.h
internal.h Clean up libmusepack: move declarations to internal.h and set svn properties. 2010-04-18 18:12:32 +00:00
libmusepack.make
minimax.h Clean up libmusepack: move declarations to internal.h and set svn properties. 2010-04-18 18:12:32 +00:00
mpc_bits_reader.c Clean up libmusepack: move declarations to internal.h and set svn properties. 2010-04-18 18:12:32 +00:00
mpc_bits_reader.h Clean up libmusepack: move declarations to internal.h and set svn properties. 2010-04-18 18:12:32 +00:00
mpc_decoder.c Restor setting of EMAC mode on coldfire lost in r25056 fixes whitenoise when transitioning from a codec using a different EMAC mode. 2010-05-14 10:48:26 +00:00
mpc_demux.c Fix FS#11261 (slow seek forward in mpc files). Since the introduction of the sv8 library mpc did not use efficient buffering when seeking forward. With this change the implementation will not flush the buffer on each frame but will keep the already buffered data as long as possible. 2010-05-14 22:06:28 +00:00
mpc_types.h Clean up libmusepack: move declarations to internal.h and set svn properties. 2010-04-18 18:12:32 +00:00
mpcdec.h Clean up libmusepack: move declarations to internal.h and set svn properties. 2010-04-18 18:12:32 +00:00
mpcdec_math.h Clean up libmusepack: move declarations to internal.h and set svn properties. 2010-04-18 18:12:32 +00:00
reader.h
requant.c Clean up libmusepack: move declarations to internal.h and set svn properties. 2010-04-18 18:12:32 +00:00
requant.h
SOURCES
streaminfo.c Clean up libmusepack: move declarations to internal.h and set svn properties. 2010-04-18 18:12:32 +00:00
streaminfo.h
synth_filter.c Clean up libmusepack: move declarations to internal.h and set svn properties. 2010-04-18 18:12:32 +00:00
synth_filter_arm.S