]> git.sesse.net Git - ffmpeg/history - libavcodec/g729dec.c
Remove -fasm CFLAGS check, it is no longer needed.
[ffmpeg] / libavcodec / g729dec.c
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