mpv/libaf
arpi 18e342e06c af_calc_insize_constrained() rounding changes, works better for me this way
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7604 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-05 22:54:11 +00:00
..
.cvsignore *** empty log message *** 2002-10-04 19:05:42 +00:00
Makefile
af.c af_calc_insize_constrained() rounding changes, works better for me this way 2002-10-05 22:54:11 +00:00
af.h Adding function for estimating required buffer length 2002-10-05 11:02:39 +00:00
af_channels.c Fixing the fix buffer overrun should work now 2002-10-03 12:43:39 +00:00
af_delay.c
af_dummy.c
af_format.c Adding support for multiple audio streams and removing annoying message from resample and format 2002-10-01 12:53:30 +00:00
af_resample.c optimization of the FIR macros, extending outfreq range to 2..192khz 2002-10-05 22:53:21 +00:00
dsp.h
filter.c
filter.h
window.c
window.h