aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/vorbis_decoder_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/vorbis: skip 16 bit quantisation, provide float samplesSimon Hosie2012-09-251-0/+44
* decoder/vorbis: rename local variablesMax Kellermann2012-09-251-14/+13
* decoder/vorbis: improved support for initial seekMax Kellermann2012-09-251-1/+1
* decoder/vorbis: make variables more localMax Kellermann2012-09-251-26/+20
* decoder/ogg_common: rename to ogg_codec.cMax Kellermann2012-09-041-3/+3
* decoder/ogg_common: pass decoder to _type_detect()Max Kellermann2012-09-041-1/+1
* decoder/_ogg_common: rename to ogg_common.cMax Kellermann2012-09-041-1/+1
* decoder_plugin: scan tags with callback tableMax Kellermann2012-02-111-10/+11
* decoder/vorbis: move code to vorbis_comment.cMax Kellermann2012-02-111-103/+1
* input_stream: non-blocking I/OMax Kellermann2011-09-161-2/+2
* copyright year 2011Max Kellermann2011-01-291-1/+1
* fix crash when decoder is NULLRomain Bignon2010-05-311-2/+2
* decoder/vorbis: rename local variable "ret"Max Kellermann2010-05-311-6/+5
* decoder/vorbis: implement method stream_tag()Max Kellermann2010-05-311-11/+4
* decoder/vorbis: move code to vorbis_open_stream()Max Kellermann2010-05-311-19/+23
* decoder/vorbis: use single global ov_callbacks constantMax Kellermann2010-05-301-6/+9
* decoder/vorbis: rename struct vorbis_decoder_data to vorbis_isMax Kellermann2010-05-301-20/+19
* replay_gain_info: allocate the struct staticallyMax Kellermann2010-02-171-16/+8
* decoder_api: removed function decoder_get_uri()Max Kellermann2010-01-181-13/+4
* renamed decoder plugin sourcesMax Kellermann2010-01-041-0/+434