]> git.sesse.net Git - ffmpeg/history - libavcodec/acelp_math.h
ff_parse_close() is not the correct function for H264Context.
[ffmpeg] / libavcodec / acelp_math.h
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-21 Michael NiedermayerDoxygen syntax consistency.
2008-07-03 Michael NiedermayerWe do not only calculate it but we also return it.
2008-07-03 Michael NiedermayerMore correct comment.
2008-07-03 Michael Niedermayermake sum_of_squares() more generic
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.