Changeset db57d038feca775de1cded87d148602ae1568395
- Timestamp:
- 01/21/08 16:07:21
(7 months ago)
- Author:
- Rafaël Carré <funman@videolan.org>
- git-committer:
- Rafaël Carré <funman@videolan.org> 1200928041 +0000
- git-parent:
[6331d8c651ba911ee8e683caebffedd355fb88db]
- git-author:
- Rafaël Carré <funman@videolan.org> 1200928041 +0000
- Message:
Add a useful link to precious Meuhh's comments
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r17f227b |
rdb57d03 |
|
| 102 | 102 | |
|---|
| 103 | 103 | /* Volume */ |
|---|
| | 104 | /* If you are coding an interface, please see src/audio_output/intf.c */ |
|---|
| 104 | 105 | #define AOUT_VOLUME_DEFAULT 256 |
|---|
| 105 | 106 | #define AOUT_VOLUME_STEP 32 |
|---|