mpv/libaf
henry 108b3bc6a5 HRTF filter updates:
- Bass compensation gain corrected (which was set too low), now the
  sound should be even more transparent
- A (unified) dual axes active matrix decoder with adaptive steering
  - capable of decoding matrix surround encoded inputs, with stereo rear
  - capable of decoding matrix encoded rear center
- Purely stereo mixing without unneccessary rear filter calculations
- The decoding structure message is moved, because at the old place it
  gave incorrect messages.

Patch by Yue Shi Lai <ylai@users.sourceforge.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15083 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-10 08:47:16 +00:00
..
.cvsignore
Makefile filter for adding a center channel, adding a high pass filter would be nice 2005-02-21 17:08:45 +00:00
af.c finally remove the refences to bps outside libaf. also simplification of some messages and removed redundants 2005-02-25 11:11:07 +00:00
af.h obvious typo 2005-03-01 22:52:02 +00:00
af_center.c filter for adding a center channel, adding a high pass filter would be nice 2005-02-21 17:08:45 +00:00
af_channels.c
af_comp.c
af_delay.c
af_dummy.c better infoline 2005-02-25 10:43:31 +00:00
af_equalizer.c
af_export.c
af_extrastereo.c
af_format.c 100l for me, lrintf is better. now fixed so it should be prototyped, and should work even if there is no prototype 2005-02-24 16:48:18 +00:00
af_format.h
af_format_alaw.c
af_format_ulaw.c
af_gate.c
af_hrtf.c HRTF filter updates: 2005-04-10 08:47:16 +00:00
af_hrtf.h HRTF filter updates: 2005-04-10 08:47:16 +00:00
af_ladspa.c 10l fix. misplaced ; 2005-02-27 22:36:04 +00:00
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
config.h
control.h filter for adding a center channel, adding a high pass filter would be nice 2005-02-21 17:08:45 +00:00
dsp.h
equalizer.h
filter.c
filter.h
format.c
window.c
window.h