[SCM] libav/experimental: Cosmetic: Fix typo Spotted by Jethro Walters
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 16:32:31 UTC 2013
The following commit has been merged in the experimental branch:
commit 31fb59ec98838a15b45b50c6f8a16733be86e208
Author: Vitor Sessak <vitor1001 at gmail.com>
Date: Fri Nov 21 17:38:14 2008 +0000
Cosmetic: Fix typo
Spotted by Jethro Walters
Originally committed as revision 15900 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/libavcodec/qcelpdata.h b/libavcodec/qcelpdata.h
index b50e030..6916b95 100644
--- a/libavcodec/qcelpdata.h
+++ b/libavcodec/qcelpdata.h
@@ -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
*/
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list