aboutsummaryrefslogtreecommitdiffstats
path: root/src/crossfade.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-13all: Update copyright header.Avuton Olrich1-7/+7
2009-03-12crossfade: added missing '&'Jeffrey Middleton1-1/+1
2009-03-12crossfade: copy chunk.audio_format in !NDEBUGMax Kellermann1-0/+10
2009-03-03music_pipe: moved struct music_chunk to chunk.hMax Kellermann1-1/+1
2009-02-10crossfade: don't use isCurrentAudioFormat()Max Kellermann1-2/+3
2009-01-07pcm_utils: moved code to pcm_mix.cMax Kellermann1-1/+1
2008-11-02crossfade: copy tagMax Kellermann1-0/+5
2008-11-02music_pipe: no CamelCaseMax Kellermann1-8/+8
2008-11-02decoder: replaced music_pipe.audioFormat with dc.out_audio_formatMax Kellermann1-0/+1
2008-11-02music_pipe: renamed struct output_buffer to struct music_pipeMax Kellermann1-1/+2
2008-10-10audio_format: renamed sampleRate to sample_rateMax Kellermann1-1/+1
2008-10-08don't include os_compat.hMax Kellermann1-0/+3
2008-09-29pcm_utils: pass only one buffer size to pcm_mix()Max Kellermann1-3/+17
2008-09-07audio_format: converted typedef AudioFormat to struct audio_formatMax Kellermann1-2/+2
2008-08-26moved code to crossfade.cMax Kellermann1-0/+62