Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/g729: add g729_parser | Ganesh Ajjanagadde | 2015-08-11 | 1 | -0/+4 |
* | Fix comments about implemented codecs | Vladimir Voroshilov | 2011-09-24 | 1 | -1/+1 |
* | Revert "g729: Merge g729.h into g729dec.c." | Michael Niedermayer | 2011-09-24 | 1 | -0/+29 |
* | g729: Merge g729.h into g729dec.c. | Diego Biurrun | 2011-05-19 | 1 | -29/+0 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Replace MAX_SUBFRAME_SIZE and ctx->subframe_size with SUBFRAME_SIZE, | Vladimir Voroshilov | 2009-06-14 | 1 | -2/+2 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Remove unnecessary header inclusion from g729.h | Vladimir Voroshilov | 2008-08-23 | 1 | -2/+0 |
* | Move from g729.h all definitions which are used only in g729dec.c | Vladimir Voroshilov | 2008-08-23 | 1 | -21/+0 |
* | G.729 decoder main code | Vladimir Voroshilov | 2008-08-17 | 1 | -0/+52 |