aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm_utils.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* pcm_volume: implemented 32 bit supportMax Kellermann2009-11-191-0/+14
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* pcm_utils: moved conversion code to pcm_convert.cMax Kellermann2009-01-071-26/+0
* pcm_utils: moved code to pcm_mix.cMax Kellermann2009-01-071-3/+0
* pcm_utils: moved code to pcm_volume.cMax Kellermann2009-01-071-19/+0
* pcm_utils: export pcm_range()Max Kellermann2009-01-071-0/+16
* pcm_volume: added constant PCM_VOLUME_1Max Kellermann2008-11-111-1/+6
* pcm_utils: added inline function pcm_float_to_volume()Max Kellermann2008-11-111-0/+10
* added prefix to header macrosMax Kellermann2008-10-311-2/+2
* pcm_utils: moved code to pcm_resample.cMax Kellermann2008-10-231-14/+2
* pcm_dither: added generic 24 to 16 bit ditheringMax Kellermann2008-10-231-0/+4
* pcm_utils: added pcm_convert_init()Max Kellermann2008-10-211-0/+2
* pcm_utils: no CamelCaseMax Kellermann2008-10-211-9/+11
* pcm_utils: renamed ConvState to struct pcm_convert_stateMax Kellermann2008-10-211-3/+4
* pcm_utils: pass only one buffer size to pcm_mix()Max Kellermann2008-09-291-2/+2
* assume stdint.h and stddef.h are availableMax Kellermann2008-09-291-2/+2
* Switch to C99 types (retaining compat with old compilers)Eric Wong2008-09-291-3/+3
* audio_format: converted typedef AudioFormat to struct audio_formatMax Kellermann2008-09-071-7/+9
* moved struct AudioFormat to audio_format.hMax Kellermann2008-08-261-1/+1
* more const pointers in pcm_utils.[ch]Max Kellermann2008-04-151-3/+4
* yet more unsigned integersMax Kellermann2008-04-121-2/+2
* use constant pointers when possibleMax Kellermann2008-04-121-5/+5
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-031-2/+1
* A better way to do the last patch (extremely minor patch)Avuton Olrich2007-11-211-4/+2
* Fix Sun C 5.9 / C99 compatiblityAvuton Olrich2007-11-211-0/+3
* Make pcm_convertAudioFormat return the buffer size. This is necessaryJ. Alexander Treuman2007-05-261-3/+3
* Reverting to the full lsr API. Turns out the simple API needs all of theJ. Alexander Treuman2007-05-241-2/+20
* Split pcm_convertAudioFormat into separate functions for bitrate, channel,J. Alexander Treuman2007-05-221-6/+5
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* Typo fixAvuton Olrich2006-07-261-1/+1
* Add mpd-indent.shAvuton Olrich2006-07-201-7/+8
* [CLEANUP] Remove unused functionAvuton Olrich2006-07-141-2/+0
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* remove vim &*(@Warren Dukes2004-11-031-1/+0
* configure shout encoding quality and audio formatWarren Dukes2004-10-231-1/+1
* more little bits of code in prep for resample/audioFormat conversion,Warren Dukes2004-05-101-4/+6
* some more work on organizing code for resampling/audioFormat conversionWarren Dukes2004-05-101-0/+3
* add vim shiznit to end of all source filesWarren Dukes2004-04-141-0/+1
* bunch of autotool cleanupsWarren Dukes2004-03-181-0/+2
* add copyright notices to filesWarren Dukes2004-02-241-0/+18
* import from SF CVSWarren Dukes2004-02-231-0/+16