summaryrefslogtreecommitdiffstats
path: root/libavcodec/g729data.h
Commit message (Collapse)AuthorAgeFilesLines
* cosmetics: Change comment style for consistency.Diego Biurrun2008-10-021-1/+1
| | | | Originally committed as revision 15513 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Second-stage gain and Moving Average Predictor codebooks.Vladimir Voroshilov2008-09-171-0/+42
| | | | Originally committed as revision 15342 to svn://svn.ffmpeg.org/ffmpeg/trunk
* gain codebook (first stage), 8k mode for G.729Vladimir Voroshilov2008-09-031-0/+14
| | | | Originally committed as revision 15171 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
| | | | | | | | | Consistently apply this rule: the guard name is obtained from the filename by stripping the leading "lib", converting '/' and '.' to '_' and uppercasing the resulting name. Guard names in the root directory have to be prefixed by "FFMPEG_". Originally committed as revision 15120 to svn://svn.ffmpeg.org/ffmpeg/trunk
* (cosmetics) Align comments consistently.Vladimir Voroshilov2008-08-261-2/+1
| | | | Originally committed as revision 14974 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Another set of definitions for G.729Vladimir Voroshilov2008-08-261-0/+9
| | | | 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-1/+3
| | | | Originally committed as revision 14915 to svn://svn.ffmpeg.org/ffmpeg/trunk
* first and second stage LSP codebooks for G.729Vladimir Voroshilov2008-08-211-0/+204
Originally committed as revision 14883 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud