summaryrefslogtreecommitdiff
path: root/libavcodec/mpc.c
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Add missing void keyword to parameterless function declarations.Diego Biurrun2009-01-30
* Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirection.Diego Biurrun2009-01-14
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Split Musepack decoder into SV7 decoder and synth coreKostya Shishkov2007-11-02
* license header consistency cosmeticsDiego Biurrun2007-07-05
* Remove unused variable.Diego Biurrun2007-05-11
* Fix multiple "‘inline/static’ is not at beginning of declaration" warnings.Diego Biurrun2007-05-05
* Use AVRandomKostya Shishkov2007-02-17
* 10l: forgot break statementKostya Shishkov2007-02-17
* Buffer for get_bits must be padded because readers may overread.Reimar Döffinger2007-01-14
* Decode previous 32 frames to avoid seeking artifacts in MPCKostya Shishkov2007-01-01
* Musepack SV7 decoding supportKostya Shishkov2006-12-24