Changeset 5f1df8ae1c05cc595a1cfca9c873e4334aeb3933

Show
Ignore:
Timestamp:
21/08/06 00:11:27 (2 years ago)
Author:
Jean-Paul Saman <jpsaman@videolan.org>
git-committer:
Jean-Paul Saman <jpsaman@videolan.org> 1156111887 +0000
git-parent:

[66ecfa7e153b8b7b554e6b5fd5e679248cad7767]

git-author:
Jean-Paul Saman <jpsaman@videolan.org> 1156111887 +0000
Message:

cosmetic

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/audio_filter/converter/mono.c

    rc9c2280 r5f1df8a  
    7373#define MONO_CHANNEL_LONGTEXT ("This option silcences all other channels " \ 
    7474    "except the selected channel. Choose one from (0=left, 1=right " \ 
    75     "2=rear left, 3=rear right, 4=center, 5=left front") 
     75    "2=rear left, 3=rear right, 4=center, 5=left front)") 
    7676 
    7777static int pi_pos_values[] = { 0, 1, 2, 4, 8, 5 };