1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00

Comment typo

Originally committed as revision 15801 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Benjamin Larsson 2008-11-11 08:46:29 +00:00
parent cd027b511e
commit e22192ecc3

View File

@ -64,7 +64,7 @@ enum DCAMode {
* are never used so complete accuracy is not needed. * 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. * 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 * OV -> center back
* All 2 channel configurations -> CH_LAYOUT_STEREO * All 2 channel configurations -> CH_LAYOUT_STEREO
*/ */