| Commit message (Expand) | Author | Files | Lines |
2007-05-26 | Exit with an error if channel count isn't 1 or 2. | J. Alexander Treuman | 1 | -0/+4 |
2007-05-26 | Make pcm_convertAudioFormat return the buffer size. This is necessary | J. Alexander Treuman | 1 | -17/+20 |
2007-05-24 | Reverting to the full lsr API. Turns out the simple API needs all of the | J. Alexander Treuman | 1 | -29/+52 |
2007-05-23 | Tidying up pcm_utils.c a bit more. | J. Alexander Treuman | 1 | -8/+9 |
2007-05-23 | Switching to the lsr simple API. The problem with the full API is that the | J. Alexander Treuman | 1 | -19/+7 |
2007-05-22 | Split pcm_convertAudioFormat into separate functions for bitrate, channel, | J. Alexander Treuman | 1 | -168/+207 |
2007-05-22 | Cleaning up/correcting some comments. | J. Alexander Treuman | 1 | -10/+7 |
2007-05-22 | Reindenting | J. Alexander Treuman | 1 | -10/+12 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2007-02-19 | pcm_utils: fix libsamplerate compilation with non-C99 compilers | Eric Wong | 1 | -4/+12 |
2007-02-13 | Fixing some weird floating point comparison issue. Not exactly sure why | J. Alexander Treuman | 1 | -2/+3 |
2007-02-02 | Add libsamplerate support, old resampling is still an option, but this sounds... | Avuton Olrich | 1 | -10/+99 |
2007-01-14 | Don't initialize globals to zero (or NULL) | Eric Wong | 1 | -4/+4 |
2006-08-26 | Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors | Eric Wong | 1 | -3/+4 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -115/+124 |
2006-07-14 | [CLEANUP] Remove unused function | Avuton Olrich | 1 | -39/+24 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |
2004-10-23 | wee found the audioFormatConversion bug, was actually a bug in shout plugin | Warren Dukes | 1 | -1/+1 |
2004-10-23 | ok, resampling and converting to mono no works | Warren Dukes | 1 | -27/+41 |
2004-10-23 | configure shout encoding quality and audio format | Warren Dukes | 1 | -26/+49 |
2004-06-06 | todo update | Warren Dukes | 1 | -2/+0 |
2004-05-10 | trash XMMS resampling, use ESD's instead, don't understand it, but it works | Warren Dukes | 1 | -34/+22 |
2004-05-10 | some debug code | Warren Dukes | 1 | -2/+9 |
2004-05-10 | ??? | Warren Dukes | 1 | -1/+1 |
2004-05-10 | fix a bug in channel conversion | Warren Dukes | 1 | -2/+2 |
2004-05-10 | fix computation of conversion buffer size | Warren Dukes | 1 | -7/+26 |
2004-05-10 | format conversion for 8->16 bis and mono->stereo | Warren Dukes | 1 | -12/+75 |
2004-05-10 | resampling code blatantly ripped from xmms, needs testing and need to | Warren Dukes | 1 | -3/+55 |
2004-05-10 | more little bits of code in prep for resample/audioFormat conversion, | Warren Dukes | 1 | -1/+18 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-04-11 | adjust scaling of software volume | Warren Dukes | 1 | -8/+8 |
2004-04-02 | use EXIT_SUCCESS and EXIT_FAILURE | Warren Dukes | 1 | -2/+2 |
2004-03-05 | obotomize mixing a bit | Warren Dukes | 1 | -6/+8 |
2004-03-04 | git-svn-id: https://svn.musicpd.org/mpd/trunk@194 09075e82-0dd4-0310-85a5-a0d... | Warren Dukes | 1 | -5/+3 |
2004-02-24 | add copyright notices to files | Warren Dukes | 1 | -0/+19 |