Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | include config.h in all sources | Max Kellermann | 2009-11-12 | 1 | -0/+1 |
* | pcm_convert: use GError for error handling | Max Kellermann | 2009-07-23 | 1 | -17/+3 |
* | pcm_channels: num_channels is unsigned | Max Kellermann | 2009-07-22 | 1 | -6/+6 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -6/+7 |
* | pcm_channels: added implementation for 32 bit samples | Max Kellermann | 2009-03-02 | 1 | -0/+69 |
* | pcm_channels: use pcm_buffer | Max Kellermann | 2009-01-07 | 1 | -24/+15 |
* | pcm: use GLib instead of utils.h | Max Kellermann | 2009-01-03 | 1 | -3/+2 |
* | pcm: use GLib logging | Max Kellermann | 2008-12-29 | 1 | -5/+9 |
* | pcm_channels: added 24 bit implementations | Max Kellermann | 2008-10-23 | 1 | -0/+79 |
* | pcm_utils: moved channel conversion functions to pcm_channels.c | Max Kellermann | 2008-10-23 | 1 | -0/+102 |