aboutsummaryrefslogtreecommitdiff
path: root/src/inputPlugins/oggvorbis_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
* enable -Wpointer-arith, -Wstrict-prototypesMax 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
* Drop metadata updates from HTTP for now (input HTTP, and shout)Eric Wong2008-04-12
* Initial cut of fork() => pthreads() for decoder and playerEric Wong2008-04-12
* inputPlugins/oggvorbis: removed unused variablesMax Kellermann2008-03-26
* eliminated duplicate initializationMax Kellermann2008-03-26
* inputPlugins: add .oga suffix support for Ogg containersEric Wong2008-03-20
* fix -Wconst warningsMax Kellermann2008-02-05
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-03
* Simplify decode cleanup logic a bitEric Wong2008-01-01
* Fix possible wrong 'addition'Qball Cow2007-12-10
* Re-enable seeking in http streams.Qball Cow2007-11-28
* Cleanup a outcommented debug statementQball Cow2007-08-11
* The massive copyright updateAvuton Olrich2007-04-05
* Don't initialize globals to zero (or NULL)Eric Wong2007-01-14
* flac/ogg/oggflac: keep old mime-types in addition to the new onesEric Wong2007-01-14
* Accept application/x-ogg as valid mime typeQball Cow2006-12-27
* oggvorbis_plugin.c: update message to match changed function nameEric Wong2006-08-20
* Add mpd-indent.shAvuton Olrich2006-07-20
* Add mpd-indent.shAvuton Olrich2006-07-20
* Use ERROR only once for our ogg vorbis errors, so we don't get a timestamp mi...J. Alexander Treuman2006-07-19
* inputPlugins/*_plugin.c: static-ficationEric Wong2006-07-17
* 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
* gcc 2.95 compatibility fixesEric Wong2006-06-04
* Added Disc # metadata item based on bug 571 (added id3v2 support)Qball Cow2006-04-30
* oggvorbis_plugin.c: eek, I'm a moron..Eric Wong2006-04-18
* oggvorbis_plugin.c: oops, fix an off-by-oneEric Wong2006-04-18
* merge with mpd/trunk up to r3925Eric Wong2006-03-16