mpd/src/decoder
Max Kellermann 6d6f274648 DecoderAPI: discard unused song tag early
If there's a stream tag, don't let the song tag override it in the
next update_stream_tag() call.
2015-06-21 15:10:55 +02:00
..
plugins decoder/ffmpeg: skip unwanted samples after seeking 2015-06-20 15:01:05 +02:00
DecoderAPI.cxx DecoderAPI: discard unused song tag early 2015-06-21 15:10:55 +02:00
DecoderAPI.hxx DecoderAPI: pass SignedSongTime to decoder_initialized() 2014-08-29 21:40:15 +02:00
DecoderBuffer.cxx DecoderBuffer: convert functions to methods 2014-09-22 08:32:44 +02:00
DecoderBuffer.hxx DecoderBuffer: struct to class 2014-09-22 08:49:14 +02:00
DecoderCommand.hxx decoder/*: move to decoder/plugins/ 2014-01-24 00:02:24 +01:00
DecoderControl.cxx DecoderControl: use std::chrono::duration for start_ms and end_ms 2014-08-28 13:08:44 +02:00
DecoderControl.hxx DecoderControl: use SignedSongTime for the song duration 2014-08-29 13:20:58 +02:00
DecoderError.cxx decoder/*: move to decoder/plugins/ 2014-01-24 00:02:24 +01:00
DecoderError.hxx decoder/*: move to decoder/plugins/ 2014-01-24 00:02:24 +01:00
DecoderInternal.cxx release v0.18.14 2014-09-11 19:26:58 +02:00
DecoderInternal.hxx DecoderControl: use std::chrono::duration for Seek() 2014-08-27 18:48:43 +02:00
DecoderList.cxx decoder/mp4v2: remove because of incompatible license 2014-11-25 13:10:52 +01:00
DecoderList.hxx decoder/*: move to decoder/plugins/ 2014-01-24 00:02:24 +01:00
DecoderPlugin.cxx Merge branch 'v0.18.x' into v0.19.x 2014-12-26 14:28:52 +01:00
DecoderPlugin.hxx InputStream: convert to class 2014-05-11 15:34:48 +02:00
DecoderPrint.cxx Client*: move to client/ 2014-01-24 00:26:53 +01:00
DecoderPrint.hxx decoder/*: move to decoder/plugins/ 2014-01-24 00:02:24 +01:00
DecoderThread.cxx DecoderThread: set Decoder::song_tag only for local files 2015-06-21 15:02:14 +02:00
DecoderThread.hxx decoder/*: move to decoder/plugins/ 2014-01-24 00:02:24 +01:00