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-11-25
decoder/mp4v2: remove because of incompatible license
Max Kellermann
2014-11-24
decoder/{dsdiff,dsf,opus}: fix deadlock while seeking
Max Kellermann
2014-11-12
decoder/opus: add MIME types audio/ogg and application/ogg
Max Kellermann
2014-11-11
decoder/opus: support chained streams
Max Kellermann
2014-11-11
decoder/opus: move code to HandleEOS()
Max Kellermann
2014-11-11
decoder/opus: improved error logging
Max Kellermann
2014-11-11
decoder/opus: fix mistyped LoadEOSPacket() return value
Max Kellermann
2014-11-11
decoder/opus: eliminate flag "found_opus"
Max Kellermann
2014-11-11
decoder/opus: add constexpr output_buffer_frames
Max Kellermann
2014-11-10
decoder/audiofile: fix bit rate calculation
Max Kellermann
2014-11-07
decoder/ffmpeg: support opus
Max Kellermann
2014-11-01
Decoder, Playlist: ignore URI query string for plugin detection
Max Kellermann
2014-10-28
decoder/mad: fix negative replay gain values
Max Kellermann
2014-10-25
decoder/faad: remove workaround for ancient libfaad2 ABI bug
Max Kellermann
2014-10-25
decoder/ffmpeg: recognize MIME type audio/aacp
Steven OBrien
2014-10-02
input/Open: use OpenLocalInputStream()
Max Kellermann
2014-10-02
DecoderThread: use OpenLocalInputStream() for local files
Max Kellermann
2014-09-26
Merge tag 'v0.18.16'
Max Kellermann
2014-09-24
decoder/mp4v2: add tag table
Max Kellermann
2014-09-24
decoder/mpg123: support ID3v2, ReplayGain and MixRamp
Max Kellermann
2014-09-24
decoder/mpg123: make variables more local
Max Kellermann
2014-09-24
decoder/flac: pass VorbisComment to flac_parse_mixramp()
Max Kellermann
2014-09-24
decoder/flac: move code to tag/MixRamp.cxx
Max Kellermann
2014-09-24
decoder/mad: move code to tag/MixRamp.cxx
Max Kellermann
2014-09-24
decoder/flac: pass VorbisComment to flac_parse_replay_gain()
Max Kellermann
2014-09-24
tag/ReplayGain: add VorbisComment parser
Max Kellermann
2014-09-24
decoder/{vorbis,flac}: move duplicate code to tag/VorbisComment.cxx
Max Kellermann
2014-09-24
tag/ApeReplayGain, decoder/mad: move duplicate code to tag/ReplayGain.cxx
Max Kellermann
2014-09-22
DecoderBuffer: struct to class
Max Kellermann
2014-09-22
DecoderBuffer: convert functions to methods
Max Kellermann
2014-09-22
decoder/faad: use DecoderBuffer references
Max Kellermann
2014-09-22
decoder/faad: allocate DecoderBuffer on stack
Max Kellermann
2014-09-22
DecoderBuffer: export the struct
Max Kellermann
2014-09-21
DecoderBuffer: make "decoder" const
Max Kellermann
2014-09-21
DecoderBuffer: convert pointer to reference
Max Kellermann
2014-09-21
DecoderBuffer: use class DynamicFifoBuffer
Max Kellermann
2014-09-21
decoder/adplug: log version number
Max Kellermann
2014-09-21
decoder/adplug: move the buffer into the loop
Max Kellermann
2014-09-21
decoder/sndfile: include cleanup
Max Kellermann
2014-09-19
decoder/audiofile: fix indent
Max Kellermann
2014-09-19
decoder/sndfile: remove obsolete code comment
Max Kellermann
2014-09-19
decoder/sndfile: remove debug printf()
Max Kellermann
2014-09-19
decoder/sndfile: log detailed sf_open_virtual() error message
Max Kellermann
2014-09-19
decoder/sndfile: support float and 16 bit samples
Max Kellermann
2014-09-19
decoder/sndfile: move sf_readf_int() call to sndfile_read_frames()
Max Kellermann
2014-09-19
decoder/sndfile: add sndfile_sample_format()
Max Kellermann
2014-09-11
Merge tag 'v0.18.14'
Max Kellermann
2014-09-09
decoder/ffmpeg: use memset() to initialize AVProbeData
Max Kellermann
2014-09-07
decoder/ffmpeg: pass MIME type to ffmpeg/libav version 11
Max Kellermann
2014-09-06
decoder/audiofile: fix crash after seeking
Max Kellermann
[next]