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