1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00

Cosmetic: Fix typo

Spotted by Jethro Walters

Originally committed as revision 15900 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Vitor Sessak 2008-11-21 17:38:14 +00:00
parent 3c54686885
commit 31fb59ec98

View File

@ -480,7 +480,7 @@ static const int8_t qcelp_rate_half_codebook[128] = {
* table for impulse response of BPF used to filter
* the white excitation for framerate 1/4 synthesis
*
* Only half the tables are needed because of symetry.
* Only half the tables are needed because of symmetry.
*
* TIA/EIA/IS-733 2.4.8.1.2-1.1
*/