[FFmpeg-soc] [soc]: r3255 - mlp/mlpenc.c
ramiro
subversion at mplayerhq.hu
Thu Aug 14 03:21:34 CEST 2008
Author: ramiro
Date: Thu Aug 14 03:21:34 2008
New Revision: 3255
Log:
Spelling fix.
Modified:
mlp/mlpenc.c
Modified: mlp/mlpenc.c
==============================================================================
--- mlp/mlpenc.c (original)
+++ mlp/mlpenc.c Thu Aug 14 03:21:34 2008
@@ -299,7 +299,7 @@ static int inline number_sbits(int numbe
/** Determines the smallest number of bits needed to encode the filter
* coefficients, and if it's possible to right-shift their values without
- * loosing any precision.
+ * losing any precision.
*/
static void code_filter_coeffs(MLPEncodeContext *ctx,
unsigned int channel, unsigned int filter,
More information about the FFmpeg-soc
mailing list