]> git.sesse.net Git - ffmpeg/history - libavcodec/mpc.h
vp9: split superframes in the filtering stage before actual decoding
[ffmpeg] / libavcodec / mpc.h
2016-06-07 Diego Biurrunmpc: Drop unused GetBitContext context member
2014-06-23 Diego Biurrundsputil: Split bswap*_buf() off into a separate context
2013-02-12 Justin Rugglesmpc7/8: decode directly to the user-provided AVFrame
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2012-10-01 Justin Rugglesmpc7/8: use planar sample format
2011-12-02 Justin RugglesAdd avcodec_decode_audio4().
2011-06-04 Diego BiurrunAdd missing #includes to make headers self-contained.
2011-06-04 Mans Rullgardmusepack: remove extraneous mpcdata.h inclusions
2011-05-19 Mans RullgardMove some mpegaudio functions to new mpegaudiodsp subsystem
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-11-21 Kostya ShishkovMusepack SV8 supports "mono" files (though it still...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-06 Måns RullgårdRemove DECLARE_ALIGNED_{8,16} macros
2010-01-22 Måns RullgårdMove array specifiers outside DECLARE_ALIGNED() invocations
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2009-03-08 Kostya ShishkovMake Musepack decoders use LFG pseudorandom generator
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-30 Diego BiurrunAdd missing void keyword to parameterless function...
2009-01-14 Diego BiurrunRemove one more forgotten instance of USE_HIGHPRECISION...
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-03 Diego BiurrunDelete unnecessary 'extern' keywords.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2007-11-02 Kostya ShishkovSplit Musepack decoder into SV7 decoder and synth core