From c8a6eb58d7ebc9c1585bc450aa9e0358f6822df0 Mon Sep 17 00:00:00 2001 From: Andreas Cadhalpun Date: Thu, 13 Oct 2016 23:08:01 +0200 Subject: doc: fix spelling errors Thanks to Mathieu Malaterre for reporting the Que/Queue typo. (https://bugs.debian.org/839542) Reviewed-by: Lou Logan Signed-off-by: Andreas Cadhalpun --- libavcodec/aaccoder_twoloop.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/aaccoder_twoloop.h') diff --git a/libavcodec/aaccoder_twoloop.h b/libavcodec/aaccoder_twoloop.h index fb9849e317..f175c5f8b8 100644 --- a/libavcodec/aaccoder_twoloop.h +++ b/libavcodec/aaccoder_twoloop.h @@ -87,7 +87,7 @@ static void search_for_quantizers_twoloop(AVCodecContext *avctx, * will keep iterating until it fails to lower it or it reaches * ulimit * rdlambda. Keeping it low increases quality on difficult * signals, but lower it too much, and bits will be taken from weak - * signals, creating "holes". A balance is necesary. + * signals, creating "holes". A balance is necessary. * rdmax and rdmin specify the relative deviation from rdlambda * allowed for tonality compensation */ -- cgit v1.2.3