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_resample.c
Commit message (
Expand
)
Author
Age
*
massive attack: mp_msg printf format fixes
rathann
2006-01-12
*
always cancel down fractions (frac_t) to avoid overflows and playback
reimar
2005-01-08
*
less namespace pollution #2 (prefixed globals in filter.c with af_filter_)
alex
2004-12-29
*
removing AFMT_ dependancy
alex
2004-12-27
*
The full name of the GPL is GNU General Public License.
diego
2004-10-10
*
10l sig 11 bug reported by Fabian Franz
anders
2003-01-12
*
10l bug for float conversion control + feature fix in volume control
anders
2003-01-10
*
New auto config for volume and resample and added support for float flag in c...
anders
2003-01-10
*
sig 11 fix in reinit and resample + spelling error fixes
anders
2003-01-02
*
Changes includes:
anders
2002-12-28
*
compiler warning fixes
arpi
2002-12-14
*
New features:
anders
2002-11-12
*
10l
anders
2002-11-03
*
Adding commandline options for filters and fixing stupid bug in cfg
anders
2002-10-31
*
made gcd() static
arpi
2002-10-24
*
Fix for audio filters on big endian cpus. It's working now on Solaris SPARC &
jkeil
2002-10-12
*
Adding function for calculating the delay caused by the filters
anders
2002-10-08
*
Changing frequency limit for resampling
anders
2002-10-06
*
Adding Support for non-reentrant audio filters
anders
2002-10-06
*
optimization of the FIR macros, extending outfreq range to 2..192khz
arpi
2002-10-05
*
1l
arpi
2002-10-02
*
100l
arpi
2002-10-02
*
Changing to 32 bit aritmetics for counters
anders
2002-10-02
*
Adding support for multiple audio streams and removing annoying message from ...
anders
2002-10-01
*
Adding new audio output filter layer libaf
anders
2002-10-01