From 542c064d1bae296fc55c3058f3eda72df7879d4d Mon Sep 17 00:00:00 2001 From: Vladimir Voroshilov Date: Sun, 11 May 2008 10:07:11 +0000 Subject: Update comment to version, negotiated with Diego, and fix missing period (not latest revision of patch was wrongly committed). Originally committed as revision 13113 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/acelp_filters.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/acelp_filters.h') diff --git a/libavcodec/acelp_filters.h b/libavcodec/acelp_filters.h index 155a847a77..37f3a731e2 100644 --- a/libavcodec/acelp_filters.h +++ b/libavcodec/acelp_filters.h @@ -97,7 +97,7 @@ void ff_acelp_weighted_filter( * \note Two items before the top of the out buffer must contain two items from the * tail of the previous subframe. * - * \remark It is safe to pass the same array in in and out parameters + * \remark It is safe to pass the same array in in and out parameters. * * \remark AMR uses mostly the same filter (cut-off frequency 60Hz, same formula, * but constants differs in 5th sign after comma). Fortunately in -- cgit v1.2.3