Grammar fixes

Originally committed as revision 23961 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Måns Rullgård
2010-07-02 00:03:48 +00:00
parent 3c35da2f7f
commit 48966b02cb
4 changed files with 9 additions and 9 deletions

View File

@@ -594,7 +594,7 @@ static void lspf2lpc(const float *lspf, float *lpc)
}
/**
* Interpolate LSP frequencies and computes LPC coefficients
* Interpolate LSP frequencies and compute LPC coefficients
* for a given bitrate & pitch subframe.
*
* TIA/EIA/IS-733 2.4.3.3.4, 2.4.8.7.2