summaryrefslogtreecommitdiff
path: root/libavcodec/mpc.h
Commit message (Expand)AuthorAge
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-22
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* avcodec/mpegaudiodsp: Make initializing synth windows thread-safeAndreas Rheinhardt2020-11-24
* Merge commit '42dc214323637464759354912e18b2bee1884dd1'Clément Bœsch2016-06-29
|\
| * mpc: Drop unused GetBitContext context memberDiego Biurrun2016-06-07
* | Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765'Michael Niedermayer2014-06-23
|\|
| * dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun2014-06-22
* | Merge commit '1b9b6d6e5ea556b6d307f9d473f54f6406fdc3c8'Michael Niedermayer2013-02-13
|\|
| * mpc7/8: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-06
|\|
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* | Merge commit 'bfcd4b6a1691d20aebc6d2308424c2a88334a9f0'Michael Niedermayer2012-10-02
|\|
| * mpc7/8: use planar sample formatJustin Ruggles2012-10-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-03
|\|
* | Use av_fast_padded_malloc in fraps and mpc decoders.Reimar Döffinger2012-01-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-03
|\|
| * Add avcodec_decode_audio4().Justin Ruggles2011-12-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-05
|\|
| * Add missing #includes to make headers self-contained.Diego Biurrun2011-06-04
| * musepack: remove extraneous mpcdata.h inclusionsMans Rullgard2011-06-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-20
|\|
| * 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