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
Age
Commit message (
Expand
)
Author
2016-07-08
decoder/flac: suppress warning at end of stream
Max Kellermann
2016-07-08
decoder/flac: move code to FlacInitAndDecode()
Max Kellermann
2016-07-08
decoder/flac: move duplicate code to flac_data::Initialize()
Max Kellermann
2016-07-08
decoder/flac: late "total_frames" initialization
Max Kellermann
2016-07-08
decoder/flac: remove "duration" parameter from flac_decoder_initialize()
Max Kellermann
2016-07-08
decoder/flac: remove pointless check
Max Kellermann
2016-07-08
decoder/flac: handle unknown duration correctly
Max Kellermann
2016-07-08
decoder/flac: pass SignedSongTime to decoder_initialized()
Max Kellermann
2016-07-08
decoder/flac: document flac_data::position
Max Kellermann
2016-07-08
decoder/flac: remove obsolete sub-song support
Max Kellermann
2016-07-07
client/ClientRead: call Break() before Close()
Max Kellermann
2016-07-07
event/BufferedSocket: OnSocketReady() returns true after close
Max Kellermann
2016-07-06
decoder/API: check initial_seek_running in _check_cancel_read()
Max Kellermann
2016-07-05
decoder/flac: try to recover from seek error()
Max Kellermann
2016-07-05
decoder/flac: evaluate all possible FLAC__stream_decoder_get_state() values
Max Kellermann
2016-07-05
output/shout: remove pointless memset() call
Max Kellermann
2016-07-05
filter/route: use PcmSilence()
Max Kellermann
2016-07-05
PlayerThread: use PcmSilence() in SendSilence()
Max Kellermann
2016-07-05
pcm/Volume: move silence pattern to Silence.cxx
Max Kellermann
2016-07-05
PlayerThread: make chunk allocation error non-fatal in SendSilence()
Max Kellermann
2016-07-01
pcm/Volume: use 0x69 to generate DSD silence
Max Kellermann
2016-07-01
filter/ReplayGain: skip PcmVolume if a mixer is set
Max Kellermann
2016-06-13
decoder/flac: log seek errors
Max Kellermann
2016-06-13
player/Thread: cancel outputs before seeking
Max Kellermann
2016-04-30
encoder/wave: add constant WAVE_FORMAT_PCM
Max Kellermann
2016-04-30
encoder/wave: fix indent
Max Kellermann
2016-04-25
DecoderBuffer: add missing include
Florian Schlichting
2016-04-19
decoder/opus: limit the number of packets in _scan_stream()
Max Kellermann
2016-04-19
decoder/opus: support bigger OpusTags packets
Max Kellermann
2016-04-13
decoder/ffmpeg: don't copy the AVPacket in ffmpeg_send_packet()
Max Kellermann
2016-04-13
decoder/ffmpeg: convert pointers to references
Max Kellermann
2016-04-12
decoder/ffmpeg: use av_packet_unref() instead of av_free_packet()
Max Kellermann
2016-03-30
decoder/Thread: use "ffmpeg" as fallback instead of "mad"
Max Kellermann
2016-03-30
notify: use "constexpr" only with glibc
Max Kellermann
2016-03-14
tag/TagPool: optimize _dup_item()
Max Kellermann
2016-03-14
tag/TagPool: add constexpr MAX_REF
Max Kellermann
2016-03-14
tag/TagPool: use prime number for NUM_SLOTS
Max Kellermann
2016-03-07
archive/iso9660: check path buffer bounds
Max Kellermann
2016-03-07
archive/iso9660: use a single path buffer for Visit()
Max Kellermann
2016-03-07
archive/iso9660: move the "." and ".." checks up
Max Kellermann
2016-03-07
archive/iso9660: add local variable "filename"
Max Kellermann
2016-03-07
archive/iso9660: make variables more local
Max Kellermann
2016-03-06
util/HugeAllocator: fix division by zero due to inverted check
Max Kellermann
2016-03-06
protocol/ArgParser: fix range check
Max Kellermann
2016-03-06
decoder/dsdiff: fix off-by-one buffer overflow
Max Kellermann
2016-03-06
decoder/opus: limit tag size to 64 kB
Max Kellermann
2016-03-06
mixer/pulse: fix integer division rounding
Max Kellermann
2016-03-01
thread/Posix{Mutex,Cond}: use "constexpr" only with glibc
Max Kellermann
2016-02-23
queue/Playlist: move only the tag items in TagModified()
Max Kellermann
2016-02-23
DetachedSong: add method MoveTagItemsFrom()
Max Kellermann
[next]