mpv/libaf
reimar e3d0df70fe Fix af_pan commandline mess and (hopefully) improve description.
It should now output the right number of channels and it doesn't silently
clamp values to the too restrictive [0, 1] range.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16494 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-15 11:41:23 +00:00
..
.cvsignore
Makefile libavutil compile fix (working also with old libavcodec) 2005-08-01 22:09:17 +00:00
af.c Avoid hang with -af-adv force=3 2005-07-23 16:58:25 +00:00
af.h make -srate work again, unify audio filter init and preinit. 2005-06-24 10:50:53 +00:00
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.c
af_format.h
af_format_alaw.c
af_format_ulaw.c
af_gate.c
af_hrtf.c
af_hrtf.h
af_ladspa.c Removed in-filter int to float conversion. af_ladspa now demands floats as 2005-08-10 23:27:39 +00:00
af_lavcresample.c libavutil compile fix (working also with old libavcodec) 2005-08-01 22:09:17 +00:00
af_mp.h
af_pan.c Fix af_pan commandline mess and (hopefully) improve description. 2005-09-15 11:41:23 +00:00
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
dsp.h
equalizer.h
filter.c
filter.h
format.c code reduction and less error prone, use the same table 2005-08-18 11:37:16 +00:00
window.c
window.h