]> git.sesse.net Git - vlc/commit
./ChangeLog: added entry for the linear resampler
authorSigmund Augdal Helberg <sigmunau@videolan.org>
Sun, 10 Nov 2002 13:24:35 +0000 (13:24 +0000)
committerSigmund Augdal Helberg <sigmunau@videolan.org>
Sun, 10 Nov 2002 13:24:35 +0000 (13:24 +0000)
commite6c4183305e9209735d6d8613ef8c7ef2b8e015c
tree1c1a22318be6e774ef4040895d80845bd6830e26
parentbc398338bcc7fe5d666001144a2ed0fe5501cbde
 ./ChangeLog: added entry for the linear resampler
 ./modules/audio_filter/resampler/linear.c: This should allways generate the
right number of samples now. The morale is never base your floating point
calculations on the output of integer divitions.
ChangeLog
modules/audio_filter/resampler/linear.c