aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/OggCodec.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann1-40/+0
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-11-28include cleanup using iwyuMax Kellermann1-1/+2
2013-10-23input_stream: rename struct to InputStreamMax Kellermann1-1/+1
2013-10-21decoder: rename the struct to "Decoder"Max Kellermann1-1/+1
2013-07-28decoder_api: convert to C++Max Kellermann1-1/+1
2013-01-07decoder/ogg_codec: convert to C++Max Kellermann1-3/+3
2012-09-05src/decoder/opus: new decoder plugin for the Opus codecMax Kellermann1-0/+1
2012-09-04decoder/ogg_codec: return UNKNOWN on errorMax Kellermann1-0/+1
2012-09-04decoder/ogg_common: rename to ogg_codec.cMax Kellermann1-7/+7
2012-09-04decoder/ogg_common: pass decoder to _type_detect()Max Kellermann1-1/+1
2012-09-04decoder/ogg_common: apply coding styleMax Kellermann1-2/+6
2012-09-04decoder/_ogg_common: rename to ogg_common.cMax Kellermann1-0/+0
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-1/+1
2009-03-13all: Update copyright header.Avuton Olrich1-9/+11
2008-10-31added prefix to header macrosMax Kellermann1-2/+2
2008-10-26input_stream: removed the InputStream typedefMax Kellermann1-1/+1
2008-10-26renamed src/inputPlugins/ to src/decoder/Max Kellermann1-0/+0
2008-10-17Makefile.am: don't compile disabled decoder pluginsMax Kellermann1-5/+0
2008-08-26moved InputPlugin to decoder_api.hMax Kellermann1-1/+1
2007-12-31fix builds that only have FLAC >= 1.1.3 but not Ogg-VorbisEric Wong1-1/+2
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2006-07-20Add mpd-indent.shAvuton Olrich1-2/+2
2006-07-20Add mpd-indent.shAvuton Olrich1-2/+2
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-9/+11
2005-11-18DJWLindenaar's fix race condition and some memory leaks patchQball Cow1-0/+1
2005-03-06config file change! now 'port' is optional and 'db_file' is required!Warren Dukes1-2/+1
2004-06-12Add WARNING log method. it's the same as ERROR, except that when mpd starts,Warren Dukes1-1/+0
2004-04-15log cycling and a few cleanupsWarren Dukes1-1/+4
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-03-18bunch of autotool cleanupsWarren Dukes1-0/+2