[FFmpeg-soc] [soc]: r3492 - mlp/mlpenc.c
ramiro
subversion at mplayerhq.hu
Wed Aug 20 23:55:15 CEST 2008
Author: ramiro
Date: Wed Aug 20 23:55:15 2008
New Revision: 3492
Log:
Typo
Modified:
mlp/mlpenc.c
Modified: mlp/mlpenc.c
==============================================================================
--- mlp/mlpenc.c (original)
+++ mlp/mlpenc.c Wed Aug 20 23:55:15 2008
@@ -1209,7 +1209,7 @@ static void write_block_data(MLPEncodeCo
}
/** Compares two FilterParams structures and returns 1 if anything has
- * changes. Returns 0 if they are both equal.
+ * changed. Returns 0 if they are both equal.
*/
static int compare_filter_params(FilterParams *prev, FilterParams *fp)
{
More information about the FFmpeg-soc
mailing list