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
/
plugins
/
VorbisDecoderPlugin.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
1
-1
/
+1
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-08-29
TagHandler: pass SongTime to duration()
Max Kellermann
1
-2
/
+4
2014-08-29
DecoderAPI: pass SignedSongTime to decoder_initialized()
Max Kellermann
1
-5
/
+12
2014-08-26
decoder/vorbis: use integer seek times
Max Kellermann
1
-2
/
+2
2014-08-19
InputStream: move typedef offset_type to Offset.hxx
Max Kellermann
1
-1
/
+1
2014-05-22
InputStream: make Seek() always absolute
Max Kellermann
1
-6
/
+28
2014-05-22
decoder/vorbis: make VorbisInputStream::input_stream a reference
Max Kellermann
1
-6
/
+6
2014-05-22
decoder/vorbis: add VorbisInputStream constructor
Max Kellermann
1
-14
/
+13
2014-05-22
decoder/vorbis: rename struct vorbis_input_stream to VorbisInputStream
Max Kellermann
1
-7
/
+7
2014-05-22
decoder/vorbis: add "restrict" to pointers in vorbis_interleave()
Max Kellermann
1
-2
/
+2
2014-05-22
decoder/vorbis: log libvorbis version on startup
Max Kellermann
1
-1
/
+11
2014-05-12
InputStream: "protect" attributes
Max Kellermann
1
-1
/
+1
2014-01-24
Input*: move to input/
Max Kellermann
1
-1
/
+1
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann
1
-1
/
+1
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-11-28
include cleanup using iwyu
Max Kellermann
1
-3
/
+0
2013-10-30
*: update copyright year to 2013
Max Kellermann
1
-1
/
+1
2013-10-28
*: use nullptr instead of NULL
Max Kellermann
1
-7
/
+7
2013-10-25
ReplayGainInfo: use CamelCase for struct name
Max Kellermann
1
-2
/
+2
2013-10-23
input_stream: rename struct to InputStream
Max Kellermann
1
-9
/
+9
2013-10-23
InputStream: add method Rewind()
Max Kellermann
1
-2
/
+1
2013-10-21
decoder: rename the struct to "Decoder"
Max Kellermann
1
-8
/
+9
2013-10-21
decoder_plugin: rename struct to DecoderPlugin
Max Kellermann
1
-1
/
+1
2013-10-16
system/ByteOrder: new library for byte ordering / endianess
Max Kellermann
1
-9
/
+2
2013-10-15
Util/Macros: replacement for GLib's G_N_ELEMENTS()
Max Kellermann
1
-1
/
+2
2013-10-02
Log: new logging library API
Max Kellermann
1
-9
/
+11
2013-09-27
DecoderCommand: convert to strictly-typed enum
Max Kellermann
1
-6
/
+5
2013-09-05
Tag, ...: move to libtag.a
Max Kellermann
1
-1
/
+1
2013-09-05
InputLegacy: move functions to the input_stream class
Max Kellermann
1
-3
/
+3
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-7
/
+7
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
1
-1
/
+1
2013-08-03
audio_format: convert to C++
Max Kellermann
1
-5
/
+5
2013-07-31
DecoderAPI: pass rvalue reference to decoder_tag()
Max Kellermann
1
-1
/
+1
2013-07-30
tag: convert to C++
Max Kellermann
1
-2
/
+2
2013-07-29
audio_check: convert to C++
Max Kellermann
1
-5
/
+1
2013-07-29
tag_handler: convert to C++
Max Kellermann
1
-1
/
+1
2013-07-28
decoder_api: convert to C++
Max Kellermann
1
-1
/
+1
2013-04-08
uri: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-26
input_stream: forward-declare the struct
Max Kellermann
1
-0
/
+1
2013-01-07
input_stream: add method _cheap_seeking()
Max Kellermann
1
-3
/
+1
2013-01-07
decoder/ogg_codec: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-07
decoder/vorbis: convert to C++
Max Kellermann
1
-13
/
+24
2012-09-25
decoder/vorbis: skip 16 bit quantisation, provide float samples
Simon Hosie
1
-0
/
+44
2012-09-25
decoder/vorbis: rename local variables
Max Kellermann
1
-14
/
+13
2012-09-25
decoder/vorbis: improved support for initial seek
Max Kellermann
1
-1
/
+1
2012-09-25
decoder/vorbis: make variables more local
Max Kellermann
1
-26
/
+20
2012-09-04
decoder/ogg_common: rename to ogg_codec.c
Max Kellermann
1
-3
/
+3
2012-09-04
decoder/ogg_common: pass decoder to _type_detect()
Max Kellermann
1
-1
/
+1
2012-09-04
decoder/_ogg_common: rename to ogg_common.c
Max Kellermann
1
-1
/
+1
[next]