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_channels.c
Age
Commit message (
Expand
)
Author
2011-10-20
pcm_*: add "restrict" keywords
Max Kellermann
2011-10-19
pcm_channels: pass an "end" pointer instead of a sample count
Max Kellermann
2011-10-19
pcm_{channels,resample}: pass channel count as integer, not uint8_t
Max Kellermann
2011-10-19
pcm_{channels,format}: add alignment assertions
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-07-22
pcm_channels: num_channels is unsigned
Max Kellermann
2009-03-13
all: Update copyright header.
Avuton Olrich
2009-03-02
pcm_channels: added implementation for 32 bit samples
Max Kellermann
2009-01-07
pcm_channels: use pcm_buffer
Max Kellermann
2009-01-03
pcm: use GLib instead of utils.h
Max Kellermann
2008-12-29
pcm: use GLib logging
Max Kellermann
2008-10-23
pcm_channels: added 24 bit implementations
Max Kellermann
2008-10-23
pcm_utils: moved channel conversion functions to pcm_channels.c
Max Kellermann