Changeset c9c228096bebca57b1738f26f5a2d8723ec62da1
- Timestamp:
- 20/08/06 22:51:56
(2 years ago)
- Author:
- Jean-Paul Saman <jpsaman@videolan.org>
- git-committer:
- Jean-Paul Saman <jpsaman@videolan.org> 1156107116 +0000
- git-parent:
[c3f08a3daf354ec8698e63f2962d691dbe0664eb]
- git-author:
- Jean-Paul Saman <jpsaman@videolan.org> 1156107116 +0000
- Message:
First part of a new mono for audio filter 2. You can select the channel you want to hear all other channels are silenced.
TODO:
- stereo_to_mono downmix
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rb5c5386 |
rc9c2280 |
|
| 16 | 16 | SOURCES_u8tofloat32 = u8tofloat32.c |
|---|
| 17 | 17 | SOURCES_mpgatofixed32 = mpgatofixed32.c |
|---|
| | 18 | SOURCES_mono = mono.c |
|---|