]> git.sesse.net Git - ffmpeg/history - libavcodec/g729dec.c
Use standard OBJS-$(HAVE_MMX) trick for MMX objects instead
[ffmpeg] / libavcodec / g729dec.c
2008-10-24 Kenan GilletRename acelp_math.[ch] to celp_math.[ch] to prepare...
2008-09-17 Vladimir VoroshilovAnother set of approved changes for G.729: includes...
2008-09-06 Vladimir VoroshilovRemove not approved parts.
2008-09-03 Vladimir VoroshilovAnother set of approved G.729 chunks (from decoder...
2008-09-02 Vladimir VoroshilovParity bit calculation routine for G.729
2008-08-26 Vladimir VoroshilovAnother set of definitions for G.729
2008-08-23 Vladimir VoroshilovMove from g729.h all definitions which are used only...
2008-08-17 Vladimir VoroshilovG.729 decoder main code