aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/VorbisDecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/vorbis: rename struct vorbis_input_stream to VorbisInputStreamMax Kellermann2014-05-221-7/+7
* decoder/vorbis: add "restrict" to pointers in vorbis_interleave()Max Kellermann2014-05-221-2/+2
* decoder/vorbis: log libvorbis version on startupMax Kellermann2014-05-221-1/+11
* InputStream: "protect" attributesMax Kellermann2014-05-121-1/+1
* Input*: move to input/Max Kellermann2014-01-241-1/+1
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+349