summaryrefslogtreecommitdiff
path: root/libavcodec/mpc.h
Commit message (Expand)AuthorAge
* dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun2014-06-22
* mpc7/8: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* mpc7/8: use planar sample formatJustin Ruggles2012-10-01
* Add avcodec_decode_audio4().Justin Ruggles2011-12-02
* Add missing #includes to make headers self-contained.Diego Biurrun2011-06-04
* musepack: remove extraneous mpcdata.h inclusionsMans Rullgard2011-06-04
* Move some mpegaudio functions to new mpegaudiodsp subsystemMans Rullgard2011-05-19
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Musepack SV8 supports "mono" files (though it still codes them as stereo),Kostya Shishkov2010-11-21
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård2010-03-06
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-22
* Rename bitstream.h to get_bits.h.Stefano Sabatini2009-04-13
* Make Musepack decoders use LFG pseudorandom generatorKostya Shishkov2009-03-08
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Add missing void keyword to parameterless function declarations.Diego Biurrun2009-01-30
* Remove one more forgotten instance of USE_HIGHPRECISION indirection.Diego Biurrun2009-01-14
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-03
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Split Musepack decoder into SV7 decoder and synth coreKostya Shishkov2007-11-02