]> git.sesse.net Git - ffmpeg/history - libavcodec/mpc.h
Get rid of some pointless '== NULL' / '!= 0' conditions in if statements.
[ffmpeg] / libavcodec / mpc.h
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