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
Commit message (
Expand
)
Author
Age
Files
Lines
*
support for 24 bit audio
reimar
2004-07-29
1
-0
/
+15
*
mingw crosscompiling step 1
faust3
2004-06-27
1
-1
/
+1
*
10
alex
2004-06-26
1
-3
/
+3
*
Send a command throught the filter chain until some item returns AF_OK. Patch...
alex
2004-06-25
2
-2
/
+19
*
10l
alex
2004-06-25
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
*
ranlib cleanup by Dan Christiansen
alex
2004-06-24
1
-0
/
+1
*
debug printf junk
henry
2004-06-11
1
-1
/
+1
*
using bswap.h for endianness conversion
reimar
2004-05-18
1
-9
/
+3
*
fix endian conversion for (curently unused) case where in buffer != out buffer
reimar
2004-05-16
1
-0
/
+2
*
support for 24 bit pcm/wav files
reimar
2004-05-16
2
-3
/
+84
*
more stupid crap
rfelker
2004-05-01
1
-1
/
+1
*
10l - replace 6 with AF_NCH
henry
2004-03-04
2
-2
/
+2
*
if the user wants fast, use fast code! otherwise the user has to put
rfelker
2004-01-27
1
-0
/
+6
*
minor fixes by ed@catmur.co.uk
alex
2003-11-28
1
-5
/
+5
*
many small typo and grammar fixes
gabucino
2003-10-04
1
-1
/
+1
*
disable af export for systems without mmap
faust3
2003-09-21
2
-15
/
+23
*
Adding filter for exporting audio data to visual effect applications
anders
2003-09-20
4
-1
/
+269
*
1000l and I imho this would win 'The Bug/Typo of the Year' award
alex
2003-08-29
1
-1
/
+1
*
workaround conflict with the MINGW32 open function
faust3
2003-03-31
1
-0
/
+5
*
required for i18n+-lintl (found by Nexus)
arpi
2003-02-07
1
-1
/
+1
*
compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>
arpi
2003-02-02
1
-0
/
+1
*
Changing initial volume level to 0dB after loud intensive complaints
anders
2003-01-20
1
-5
/
+2
*
export fmt2str()
arpi
2003-01-18
2
-1
/
+4
*
added af_format_encode() to convert sample format from libaf to mplayer (OSS)
arpi
2003-01-18
2
-0
/
+38
*
Adding support for more logical libaf configuration
anders
2003-01-17
2
-7
/
+19
*
bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can...
mosu
2003-01-15
4
-7
/
+7
*
Fix for endianess conversion if input to libaf is float
anders
2003-01-14
1
-1
/
+1
*
10l sig 11 bug reported by Fabian Franz
anders
2003-01-12
1
-1
/
+1
*
10l bug for float conversion control + feature fix in volume control
anders
2003-01-10
3
-9
/
+12
*
New auto config for volume and resample and added support for float flag in c...
anders
2003-01-10
3
-61
/
+100
*
Adding sub-woofer filter, use this filter to add a sub channel to the audio s...
anders
2003-01-07
6
-2
/
+374
*
Speed optimizations (runs twise as fast) and bugfix (wrong cutoff frequency b...
anders
2003-01-04
1
-119
/
+148
*
compiler warning fix
arpi
2003-01-03
1
-1
/
+1
*
sig 11 fix in reinit and resample + spelling error fixes
anders
2003-01-02
3
-6
/
+6
*
fix compilation on solaris
attila
2003-01-01
1
-0
/
+1
*
Port of pl_surround.c to af-layer.
ranma
2002-12-31
3
-1
/
+251
*
Extending delay to have different delays for different channels
anders
2002-12-31
1
-82
/
+115
*
10l memory leak + bug fixes in ms to sample time conversion
anders
2002-12-31
5
-15
/
+17
*
Added/reordered #includes to silence warnings about "implicit declaration".
rathann
2002-12-28
4
-0
/
+4
*
Changes includes:
anders
2002-12-28
15
-426
/
+1459
*
compiler warning fixes
arpi
2002-12-14
1
-1
/
+1
*
the -af delay=[seconds] option currently parses floating point values of
arpi
2002-12-04
1
-1
/
+2
*
reversing my patch to check for -Wall support & use it if available (requeste...
rathann
2002-11-25
1
-1
/
+1
*
check for -Wall support & use it if available patch by (Dominik Mierzejewski ...
michael
2002-11-23
1
-1
/
+1
*
Adding support for AFMT_FLOAT
anders
2002-11-19
1
-0
/
+2
*
Printing of max volume on exit
anders
2002-11-14
1
-1
/
+9
*
10l
anders
2002-11-14
1
-1
/
+1
*
Fixing segfault bug and addnig support for lrintf() in format conversion
anders
2002-11-13
2
-40
/
+56
*
New features:
anders
2002-11-12
16
-349
/
+1796
*
Header file for eq
anders
2002-11-03
1
-0
/
+33
*
Adding equalizer filter + some cosmetics
anders
2002-11-03
5
-2
/
+231
*
10l
anders
2002-11-03
1
-1
/
+0
*
Adding commandline options for filters and fixing stupid bug in cfg
anders
2002-10-31
5
-0
/
+37
*
Changing the behavour of the commandline parameter -af to conform with -vop. ...
anders
2002-10-31
3
-19
/
+49
*
Adding compile problem fix from Gabucino
anders
2002-10-30
1
-0
/
+1
*
enable volume filter and fix nonsense default volume (still not usable
rfelker
2002-10-30
2
-1
/
+3
*
made gcd() static
arpi
2002-10-24
1
-1
/
+1
*
Adding volume control and moving control() call parameters to a seperate file
anders
2002-10-16
6
-55
/
+333
*
Fix for audio filters on big endian cpus. It's working now on Solaris SPARC &
jkeil
2002-10-12
2
-6
/
+14
*
src and dest buffers may overlap
pl
2002-10-11
1
-1
/
+1
*
Correcting counters and flags
anders
2002-10-11
1
-9
/
+9
*
Adding function for calculating the delay caused by the filters
anders
2002-10-08
4
-1
/
+20
*
Adding functionality for adding filters during execution
anders
2002-10-07
2
-4
/
+46
*
Removing annoying printf
anders
2002-10-06
1
-1
/
+0
*
Changing frequency limit for resampling
anders
2002-10-06
1
-2
/
+2
*
Adding Support for non-reentrant audio filters
anders
2002-10-06
7
-19
/
+41
*
10l
arpi
2002-10-06
1
-1
/
+1
*
af_calc_insize_constrained() rounding changes, works better for me this way
arpi
2002-10-05
1
-13
/
+11
*
optimization of the FIR macros, extending outfreq range to 2..192khz
arpi
2002-10-05
1
-14
/
+10
*
Removing debug message, (oops)
anders
2002-10-05
1
-2
/
+0
*
Adding function for estimating required buffer length
anders
2002-10-05
2
-1
/
+58
*
*** empty log message ***
jaf
2002-10-04
1
-0
/
+1
*
Correcting error in macro
anders
2002-10-03
1
-1
/
+1
*
Fixing the fix buffer overrun should work now
anders
2002-10-03
2
-3
/
+3
*
Redesign of buffer length calculation
anders
2002-10-03
3
-21
/
+28
*
1l
arpi
2002-10-02
1
-1
/
+1
*
100l
arpi
2002-10-02
1
-2
/
+2
*
Fixing potential future problem with buffer overrun
anders
2002-10-02
1
-1
/
+2
*
Changing to 32 bit aritmetics for counters
anders
2002-10-02
1
-26
/
+26
*
Adding support for multiple audio streams and removing annoying message from ...
anders
2002-10-01
4
-124
/
+122
*
FreeBSD fix
nexus
2002-10-01
1
-0
/
+1
*
Adding new audio output filter layer libaf
anders
2002-10-01
13
-0
/
+2226