OSDN Git Service

Comment typo
authorBenjamin Larsson <banan@ludd.ltu.se>
Tue, 11 Nov 2008 08:46:29 +0000 (08:46 +0000)
committerBenjamin Larsson <banan@ludd.ltu.se>
Tue, 11 Nov 2008 08:46:29 +0000 (08:46 +0000)
Originally committed as revision 15801 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/dca.c

index 462aeb5..b4f5897 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
  */