]> git.sesse.net Git - ffmpeg/history - libavcodec/mpc.c
Mask bits of reference indexes properly to avoid negative numbers entangling
[ffmpeg] / libavcodec / mpc.c
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