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_volume.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
1
-2
/
+0
*
Add support for 8 channel audio.
tack
2009-11-10
1
-1
/
+1
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-16
/
+16
*
Remove af_msg special-casing API in libaf.
bircoph
2009-03-28
1
-2
/
+2
*
Replace informal license notices by standard license header
diego
2009-01-05
1
-9
/
+19
*
libaf: change filter input/output ratio calculations
uau
2007-11-01
1
-2
/
+1
*
Remove unnecessary unistd.h include.
diego
2007-03-20
1
-1
/
+0
*
Rename open to af_open so as not to conflict with a previous header definition.
diego
2007-03-20
1
-2
/
+2
*
using af_softclip
alex
2005-01-31
1
-8
/
+2
*
removing AFMT_ dependancy
alex
2004-12-27
1
-5
/
+5
*
very old 10l, discussed a long time ago but never fixed (default should be sa...
rfelker
2004-11-30
1
-1
/
+1
*
The full name of the GPL is GNU General Public License.
diego
2004-10-10
1
-1
/
+1
*
remove the latest use of log10 in favor of the better af_to_dB helper functio...
alex
2004-06-25
1
-2
/
+2
*
Changing initial volume level to 0dB after loud intensive complaints
anders
2003-01-20
1
-5
/
+2
*
10l bug for float conversion control + feature fix in volume control
anders
2003-01-10
1
-5
/
+8
*
New auto config for volume and resample and added support for float flag in c...
anders
2003-01-10
1
-2
/
+3
*
Added/reordered #includes to silence warnings about "implicit declaration".
rathann
2002-12-28
1
-0
/
+1
*
Changes includes:
anders
2002-12-28
1
-142
/
+124
*
Printing of max volume on exit
anders
2002-11-14
1
-1
/
+9
*
New features:
anders
2002-11-12
1
-36
/
+39
*
Changing the behavour of the commandline parameter -af to conform with -vop. ...
anders
2002-10-31
1
-12
/
+22
*
enable volume filter and fix nonsense default volume (still not usable
rfelker
2002-10-30
1
-1
/
+1
*
Adding volume control and moving control() call parameters to a seperate file
anders
2002-10-16
1
-0
/
+222