From e22192ecc3b679a54bf74e90b01d73e16f608413 Mon Sep 17 00:00:00 2001 From: Benjamin Larsson Date: Tue, 11 Nov 2008 08:46:29 +0000 Subject: [PATCH] Comment typo Originally committed as revision 15801 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/dca.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/dca.c b/libavcodec/dca.c index 462aeb55e..b4f589774 100644 --- a/libavcodec/dca.c +++ b/libavcodec/dca.c @@ -64,7 +64,7 @@ enum DCAMode { * are never used so complete accuracy is not needed. * * L = left, R = right, C = center, S = surround, F = front, R = rear, T = total, OV = overhead. - * S -> back, when both rear and back are configured move one of them to the side channel + * S -> side, when both rear and back are configured move one of them to the side channel * OV -> center back * All 2 channel configurations -> CH_LAYOUT_STEREO */ -- 2.11.0