Mercurial > libavcodec.hg
changeset 8126:257459ea9e7b libavcodec
Comment typo
author | banan |
---|---|
date | Tue, 11 Nov 2008 08:46:29 +0000 |
parents | a5e135f5bf32 |
children | 3b5256153553 |
files | dca.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/dca.c Tue Nov 11 08:30:32 2008 +0000 +++ b/dca.c Tue Nov 11 08:46:29 2008 +0000 @@ -64,7 +64,7 @@ * 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 */