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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libaf: Make af_reinit "public", to allow using it in future patches
reimar
2010-11-02
1
-0
/
+7
*
libaf: add opts pointer to struct af_stream
Uoti Urpala
2010-11-02
1
-0
/
+2
*
Merge svn changes up to r30463
Uoti Urpala
2010-03-09
1
-11
/
+0
|
\
|
*
Make the code match the documentation by making higher-quality but slower
reimar
2010-01-30
1
-11
/
+0
*
|
Merge svn changes up to r29912
Uoti Urpala
2009-11-16
1
-1
/
+1
|
\
|
|
*
Add support for 8 channel audio.
tack
2009-11-10
1
-1
/
+1
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-9
/
+9
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-9
/
+9
*
|
Merge svn changes up to r29117
Uoti Urpala
2009-04-01
1
-32
/
+11
|
\
|
|
*
Move config.h include directive up as a precaution measure.
bircoph
2009-03-28
1
-1
/
+2
|
*
Reorder includes alphabetically.
bircoph
2009-03-28
1
-2
/
+2
|
*
Remove af_mp.h and add its content to af.h
bircoph
2009-03-28
1
-1
/
+8
|
*
Remove af_msg special-casing API in libaf.
bircoph
2009-03-28
1
-30
/
+1
*
|
Merge svn changes up to r28403
Uoti Urpala
2009-01-31
1
-1
/
+1
|
\
|
|
*
HAVE_3DNOW --> HAVE_AMD3DNOW
diego
2009-01-26
1
-1
/
+1
*
|
Merge svn changes up to r28341
Uoti Urpala
2009-01-19
1
-1
/
+1
|
\
|
|
*
More #ifdef -> #if fixes
reimar
2009-01-16
1
-1
/
+1
*
|
Merge svn changes up to r28310
Uoti Urpala
2009-01-15
1
-0
/
+18
|
\
|
|
*
Replace informal license notices by standard license header
diego
2009-01-05
1
-0
/
+18
*
|
Remove _s/_st suffix from some struct names
Uoti Urpala
2008-04-25
1
-1
/
+1
|
/
*
#include config.h before all other headers.
diego
2008-03-14
1
-1
/
+1
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
1
-3
/
+3
*
Replace multiple inclusion guards with leading underscores by default names.
diego
2008-01-01
1
-3
/
+3
*
A/V sync: take audio filter buffers into account
uau
2007-11-01
1
-2
/
+3
*
Change decode_audio() interface
uau
2007-11-01
1
-16
/
+4
*
libaf: Remove rational number implementation
uau
2007-11-01
1
-10
/
+0
*
libaf: change filter input/output ratio calculations
uau
2007-11-01
1
-2
/
+2
*
Remove unused functions in af.c
uau
2007-11-01
1
-18
/
+0
*
Remove config.h and move its content to af.h. There are multiple files under
diego
2006-11-25
1
-0
/
+5
*
Use the real name of the header file when guarding against double inclusion.
diego
2006-11-25
1
-3
/
+3
*
documentation-only patch: make doxygen compatible and create
reimar
2005-10-01
1
-52
/
+168
*
make -srate work again, unify audio filter init and preinit.
reimar
2005-06-24
1
-1
/
+1
*
obvious typo
rathann
2005-03-01
1
-1
/
+1
*
finally remove the refences to bps outside libaf. also simplification of some...
alex
2005-02-25
1
-2
/
+4
*
af_softclip
alex
2005-01-31
1
-0
/
+2
*
always cancel down fractions (frac_t) to avoid overflows and playback
reimar
2005-01-08
1
-0
/
+4
*
Make af_control_any_rev return the matching filter
reimar
2005-01-01
1
-2
/
+2
*
mplayer -af help now lists all available audio filters.
ivo
2004-09-06
1
-0
/
+3
*
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
1
-0
/
+5
*
Adding support for more logical libaf configuration
anders
2003-01-17
1
-4
/
+7
*
bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can...
mosu
2003-01-15
1
-2
/
+2
*
10l bug for float conversion control + feature fix in volume control
anders
2003-01-10
1
-2
/
+2
*
New auto config for volume and resample and added support for float flag in c...
anders
2003-01-10
1
-0
/
+4
*
10l memory leak + bug fixes in ms to sample time conversion
anders
2002-12-31
1
-2
/
+2
*
Changes includes:
anders
2002-12-28
1
-0
/
+13
*
Fixing segfault bug and addnig support for lrintf() in format conversion
anders
2002-11-13
1
-1
/
+1
*
New features:
anders
2002-11-12
1
-10
/
+55
*
Adding equalizer filter + some cosmetics
anders
2002-11-03
1
-1
/
+5
*
Adding volume control and moving control() call parameters to a seperate file
anders
2002-10-16
1
-41
/
+19
*
Adding function for calculating the delay caused by the filters
anders
2002-10-08
1
-0
/
+3
*
Adding functionality for adding filters during execution
anders
2002-10-07
1
-0
/
+18
*
Adding Support for non-reentrant audio filters
anders
2002-10-06
1
-0
/
+5
*
Adding function for estimating required buffer length
anders
2002-10-05
1
-1
/
+10
*
Correcting error in macro
anders
2002-10-03
1
-1
/
+1
*
Redesign of buffer length calculation
anders
2002-10-03
1
-5
/
+8
*
Adding support for multiple audio streams and removing annoying message from ...
anders
2002-10-01
1
-23
/
+37
*
Adding new audio output filter layer libaf
anders
2002-10-01
1
-0
/
+160