mpv/libao2
joey 35d0962444 DirectSound's GetVolume and SetVolume use 100ths of decibels and range from -10,000 to 0.
MPlayer uses a linear intensity value between 0.0 and 100.0.
This patch converts the values properly rather than simply linearly mapping the range.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16973 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-11 03:07:01 +00:00
..
.cvsignore
Makefile
ao_alsa.c reordered bps calculation 2005-08-25 21:46:32 +00:00
ao_alsa5.c
ao_arts.c
ao_dsound.c DirectSound's GetVolume and SetVolume use 100ths of decibels and range from -10,000 to 0. 2005-11-11 03:07:01 +00:00
ao_dxr2.c
ao_esd.c
ao_jack.c
ao_macosx.c
ao_mpegpes.c
ao_nas.c
ao_null.c
ao_oss.c Allow setting the mixer per instance so one can fallback between 2005-11-10 09:02:56 +00:00
ao_pcm.c
ao_polyp.c
ao_sdl.c
ao_sgi.c General bug fixes, like missing includes, formats that were incorrectly 2005-10-04 22:23:51 +00:00
ao_sun.c
ao_win32.c
audio_out.c ao_macosx is a native audio output driver and should thus have priority 2005-10-11 23:07:53 +00:00
audio_out.h
audio_out_internal.h