1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-21 22:30:22 +00:00
mpv/libaf
anders 549464a883 Adding compile problem fix from Gabucino
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7976 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 09:05:02 +00:00
..
.cvsignore *** empty log message *** 2002-10-04 19:05:42 +00:00
af_channels.c Adding compile problem fix from Gabucino 2002-10-30 09:05:02 +00:00
af_delay.c Adding volume control and moving control() call parameters to a seperate file 2002-10-16 01:49:40 +00:00
af_dummy.c Adding Support for non-reentrant audio filters 2002-10-06 11:26:14 +00:00
af_format.c Fix for audio filters on big endian cpus. It's working now on Solaris SPARC & 2002-10-12 20:02:01 +00:00
af_resample.c made gcd() static 2002-10-24 17:34:01 +00:00
af_volume.c enable volume filter and fix nonsense default volume (still not usable 2002-10-30 04:11:26 +00:00
af.c enable volume filter and fix nonsense default volume (still not usable 2002-10-30 04:11:26 +00:00
af.h Adding volume control and moving control() call parameters to a seperate file 2002-10-16 01:49:40 +00:00
control.h Adding volume control and moving control() call parameters to a seperate file 2002-10-16 01:49:40 +00:00
dsp.h Adding new audio output filter layer libaf 2002-10-01 06:45:08 +00:00
filter.c Adding new audio output filter layer libaf 2002-10-01 06:45:08 +00:00
filter.h Adding new audio output filter layer libaf 2002-10-01 06:45:08 +00:00
Makefile Adding volume control and moving control() call parameters to a seperate file 2002-10-16 01:49:40 +00:00
window.c Adding new audio output filter layer libaf 2002-10-01 06:45:08 +00:00
window.h Adding new audio output filter layer libaf 2002-10-01 06:45:08 +00:00