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
/
PcmResampleLibsamplerate.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-02
Log: new logging library API
Max Kellermann
1
-7
/
+7
2013-09-05
conf.h: remove obsolete header
Max Kellermann
1
-1
/
+0
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-26
/
+23
2013-07-30
pcm_buffer: convert to C++
Max Kellermann
1
-16
/
+11
2013-07-30
pcm_resample: convert to C++
Max Kellermann
1
-61
/
+44
2013-04-09
pcm_*: move to src/pcm/
Max Kellermann
1
-0
/
+0
2012-03-01
pcm_convert: add method _reset()
Max Kellermann
1
-0
/
+7
2011-10-20
pcm_resample: add function pcm_resample_float()
Max Kellermann
1
-0
/
+39
2011-10-19
pcm_{channels,resample}: pass channel count as integer, not uint8_t
Max Kellermann
1
-3
/
+3
2011-10-08
pcm_resample_lsr: move common code to lsr_process()
Max Kellermann
1
-32
/
+17
2011-10-08
pcm_resample: add internal function _lsr_init()
Max Kellermann
1
-0
/
+10
2011-10-08
pcm_resample: one-time global initialization
Max Kellermann
1
-40
/
+47
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-11-12
include config.h in all sources
Max Kellermann
1
-1
/
+1
2009-07-23
pcm_convert: use GError for error handling
Max Kellermann
1
-22
/
+49
2009-04-28
libsamplerate: use g_ascii_strncasecmp() instead of strncasecmp()
Max Kellermann
1
-1
/
+1
2009-03-14
pcm_resample: renamed implementation functions
Max Kellermann
1
-14
/
+15
2009-03-14
pcm_resample: return NULL on failure
Max Kellermann
1
-4
/
+4
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-7
/
+7
2009-03-02
pcm_resample: use 24 bit resampling code for 32 bit samples
Max Kellermann
1
-1
/
+1
2009-01-17
conf: replaced getConfigParamValue() with config_get_string()
Max Kellermann
1
-1
/
+1
2009-01-08
added missing explicit config.h includes
Max Kellermann
1
-0
/
+1
2009-01-08
pcm_resample: use pcm_buffer (2/2)
Max Kellermann
1
-16
/
+6
2009-01-08
pcm_resample: use pcm_buffer (1/2)
Max Kellermann
1
-15
/
+22
2009-01-07
pcm: added pcm_convert_deinit(), pcm_resample_deinit()
Max Kellermann
1
-0
/
+7
2009-01-03
pcm: use GLib instead of utils.h
Max Kellermann
1
-5
/
+4
2008-12-29
pcm: use GLib logging
Max Kellermann
1
-12
/
+16
2008-10-24
pcm_resample: support for libsamplerate < 0.1.3
Max Kellermann
1
-0
/
+20
2008-10-23
pcm_resample: implemented 24 bit resampling
Max Kellermann
1
-0
/
+53
2008-10-23
pcm_resample: moved code to pcm_resample_set()
Max Kellermann
1
-29
/
+40
2008-10-23
pcm_resample: don't resample partial samples
Max Kellermann
1
-0
/
+4
2008-10-23
pcm_resample: don't hard-code sample size
Max Kellermann
1
-3
/
+3
2008-10-23
pcm_utils: moved code to pcm_resample.c
Max Kellermann
1
-0
/
+140