mirror of
https://github.com/mpv-player/mpv
synced 2025-01-20 22:40:52 +00:00
66f4e56389
-- Support for runtime cpu detection -- Stand alone compile of libaf -- Unlimited number of channels (compiletime switch) -- Sample format defined by bit-fields -- New formats: float, A-Law and mu-law -- Format conversion set in human readable format i.e. format=4:us_be to set 32 bit unsigned big endian output -- Format reporting in human readable format -- Volume control has only one parameter for setting the volume i.e. volume=-10.0:1:0:1 to set atenuation = -10dB git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8168 b3059339-0415-0410-9bf9-f77b7e298cf2 |
||
---|---|---|
.. | ||
.cvsignore | ||
af_channels.c | ||
af_delay.c | ||
af_dummy.c | ||
af_equalizer.c | ||
af_format_alaw.c | ||
af_format_ulaw.c | ||
af_format.c | ||
af_format.h | ||
af_mp.c | ||
af_mp.h | ||
af_resample.c | ||
af_volume.c | ||
af.c | ||
af.h | ||
config.h | ||
control.h | ||
dsp.h | ||
equalizer.h | ||
filter.c | ||
filter.h | ||
Makefile | ||
window.c | ||
window.h |