]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
Comment typo
authorbanan <banan@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 11 Nov 2008 08:46:29 +0000 (08:46 +0000)
committerbanan <banan@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 11 Nov 2008 08:46:29 +0000 (08:46 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15801 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

libavcodec/dca.c

index 462aeb55e055ec4a5e76635628601fb496531278..b4f58977436fd925a40c018be02a6a33dcab45bb 100644 (file)
@@ -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
  */