index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crossfade.c
Age
Commit message (
Expand
)
Author
2009-03-13
all: Update copyright header.
Avuton Olrich
2009-03-12
crossfade: added missing '&'
Jeffrey Middleton
2009-03-12
crossfade: copy chunk.audio_format in !NDEBUG
Max Kellermann
2009-03-03
music_pipe: moved struct music_chunk to chunk.h
Max Kellermann
2009-02-10
crossfade: don't use isCurrentAudioFormat()
Max Kellermann
2009-01-07
pcm_utils: moved code to pcm_mix.c
Max Kellermann
2008-11-02
crossfade: copy tag
Max Kellermann
2008-11-02
music_pipe: no CamelCase
Max Kellermann
2008-11-02
decoder: replaced music_pipe.audioFormat with dc.out_audio_format
Max Kellermann
2008-11-02
music_pipe: renamed struct output_buffer to struct music_pipe
Max Kellermann
2008-10-10
audio_format: renamed sampleRate to sample_rate
Max Kellermann
2008-10-08
don't include os_compat.h
Max Kellermann
2008-09-29
pcm_utils: pass only one buffer size to pcm_mix()
Max Kellermann
2008-09-07
audio_format: converted typedef AudioFormat to struct audio_format
Max Kellermann
2008-08-26
moved code to crossfade.c
Max Kellermann