]> git.sesse.net Git - ffmpeg/history - libavcodec/mpc.c
dxva2: Keep code shared between dxva2 and d3d11va under the correct #if
[ffmpeg] / libavcodec / mpc.c
2016-06-07 Diego BiurrunRemove unnecessary get_bits.h #includes
2013-05-04 Diego Biurrunavcodec: Add av_cold attributes to init functions missi...
2013-02-25 Diego BiurrunRemove unnecessary dsputil.h #includes
2012-10-01 Justin Rugglesmpc7/8: use planar sample format
2012-03-10 Ronald S. Bultjempc: pad mpc_CC/SCF[] tables to allow for negative...
2011-05-19 Mans RullgardMove some mpegaudio functions to new mpegaudiodsp subsystem
2011-05-17 Mans Rullgardmpegaudio: add _fixed suffix to some names
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.
2009-10-19 Reimar Döffingermpegaudiodec, mpc and qdm2 all use the same mpa_synth...
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 BiurrunUse CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRE...
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
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
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-05-11 Diego BiurrunRemove unused variable.
2007-05-05 Diego BiurrunFix multiple "‘inline/static’ is not at beginning of...
2007-02-17 Kostya ShishkovUse AVRandom
2007-02-17 Kostya Shishkov10l: forgot break statement
2007-01-14 Reimar DöffingerBuffer for get_bits must be padded because readers...
2007-01-01 Kostya ShishkovDecode previous 32 frames to avoid seeking artifacts...
2006-12-24 Kostya ShishkovMusepack SV7 decoding support