mpv/libaf
alex 756bffd08b make use of new defines: 24 and 32bit integer types
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13553 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-04 19:50:40 +00:00
..
.cvsignore
Makefile reimplementation of the pl_extrastereo and pl_volnorm plugins 2004-10-04 19:11:05 +00:00
af.c reimplementation of the pl_extrastereo and pl_volnorm plugins 2004-10-04 19:11:05 +00:00
af.h mplayer -af help now lists all available audio filters. 2004-09-06 22:27:08 +00:00
af_channels.c support for 24 bit audio 2004-07-29 16:23:16 +00:00
af_comp.c
af_delay.c
af_dummy.c
af_equalizer.c
af_export.c
af_extrastereo.c reimplementation of the pl_extrastereo and pl_volnorm plugins 2004-10-04 19:11:05 +00:00
af_format.c using bswap.h for endianness conversion 2004-05-18 19:13:15 +00:00
af_format.h reimplementation of the pl_extrastereo and pl_volnorm plugins 2004-10-04 19:11:05 +00:00
af_format_alaw.c
af_format_ulaw.c
af_gate.c
af_mp.c make use of new defines: 24 and 32bit integer types 2004-10-04 19:50:40 +00:00
af_mp.h
af_pan.c
af_resample.c
af_resample.h
af_sub.c
af_surround.c debug printf junk 2004-06-11 15:16:26 +00:00
af_tools.c
af_volnorm.c reimplementation of the pl_extrastereo and pl_volnorm plugins 2004-10-04 19:11:05 +00:00
af_volume.c remove the latest use of log10 in favor of the better af_to_dB helper function, patch by Reimar Doffinger 2004-06-25 15:26:59 +00:00
config.h
control.h reimplementation of the pl_extrastereo and pl_volnorm plugins 2004-10-04 19:11:05 +00:00
dsp.h
equalizer.h
filter.c
filter.h
window.c
window.h