mirror of
https://github.com/mpv-player/mpv
synced 2024-12-16 11:55:42 +00:00
1fd3c733d8
- a passive locking mechanism to enable the matrix to switch between active and passive mode, which enhances the stereo image. - a center front cancellation algorithm that damps the cross-talk if the sound is coming predominantly from center (e.g. if there is dialogue). These two new features should enhance the quality of surround downmix noticeably. Also a correction to the active gain control is included. The previous implementation of Lt + Rt/Lt - Rt AGC should be fine in most cases, but the calculation was inconsistent (gain unitarity is not guaranteed to be preserved). Signed off by Yue Shi Lai <ylai@users.sourceforge.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15125 b3059339-0415-0410-9bf9-f77b7e298cf2 |
||
---|---|---|
.. | ||
.cvsignore | ||
af_center.c | ||
af_channels.c | ||
af_comp.c | ||
af_delay.c | ||
af_dummy.c | ||
af_equalizer.c | ||
af_export.c | ||
af_extrastereo.c | ||
af_format_alaw.c | ||
af_format_ulaw.c | ||
af_format.c | ||
af_format.h | ||
af_gate.c | ||
af_hrtf.c | ||
af_hrtf.h | ||
af_ladspa.c | ||
af_lavcresample.c | ||
af_mp.h | ||
af_pan.c | ||
af_resample.c | ||
af_resample.h | ||
af_sub.c | ||
af_surround.c | ||
af_sweep.c | ||
af_tools.c | ||
af_volnorm.c | ||
af_volume.c | ||
af.c | ||
af.h | ||
config.h | ||
control.h | ||
dsp.h | ||
equalizer.h | ||
filter.c | ||
filter.h | ||
format.c | ||
Makefile | ||
window.c | ||
window.h |