summaryrefslogtreecommitdiff
path: root/src/pcm_resample.h
AgeCommit message (Expand)Author
2012-03-01pcm_convert: add method _reset()Max Kellermann
2011-10-20pcm_resample: add function pcm_resample_float()Max Kellermann
2011-10-19pcm_{channels,resample}: pass channel count as integer, not uint8_tMax Kellermann
2011-10-08pcm_resample: one-time global initializationMax Kellermann
2011-01-29copyright year 2011Max Kellermann
2009-12-31Update copyright notices.Avuton Olrich
2009-11-12include config.h in all sourcesMax Kellermann
2009-07-23pcm_convert: use GError for error handlingMax Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2009-03-02pcm_resample: use 24 bit resampling code for 32 bit samplesMax Kellermann
2009-02-21pcm: added API documentationMax Kellermann
2009-01-08pcm_resample: use pcm_buffer (2/2)Max Kellermann
2009-01-08pcm_resample: use pcm_buffer (1/2)Max Kellermann
2009-01-07pcm: added pcm_convert_deinit(), pcm_resample_deinit()Max Kellermann
2008-10-23pcm_resample: implemented 24 bit resamplingMax Kellermann
2008-10-23pcm_utils: moved code to pcm_resample.cMax Kellermann