Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | af_export.c is only compiled if HAVE_SYS_MMAN_H is set, so using that | diego | 2008-03-10 | 1 | -2/+0 |
* | Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H. | diego | 2008-03-01 | 1 | -0/+2 |
* | libaf: change filter input/output ratio calculations | uau | 2007-11-01 | 1 | -2/+1 |
* | Clean up the way get_path is handled: Compile get_path.c to an object to link | diego | 2007-08-28 | 1 | -3/+1 |
* | Conditionally compile af_export instead of having #ifdef around the file. | diego | 2007-03-19 | 1 | -3/+0 |
* | get_path as const, patch by Stefan Huehner, stefan AT huehner-org | reynaldo | 2006-07-03 | 1 | -1/+1 |
* | gets ride of a few more sizeof(char)s | reynaldo | 2006-06-30 | 1 | -1/+1 |
* | Unify include paths by adding -I.. to CFLAGS. | diego | 2005-11-13 | 1 | -1/+1 |
* | removing AFMT_ dependancy | alex | 2004-12-27 | 1 | -2/+1 |
* | minor fixes by ed@catmur.co.uk | alex | 2003-11-28 | 1 | -5/+5 |
* | disable af export for systems without mmap | faust3 | 2003-09-21 | 1 | -0/+5 |
* | Adding filter for exporting audio data to visual effect applications | anders | 2003-09-20 | 1 | -0/+263 |