index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libaf
/
af_delay.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio: untypedef af_instance
Stefano Pigozzi
2012-11-02
1
-4
/
+4
*
audio: untypedef af_info
Stefano Pigozzi
2012-11-02
1
-1
/
+1
*
audio: untypedef af_data and rename it to mp_audio
Stefano Pigozzi
2012-11-02
1
-7
/
+7
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
1
-9
/
+5
*
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-7
/
+5
*
Remove af_msg special-casing API in libaf.
bircoph
2009-03-28
1
-3
/
+3
*
Replace informal license notices by standard license header
diego
2009-01-05
1
-4
/
+22
*
libaf: change filter input/output ratio calculations
uau
2007-11-01
1
-2
/
+1
*
Rename open to af_open so as not to conflict with a previous header definition.
diego
2007-03-20
1
-2
/
+2
*
fix compilation on solaris
attila
2003-01-01
1
-0
/
+1
*
Extending delay to have different delays for different channels
anders
2002-12-31
1
-82
/
+115
*
Changes includes:
anders
2002-12-28
1
-5
/
+8
*
the -af delay=[seconds] option currently parses floating point values of
arpi
2002-12-04
1
-1
/
+2
*
New features:
anders
2002-11-12
1
-6
/
+3
*
Adding commandline options for filters and fixing stupid bug in cfg
anders
2002-10-31
1
-0
/
+5
*
Adding volume control and moving control() call parameters to a seperate file
anders
2002-10-16
1
-2
/
+2
*
src and dest buffers may overlap
pl
2002-10-11
1
-1
/
+1
*
Adding function for calculating the delay caused by the filters
anders
2002-10-08
1
-0
/
+2
*
Adding Support for non-reentrant audio filters
anders
2002-10-06
1
-0
/
+1
*
Adding new audio output filter layer libaf
anders
2002-10-01
1
-0
/
+146