aboutsummaryrefslogtreecommitdiff
path: root/src/inputPlugins/aac_plugin.c
Commit message (Expand)AuthorAge
* added audio_format parameter to decoder_initialized()Max Kellermann2008-08-26
* added decoder_clear() and decoder_flush()Max Kellermann2008-08-26
* added decoder_data()Max Kellermann2008-08-26
* added decoder_initialized()Max Kellermann2008-08-26
* added struct decoderMax Kellermann2008-08-26
* added dc_command_finished()Max Kellermann2008-08-26
* merged start, stop, seek into DecoderControl.commandMax 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
* Fix a few more warnings from -WshadowEric Wong2008-04-12
* constant pointersMax Kellermann2008-04-12
* fix parameter types in the faad callsMax Kellermann2008-04-12
* Initial cut of fork() => pthreads() for decoder and playerEric Wong2008-04-12
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-03
* Simplify decode cleanup logic a bitEric Wong2008-01-01
* Add MIME types for the aac and mp4 input plugins. Note that these won'tJ. Alexander Treuman2007-06-04
* The massive copyright updateAvuton Olrich2007-04-05
* Don't initialize globals to zero (or NULL)Eric Wong2007-01-14
* jack patch from anarch (and some type fixes for mp4 and acc plugins)Warren Dukes2006-10-18
* Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong2006-08-26
* Fix an esoteric gcc warningJ. Alexander Treuman2006-08-25
* This fixes 5 potential bugs where the conditional would always be true.Avuton Olrich2006-08-20
* Add mpd-indent.shAvuton Olrich2006-07-20
* Add mpd-indent.shAvuton Olrich2006-07-20
* inputPlugins/*_plugin.c: static-ficationEric Wong2006-07-17
* 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
* Patch to make the configure flag for mpd-mad and mpd-libid3tag more logic (fr...Qball Cow2005-09-08
* syntax error cleanupWarren Dukes2005-04-03
* fix syntax errorWarren Dukes2005-04-03
* - Fix incompatible type warningsAvuton Olrich2005-03-29
* rewrite replaygain code, needs testingWarren Dukes2004-11-02
* mod_plugin, just for tarzeauWarren Dukes2004-05-31
* icynames are now copied to title of streamsWarren Dukes2004-05-31
* aac_pluginWarren Dukes2004-05-31