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