aboutsummaryrefslogtreecommitdiffstats
path: root/src/MusicChunk.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* MusicChunk: remove special case for num_frames==0Max Kellermann2014-08-311-3/+0
* MusicChunk: copy AudioFormat only when chunk is emptyMax Kellermann2014-08-311-4/+4
* MusicChunk: use SignedSongTime for the time stampMax Kellermann2014-08-291-3/+3
* MusicChunk: rename struct to MusicChunkMax Kellermann2014-08-121-5/+5
* copyright year 2014Max Kellermann2014-01-131-1/+1
* MusicChunk: return WritableBufferMax Kellermann2013-10-281-6/+4
* *: use nullptr instead of NULLMax Kellermann2013-10-191-1/+1
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* audio_format: convert to C++Max Kellermann2013-08-031-11/+10
* tag: convert to C++Max Kellermann2013-07-301-3/+2
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-3/+0
* MusicChunk: move functions to methodsMax Kellermann2013-01-041-43/+25
* buffer, pipe: convert to C++Max Kellermann2013-01-041-0/+105