summaryrefslogtreecommitdiff
path: root/src/decoder/vorbis_decoder_plugin.c
AgeCommit message (Expand)Author
2012-09-25decoder/vorbis: skip 16 bit quantisation, provide float samplesSimon Hosie
2012-09-25decoder/vorbis: rename local variablesMax Kellermann
2012-09-25decoder/vorbis: improved support for initial seekMax Kellermann
2012-09-25decoder/vorbis: make variables more localMax Kellermann
2012-09-04decoder/ogg_common: rename to ogg_codec.cMax Kellermann
2012-09-04decoder/ogg_common: pass decoder to _type_detect()Max Kellermann
2012-09-04decoder/_ogg_common: rename to ogg_common.cMax Kellermann
2012-02-11decoder_plugin: scan tags with callback tableMax Kellermann
2012-02-11decoder/vorbis: move code to vorbis_comment.cMax Kellermann
2011-09-16input_stream: non-blocking I/OMax Kellermann
2011-01-29copyright year 2011Max Kellermann
2010-05-31fix crash when decoder is NULLRomain Bignon
2010-05-31decoder/vorbis: rename local variable "ret"Max Kellermann
2010-05-31decoder/vorbis: implement method stream_tag()Max Kellermann
2010-05-31decoder/vorbis: move code to vorbis_open_stream()Max Kellermann
2010-05-30decoder/vorbis: use single global ov_callbacks constantMax Kellermann
2010-05-30decoder/vorbis: rename struct vorbis_decoder_data to vorbis_isMax Kellermann
2010-02-17replay_gain_info: allocate the struct staticallyMax Kellermann
2010-01-18decoder_api: removed function decoder_get_uri()Max Kellermann
2010-01-04renamed decoder plugin sourcesMax Kellermann