]> git.sesse.net Git - ffmpeg/history - libavcodec/acelp_math.h
return if bitrate is not specified or too low
[ffmpeg] / libavcodec / acelp_math.h
2008-05-11 Vladimir VoroshilovImplement bidirectional (positive offset - left, negati...
2008-05-03 Diego Biurruncosmetics: Consistently use C-style comments in #endif...
2008-05-03 Måns Rullgårdadd necessary #includes in headers
2008-04-26 Robert SwainGrammar fixes and improvements for the new ACELP code
2008-04-25 Vladimir VoroshilovFixed-point implementation of ff_cos, ff_log2, ff_exp2.