index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pcm_resample.h
Age
Commit message (
Expand
)
Author
2012-03-01
pcm_convert: add method _reset()
Max Kellermann
2011-10-20
pcm_resample: add function pcm_resample_float()
Max Kellermann
2011-10-19
pcm_{channels,resample}: pass channel count as integer, not uint8_t
Max Kellermann
2011-10-08
pcm_resample: one-time global initialization
Max Kellermann
2011-01-29
copyright year 2011
Max Kellermann
2009-12-31
Update copyright notices.
Avuton Olrich
2009-11-12
include config.h in all sources
Max Kellermann
2009-07-23
pcm_convert: use GError for error handling
Max Kellermann
2009-03-13
all: Update copyright header.
Avuton Olrich
2009-03-02
pcm_resample: use 24 bit resampling code for 32 bit samples
Max Kellermann
2009-02-21
pcm: added API documentation
Max Kellermann
2009-01-08
pcm_resample: use pcm_buffer (2/2)
Max Kellermann
2009-01-08
pcm_resample: use pcm_buffer (1/2)
Max Kellermann
2009-01-07
pcm: added pcm_convert_deinit(), pcm_resample_deinit()
Max Kellermann
2008-10-23
pcm_resample: implemented 24 bit resampling
Max Kellermann
2008-10-23
pcm_utils: moved code to pcm_resample.c
Max Kellermann