summaryrefslogtreecommitdiff
path: root/libavcodec/mpc.h
Commit message (Expand)AuthorAgeFilesLines
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-221-1/+2
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-011-0/+1
* avcodec/mpegaudiodsp: Make initializing synth windows thread-safeAndreas Rheinhardt2020-11-241-1/+0
* Merge commit '42dc214323637464759354912e18b2bee1884dd1'Clément Bœsch2016-06-291-2/+1
|\
| * mpc: Drop unused GetBitContext context memberDiego Biurrun2016-06-071-2/+1
* | Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765'Michael Niedermayer2014-06-231-2/+2
|\ \ | |/
| * dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun2014-06-221-2/+2
* | Merge commit '1b9b6d6e5ea556b6d307f9d473f54f6406fdc3c8'Michael Niedermayer2013-02-131-1/+0
|\ \ | |/
| * mpc7/8: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-061-2/+2
|\ \ | |/
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-2/+2
* | Merge commit 'bfcd4b6a1691d20aebc6d2308424c2a88334a9f0'Michael Niedermayer2012-10-021-1/+1
|\ \ | |/
| * mpc7/8: use planar sample formatJustin Ruggles2012-10-011-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-031-2/+0
|\ \ | |/
* | Use av_fast_padded_malloc in fraps and mpc decoders.Reimar Döffinger2012-01-181-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-031-0/+1
|\ \ | |/
| * Add avcodec_decode_audio4().Justin Ruggles2011-12-021-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-051-2/+1
|\ \ | |/
| * Add missing #includes to make headers self-contained.Diego Biurrun2011-06-041-0/+1
| * musepack: remove extraneous mpcdata.h inclusionsMans Rullgard2011-06-041-2/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-201-0/+1
|\ \ | |/
| * Move some mpegaudio functions to new mpegaudiodsp subsystemMans Rullgard2011-05-191-0/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Musepack SV8 supports "mono" files (though it still codes them as stereo),Kostya Shishkov2010-11-211-1/+1
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+2
* Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård2010-03-061-2/+2
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-221-2/+2
* Rename bitstream.h to get_bits.h.Stefano Sabatini2009-04-131-1/+1
* Make Musepack decoders use LFG pseudorandom generatorKostya Shishkov2009-03-081-2/+2
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Add missing void keyword to parameterless function declarations.Diego Biurrun2009-01-301-1/+1
* Remove one more forgotten instance of USE_HIGHPRECISION indirection.Diego Biurrun2009-01-141-4/+0
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-1/+1
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-031-2/+2
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* Split Musepack decoder into SV7 decoder and synth coreKostya Shishkov2007-11-021-0/+80