20 Commits (c5e55e214cffc68641ec05fdf5a853df230ccfeb)

Author SHA1 Message Date
Diego Biurrun 8d459acc10 Add missing #includes to make headers self-contained. 14 years ago
Mans Rullgard 91b4941c17 musepack: remove extraneous mpcdata.h inclusions 14 years ago
Mans Rullgard c4f5c2d6f4 Move some mpegaudio functions to new mpegaudiodsp subsystem 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Kostya Shishkov 7d3829a87a Musepack SV8 supports "mono" files (though it still codes them as stereo), 14 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Måns Rullgård 84dc2d8afa Remove DECLARE_ALIGNED_{8,16} macros 15 years ago
Måns Rullgård c67278098d Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 16 years ago
Kostya Shishkov 74e2a0784e Make Musepack decoders use LFG pseudorandom generator 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Diego Biurrun dc8a7c93d3 Add missing void keyword to parameterless function declarations. 16 years ago
Diego Biurrun 576286ba81 Remove one more forgotten instance of USE_HIGHPRECISION indirection. 16 years ago
Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
Diego Biurrun 9686df2be5 Delete unnecessary 'extern' keywords. 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Kostya Shishkov 24e649afe3 Split Musepack decoder into SV7 decoder and synth core 17 years ago