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