From: Rafaël Carré Date: Mon, 21 Jan 2008 15:07:21 +0000 (+0000) Subject: Add a useful link to precious Meuhh's comments X-Git-Tag: 0.9.0-test0~3331 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=db57d038feca775de1cded87d148602ae1568395;p=vlc Add a useful link to precious Meuhh's comments --- diff --git a/include/vlc_config.h b/include/vlc_config.h index b6a377b4db..1293190361 100644 --- a/include/vlc_config.h +++ b/include/vlc_config.h @@ -101,6 +101,7 @@ *****************************************************************************/ /* Volume */ +/* If you are coding an interface, please see src/audio_output/intf.c */ #define AOUT_VOLUME_DEFAULT 256 #define AOUT_VOLUME_STEP 32 #define AOUT_VOLUME_MAX 1024