aboutsummaryrefslogtreecommitdiff
path: root/src/inputPlugins/_flac_common.h
Commit message (Expand)AuthorAge
* renamed src/inputPlugins/ to src/decoder/Max Kellermann2008-10-26
* Makefile.am: don't compile disabled decoder pluginsMax Kellermann2008-10-17
* flac: removed FlacData.chunk_lengthMax Kellermann2008-09-23
* flac: moved code from flacWrite() to _flac_common.cMax Kellermann2008-09-23
* audio_format: converted typedef AudioFormat to struct audio_formatMax Kellermann2008-09-07
* tag: renamed MpdTag and MpdTagItem to struct tag, struct mpd_tag_itemMax Kellermann2008-08-29
* eliminate OUTPUT_BUFFER_DC_STOP, OUTPUT_BUFFER_DC_SEEKMax Kellermann2008-08-26
* added parameter total_time to decoder_initialized()Max Kellermann2008-08-26
* added audio_format parameter to decoder_initialized()Max Kellermann2008-08-26
* added decoder_data()Max Kellermann2008-08-26
* added decoder_initialized()Max Kellermann2008-08-26
* added struct decoderMax Kellermann2008-08-26
* clean up CPP includesMax Kellermann2008-08-26
* Make the OutputBuffer API more consistentEric Wong2008-04-13
* Stop passing our single OutputBuffer object everywhereEric Wong2008-04-13
* Stop passing our single DecoderControl object everywhereEric Wong2008-04-13
* use unsigned integers and size_t in the flac pluginMax Kellermann2008-04-12
* fix builds that only have FLAC >= 1.1.3 but not Ogg-VorbisEric Wong2007-12-31
* buffer input while waiting for outputBuffer space in mp4 and (ogg)flacEric Wong2007-09-10
* The massive copyright updateAvuton Olrich2007-04-05
* flac: workaround for type inconsistency between new/old read callbackEric Wong2007-01-14
* flac: fix a stupid mistake newer preprocessors don't complain aboutEric Wong2007-01-14
* Add OggFLAC support when using the new 1.1.3 FLAC libraryEric Wong2006-12-04
* Introduce backwards compatibility with pre-1.1.3 FLACEric Wong2006-12-04
* Add mpd-indent.shAvuton Olrich2006-07-20
* Add mpd-indent.shAvuton Olrich2006-07-20
* De-inline non-trivial, non-performance-critical functionsEric Wong2006-07-15
* Change shank's email addressJ. Alexander Treuman2006-07-14
* Huge header update, update the copyright and addAvuton Olrich2006-07-13
* merge with mpd/trunk up to r3925Eric Wong2006-03-16