summaryrefslogtreecommitdiff
path: root/libavcodec/g729.h
Commit message (Expand)AuthorAge
* avcodec/g729: add g729_parserGanesh Ajjanagadde2015-08-11
* Fix comments about implemented codecsVladimir Voroshilov2011-09-24
* Revert "g729: Merge g729.h into g729dec.c."Michael Niedermayer2011-09-24
* g729: Merge g729.h into g729dec.c.Diego Biurrun2011-05-19
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Replace MAX_SUBFRAME_SIZE and ctx->subframe_size with SUBFRAME_SIZE,Vladimir Voroshilov2009-06-14
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Remove unnecessary header inclusion from g729.hVladimir Voroshilov2008-08-23
* Move from g729.h all definitions which are used only in g729dec.cVladimir Voroshilov2008-08-23
* G.729 decoder main codeVladimir Voroshilov2008-08-17