index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
decoder
Age
Commit message (
Expand
)
Author
2014-01-24
ConfigGlobal: add config_find_block()
Max Kellermann
2014-01-24
Input*: move to input/
Max Kellermann
2014-01-24
Client*: move to client/
Max Kellermann
2014-01-24
Config*: move to config/
Max Kellermann
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann
2014-01-15
Merge branch 'v0.18.x'
Max Kellermann
2014-01-15
decoder/ffmpeg: support libav v10_alpha1
Max Kellermann
2014-01-15
decoder/ffmpeg: include cleanup
Max Kellermann
2014-01-15
decoder/ffmpeg: check for av_samples_get_buffer_size() errors
Max Kellermann
2014-01-14
decoder/ffmpeg: check for av_samples_get_buffer_size() errors
Max Kellermann
2014-01-14
decoder/sidplay: use free() instead of g_free()
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-08
Merge branch 'v0.18.x'
Max Kellermann
2014-01-08
decoder/faad: fix memory leak
Max Kellermann
2014-01-08
tag/TagBuilder: overload Commit() returning a Tag object
Max Kellermann
2014-01-08
tag/TagBuilder: rename Commit() to CommitNew()
Max Kellermann
2014-01-07
util/Alloc: new library replacing GLib's g_malloc()
Max Kellermann
2014-01-06
DecoderBuffer: _read() returns ConstBuffer object
Max Kellermann
2014-01-06
DecoderBuffer: add method _clear()
Max Kellermann
2014-01-06
decoder/faad: make variables more local
Max Kellermann
2014-01-06
decoder/faad: eliminate local variable "ret"
Max Kellermann
2013-12-24
Merge tag 'release-0.18.6'
Max Kellermann
2013-12-20
fix FfmpegDecoderPlugin to use relative timestamps
Steven O'Brien
2013-12-14
decoder/flac: simplify the comment parsers
Max Kellermann
2013-12-14
decoder/flac: VorbisComment_Entry is null-terminated
Max Kellermann
2013-12-14
util/SplitString: new utility class
Max Kellermann
2013-12-14
decoder/vorbis: remove useless cast
Max Kellermann
2013-12-14
decoder/mad: use new[] instead of g_malloc()
Max Kellermann
2013-12-14
DecoderAPI: add function decoder_read_full()
Max Kellermann
2013-12-14
DecoderAPI: add function decoder_skip()
Max Kellermann
2013-12-14
Merge branch 'v0.18.x'
Max Kellermann
2013-11-28
Util/StringUtil: add StringStartsWith()
Max Kellermann
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-11-28
decoder/ffmpeg: use IgnoreError instead of local Error instance
Max Kellermann
2013-11-23
decoder/{dsf,dsdiff}: eliminate useless assignments
Max Kellermann
2013-11-18
decoder/OggFind.cxx: include stdio.h for SEEK_END definition
Denis Krjuchkov
2013-11-10
decoder/dsdiff: fix byte order bug
Jurgen Kramer
2013-11-05
decoder/dsf: enable DSD128
Jurgen Kramer
2013-11-04
Log: add level "DEFAULT"
Max Kellermann
2013-10-30
*: update copyright year to 2013
Max Kellermann
2013-10-28
*: use nullptr instead of NULL
Max Kellermann
2013-10-28
decoder/dsf: don't play junk at the end of the "data" chunk
Max Kellermann
2013-10-28
decoder/dsf: add range check
Max Kellermann
2013-10-28
decoder/dsdlib: add class DsdUint64
Max Kellermann
2013-10-28
decoder/dsdlib: include cleanup
Max Kellermann
2013-10-28
decoder/dsdlib: move API documentation to header
Max Kellermann
2013-10-28
decoder/dsdlib: convert struct dsdlib_id to a class
Max Kellermann
2013-10-26
DecoderControl: move code/attributes to new class MixRampInfo
Max Kellermann
2013-10-25
ReplayGainInfo: refactor to a class
Max Kellermann
2013-10-25
ReplayGainInfo: use CamelCase for struct name
Max Kellermann
[next]