index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
decoder
/
vorbis_decoder_plugin.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
decoder/vorbis: skip 16 bit quantisation, provide float samples
Simon Hosie
2012-09-25
1
-0
/
+44
*
decoder/vorbis: rename local variables
Max Kellermann
2012-09-25
1
-14
/
+13
*
decoder/vorbis: improved support for initial seek
Max Kellermann
2012-09-25
1
-1
/
+1
*
decoder/vorbis: make variables more local
Max Kellermann
2012-09-25
1
-26
/
+20
*
decoder/ogg_common: rename to ogg_codec.c
Max Kellermann
2012-09-04
1
-3
/
+3
*
decoder/ogg_common: pass decoder to _type_detect()
Max Kellermann
2012-09-04
1
-1
/
+1
*
decoder/_ogg_common: rename to ogg_common.c
Max Kellermann
2012-09-04
1
-1
/
+1
*
decoder_plugin: scan tags with callback table
Max Kellermann
2012-02-11
1
-10
/
+11
*
decoder/vorbis: move code to vorbis_comment.c
Max Kellermann
2012-02-11
1
-103
/
+1
*
input_stream: non-blocking I/O
Max Kellermann
2011-09-16
1
-2
/
+2
*
copyright year 2011
Max Kellermann
2011-01-29
1
-1
/
+1
*
fix crash when decoder is NULL
Romain Bignon
2010-05-31
1
-2
/
+2
*
decoder/vorbis: rename local variable "ret"
Max Kellermann
2010-05-31
1
-6
/
+5
*
decoder/vorbis: implement method stream_tag()
Max Kellermann
2010-05-31
1
-11
/
+4
*
decoder/vorbis: move code to vorbis_open_stream()
Max Kellermann
2010-05-31
1
-19
/
+23
*
decoder/vorbis: use single global ov_callbacks constant
Max Kellermann
2010-05-30
1
-6
/
+9
*
decoder/vorbis: rename struct vorbis_decoder_data to vorbis_is
Max Kellermann
2010-05-30
1
-20
/
+19
*
replay_gain_info: allocate the struct statically
Max Kellermann
2010-02-17
1
-16
/
+8
*
decoder_api: removed function decoder_get_uri()
Max Kellermann
2010-01-18
1
-13
/
+4
*
renamed decoder plugin sources
Max Kellermann
2010-01-04
1
-0
/
+434