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