aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputPlugins/_flac_common.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-29flac: removed FlacData.chunk_lengthMax Kellermann1-1/+0
2008-09-29flac: moved code from flacWrite() to _flac_common.cMax Kellermann1-9/+3
2008-09-02tag: renamed MpdTag and MpdTagItem to struct mpd_tag, struct tag_itemMax Kellermann1-3/+3
2008-08-30clean up CPP includesMax Kellermann1-4/+0
2008-08-16core rewrite (decode,player,outputBuffer,playlist)Eric Wong1-10/+6
2008-04-13Make the OutputBuffer API more consistentEric Wong1-1/+1
2008-04-13Stop passing our single OutputBuffer object everywhereEric Wong1-3/+2
2008-04-13Stop passing our single DecoderControl object everywhereEric Wong1-4/+2
2008-04-12use unsigned integers and size_t in the flac pluginMax Kellermann1-2/+2
2007-12-31fix builds that only have FLAC >= 1.1.3 but not Ogg-VorbisEric Wong1-7/+5
2007-09-10buffer input while waiting for outputBuffer space in mp4 and (ogg)flacEric Wong1-1/+2
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2007-01-14flac: workaround for type inconsistency between new/old read callbackEric Wong1-0/+2
2007-01-14flac: fix a stupid mistake newer preprocessors don't complain aboutEric Wong1-2/+2
2006-12-04Add OggFLAC support when using the new 1.1.3 FLAC libraryEric Wong1-4/+14
2006-12-04Introduce backwards compatibility with pre-1.1.3 FLACEric Wong1-1/+98
2006-07-20Add mpd-indent.shAvuton Olrich1-2/+2
2006-07-20Add mpd-indent.shAvuton Olrich1-20/+20
2006-07-15De-inline non-trivial, non-performance-critical functionsEric Wong1-0/+1
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2006-03-16merge with mpd/trunk up to r3925Eric Wong1-0/+77