]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/mpc.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / mpc.c
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-03-08 kostyaMake Musepack decoders use LFG pseudorandom generator
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-30 diegoAdd missing void keyword to parameterless function...
2009-01-14 diegoUse CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRE...
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-05-09 diegoUse full path for #includes from another directory.
2007-11-02 kostyaSplit Musepack decoder into SV7 decoder and synth core
2007-07-05 diegolicense header consistency cosmetics
2007-05-11 diegoRemove unused variable.
2007-05-05 diegoFix multiple "‘inline/static’ is not at beginning of...
2007-02-17 kostyaUse AVRandom
2007-02-17 kostya10l: forgot break statement
2007-01-14 reimarBuffer for get_bits must be padded because readers...
2007-01-01 kostyaDecode previous 32 frames to avoid seeking artifacts...
2006-12-24 kostyaMusepack SV7 decoding support