Comment typo

Originally committed as revision 15801 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Benjamin Larsson 16 years ago
parent cd027b511e
commit e22192ecc3
  1. 2
      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
*/

Loading…
Cancel
Save