aboutsummaryrefslogtreecommitdiffstats
path: root/src/chunk.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-05-02player_thread: move cross-fading to output threadMax Kellermann1-0/+6
2010-05-02chunk: added attribute "other"Max Kellermann1-0/+6
2010-02-17replay_gain: reimplement as a filter pluginMax Kellermann1-0/+15
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-03-13all: Update copyright header.Avuton Olrich1-3/+4
2009-03-10music_chunk: increased chunk size to 4 kBMax Kellermann1-2/+1
2009-03-08music_chunk: added assertions on the audio formatMax Kellermann1-0/+18
2009-03-07chunk: added music_chunk_is_empty()Max Kellermann1-0/+6
2009-03-06pipe: added music_buffer, rewrite music_pipeMax Kellermann1-0/+3
2009-03-05music_chunk: added music_chunk_write(), music_chunk_expand()Max Kellermann1-0/+36
2009-03-03music_pipe: moved struct music_chunk to chunk.hMax Kellermann1-0/+61