aboutsummaryrefslogtreecommitdiff
path: root/src/crossfade.c
Commit message (Expand)AuthorAge
* all: Update copyright header.Avuton Olrich2009-03-13
* crossfade: added missing '&'Jeffrey Middleton2009-03-12
* crossfade: copy chunk.audio_format in !NDEBUGMax Kellermann2009-03-12
* music_pipe: moved struct music_chunk to chunk.hMax Kellermann2009-03-03
* crossfade: don't use isCurrentAudioFormat()Max Kellermann2009-02-10
* pcm_utils: moved code to pcm_mix.cMax Kellermann2009-01-07
* crossfade: copy tagMax Kellermann2008-11-02
* music_pipe: no CamelCaseMax Kellermann2008-11-02
* decoder: replaced music_pipe.audioFormat with dc.out_audio_formatMax Kellermann2008-11-02
* music_pipe: renamed struct output_buffer to struct music_pipeMax Kellermann2008-11-02
* audio_format: renamed sampleRate to sample_rateMax Kellermann2008-10-10
* don't include os_compat.hMax Kellermann2008-10-08
* pcm_utils: pass only one buffer size to pcm_mix()Max Kellermann2008-09-29
* audio_format: converted typedef AudioFormat to struct audio_formatMax Kellermann2008-09-07
* moved code to crossfade.cMax Kellermann2008-08-26