index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libaf
/
af_export.c
Commit message (
Expand
)
Author
Age
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Remove af_msg special-casing API in libaf.
bircoph
2009-03-28
*
Replace informal license notices by standard license header
diego
2009-01-05
*
af_export.c is only compiled if HAVE_SYS_MMAN_H is set, so using that
diego
2008-03-10
*
Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H.
diego
2008-03-01
*
libaf: change filter input/output ratio calculations
uau
2007-11-01
*
Clean up the way get_path is handled: Compile get_path.c to an object to link
diego
2007-08-28
*
Conditionally compile af_export instead of having #ifdef around the file.
diego
2007-03-19
*
get_path as const, patch by Stefan Huehner, stefan AT huehner-org
reynaldo
2006-07-03
*
gets ride of a few more sizeof(char)s
reynaldo
2006-06-30
*
Unify include paths by adding -I.. to CFLAGS.
diego
2005-11-13
*
removing AFMT_ dependancy
alex
2004-12-27
*
minor fixes by ed@catmur.co.uk
alex
2003-11-28
*
disable af export for systems without mmap
faust3
2003-09-21
*
Adding filter for exporting audio data to visual effect applications
anders
2003-09-20