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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/StringUtil: move comparison functions to StringCompare.cxx
Max Kellermann
2015-11-06
1
-1
/
+1
*
Merge tag 'v0.19.11'
Max Kellermann
2015-10-27
3
-14
/
+27
|
\
|
*
gme: don't loop forever, fall back to GME's default play length
Max Kellermann
2015-10-26
1
-3
/
+3
|
*
decoder/gme: free the gme_info_t as early as possible
Max Kellermann
2015-10-26
1
-6
/
+7
|
*
decoder/gme: call decoder_seek_error() on seek error
Max Kellermann
2015-10-26
1
-2
/
+4
|
*
decoder/ffmpeg: fix crash due to wrong avio_alloc_context() call
Max Kellermann
2015-10-26
1
-4
/
+13
|
*
decoder/mpcdec: use SampleTraits<SampleFormat::S24_P32>
Max Kellermann
2015-10-16
1
-11
/
+13
|
*
decoder/mpcdec: use Clamp()
Max Kellermann
2015-10-16
1
-6
/
+2
*
|
decoder/gme: log the emulator type
Max Kellermann
2015-10-26
1
-0
/
+3
*
|
decoder/gme: add option "accuracy"
Max Kellermann
2015-10-26
1
-1
/
+24
*
|
decoder/mad: reduce memory usage while scanning tags
Max Kellermann
2015-10-19
1
-3
/
+11
*
|
util/StringView: new utility class
Max Kellermann
2015-09-30
1
-1
/
+2
*
|
client/Response: new Client wrapper class for writing responses
Max Kellermann
2015-08-12
2
-9
/
+9
*
|
decoder/mpcdec: read the bit rate
Max Kellermann
2015-08-05
1
-4
/
+2
*
|
decoder/mpcdec: use SampleTraits<SampleFormat::S24_P32>
Max Kellermann
2015-08-05
1
-11
/
+13
*
|
decoder/mpcdec: use Clamp()
Max Kellermann
2015-08-05
1
-6
/
+2
*
|
decoder/mpcdec: make buffer more local
Max Kellermann
2015-08-05
1
-2
/
+1
*
|
pcm/Interleave: add optimization for 32 bit samples
Max Kellermann
2015-06-22
1
-7
/
+3
*
|
decoder/ffmpeg: move code to pcm/Interleave.cxx
Max Kellermann
2015-06-22
1
-19
/
+6
*
|
decoder/ffmpeg: check for commands earlier
Max Kellermann
2015-06-22
1
-22
/
+22
*
|
decoder/vorbis: check STOP before entering the loop
Max Kellermann
2015-06-22
1
-2
/
+2
*
|
Merge tag 'v0.19.10'
Max Kellermann
2015-06-21
3
-11
/
+78
|
\
|
|
*
DecoderAPI: discard unused song tag early
Max Kellermann
2015-06-21
1
-2
/
+5
|
*
DecoderThread: set Decoder::song_tag only for local files
Max Kellermann
2015-06-21
1
-1
/
+5
|
*
DecoderAPI: "move" the Tag object
Max Kellermann
2015-06-20
1
-1
/
+1
|
*
decoder/ffmpeg: skip unwanted samples after seeking
Max Kellermann
2015-06-20
1
-5
/
+48
|
*
decoder/ffmpeg: use AVSEEK_FLAG_BACKWARD for seeking
Max Kellermann
2015-06-20
1
-1
/
+5
|
*
decoder/ffmpeg: move code to StreamRelativePts()
Max Kellermann
2015-06-19
1
-6
/
+20
*
|
*: doxygen fixups
Max Kellermann
2015-03-17
2
-10
/
+3
*
|
fs/NarrowPath: new utility class
Max Kellermann
2015-03-05
1
-2
/
+3
*
|
*: change C-style prototypes, drop "(void)"
Max Kellermann
2015-03-03
2
-3
/
+5
*
|
DecoderThread: make variables more local
Max Kellermann
2015-01-31
1
-6
/
+3
*
|
decoder/sndfile, ...: update API documentation
Max Kellermann
2015-01-31
5
-7
/
+7
*
|
decoder/DsdLib: fix integer overflow in ID3 size calculation
Max Kellermann
2015-01-30
1
-2
/
+4
*
|
decoder/DsdLib: check size before seeking
Max Kellermann
2015-01-30
1
-4
/
+3
*
|
decoder/DsdLib: don't use InputStream::GetOffset() after seeking
Max Kellermann
2015-01-30
1
-3
/
+2
*
|
decoder/DsdLib: pass offset_type t dsdlib_tag_id3()
Max Kellermann
2015-01-30
2
-4
/
+2
*
|
Merge branch 'v0.19.x'
Max Kellermann
2015-01-29
1
-8
/
+7
|
\
|
|
*
decoder/DsdLib: use new[] to allocate the ID3 buffer
Max Kellermann
2015-01-29
1
-3
/
+5
|
*
decoder/DsdLib: free ID3 buffer right after id3_tag_parse()
Max Kellermann
2015-01-29
1
-5
/
+2
|
*
decoder/DsdLib: raise ID3 tag limit to 1 MB
Max Kellermann
2015-01-29
1
-1
/
+1
*
|
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-21
18
-38
/
+38
*
|
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-21
2
-2
/
+3
*
|
ConfigData: move struct config_param to Param.hxx
Max Kellermann
2015-01-21
2
-2
/
+2
*
|
Copyright year 2015
Max Kellermann
2015-01-01
99
-99
/
+99
*
|
Merge branch 'v0.19.x'
Max Kellermann
2014-12-26
2
-0
/
+7
|
\
|
|
*
Merge branch 'v0.18.x' into v0.19.x
Max Kellermann
2014-12-26
1
-0
/
+6
|
|
\
|
*
|
decoder/ffmpeg: support interleaved floating point
Max Kellermann
2014-12-23
1
-0
/
+1
*
|
|
Merge branch 'v0.19.x'
Max Kellermann
2014-12-23
1
-6
/
+13
|
\
|
|
|
*
|
decoder/DsdLib: add missing stdlib.h include
Max Kellermann
2014-12-23
1
-0
/
+1
[next]