summaryrefslogtreecommitdiffstats
path: root/libavcodec/g729dec.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge.Kenan Gillet2008-10-241-1/+1
| | | | | | patch by Kenan Gillet, kenan.gillet gmail com Originally committed as revision 15679 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Another set of approved changes for G.729: includes, formats structure,Vladimir Voroshilov2008-09-171-0/+45
| | | | | | several parts of main decoding routine and initialization code. Originally committed as revision 15341 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove not approved parts.Vladimir Voroshilov2008-09-061-18/+0
| | | | Originally committed as revision 15224 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Another set of approved G.729 chunks (from decoder core)Vladimir Voroshilov2008-09-031-0/+43
| | | | Originally committed as revision 15168 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Parity bit calculation routine for G.729Vladimir Voroshilov2008-09-021-0/+8
| | | | Originally committed as revision 15154 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Another set of definitions for G.729Vladimir Voroshilov2008-08-261-0/+15
| | | | Originally committed as revision 14973 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move from g729.h all definitions which are used only in g729dec.cVladimir Voroshilov2008-08-231-0/+18
| | | | Originally committed as revision 14915 to svn://svn.ffmpeg.org/ffmpeg/trunk
* G.729 decoder main codeVladimir Voroshilov2008-08-171-0/+52
(just skeleton, contains only parts, explicitly ok'ed by Michael) Originally committed as revision 14800 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud