1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-13 18:36:09 +00:00
mpv/libaf
2002-10-31 08:03:51 +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 Changing the behavour of the commandline parameter -af to conform with -vop. Adding new commanline parameter -af-adv for advanced af options. Adding changes to volume control to support commandline parameters. 2002-10-31 08:03:51 +00:00
af.c Changing the behavour of the commandline parameter -af to conform with -vop. Adding new commanline parameter -af-adv for advanced af options. Adding changes to volume control to support commandline parameters. 2002-10-31 08:03:51 +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 Changing the behavour of the commandline parameter -af to conform with -vop. Adding new commanline parameter -af-adv for advanced af options. Adding changes to volume control to support commandline parameters. 2002-10-31 08:03:51 +00:00
dsp.h
filter.c
filter.h
Makefile Adding volume control and moving control() call parameters to a seperate file 2002-10-16 01:49:40 +00:00
window.c
window.h