index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pcm_resample_libsamplerate.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pcm_resample: renamed implementation functions
Max Kellermann
2009-03-14
1
-14
/
+15
*
pcm_resample: return NULL on failure
Max Kellermann
2009-03-14
1
-4
/
+4
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-7
/
+7
*
pcm_resample: use 24 bit resampling code for 32 bit samples
Max Kellermann
2009-03-02
1
-1
/
+1
*
conf: replaced getConfigParamValue() with config_get_string()
Max Kellermann
2009-01-17
1
-1
/
+1
*
added missing explicit config.h includes
Max Kellermann
2009-01-08
1
-0
/
+1
*
pcm_resample: use pcm_buffer (2/2)
Max Kellermann
2009-01-08
1
-16
/
+6
*
pcm_resample: use pcm_buffer (1/2)
Max Kellermann
2009-01-08
1
-15
/
+22
*
pcm: added pcm_convert_deinit(), pcm_resample_deinit()
Max Kellermann
2009-01-07
1
-0
/
+7
*
pcm: use GLib instead of utils.h
Max Kellermann
2009-01-03
1
-5
/
+4
*
pcm: use GLib logging
Max Kellermann
2008-12-29
1
-12
/
+16
*
pcm_resample: support for libsamplerate < 0.1.3
Max Kellermann
2008-10-24
1
-0
/
+20
*
pcm_resample: implemented 24 bit resampling
Max Kellermann
2008-10-23
1
-0
/
+53
*
pcm_resample: moved code to pcm_resample_set()
Max Kellermann
2008-10-23
1
-29
/
+40
*
pcm_resample: don't resample partial samples
Max Kellermann
2008-10-23
1
-0
/
+4
*
pcm_resample: don't hard-code sample size
Max Kellermann
2008-10-23
1
-3
/
+3
*
pcm_utils: moved code to pcm_resample.c
Max Kellermann
2008-10-23
1
-0
/
+140