aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/SndfileDecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* InputStream: move typedef offset_type to Offset.hxxMax Kellermann2014-08-191-1/+1
* decoder/sndfile: check InputStream::KnownSize()Max Kellermann2014-08-191-0/+3
* decoder/sndfile: implement scan_stream() instead of scan_file()Max Kellermann2014-07-111-5/+6
* decoder/sndfile: make variables more localMax Kellermann2014-07-111-10/+7
* decoder/sndfile: support more tag typesMax Kellermann2014-07-111-0/+4
* decoder/sndfile: add str_type to TagType tableMax Kellermann2014-07-111-3/+11
* decoder/sndfile: move code to sndfile_handle_tag()Max Kellermann2014-07-111-15/+12
* decoder/sndfile: log libsndfile version on startupMax Kellermann2014-07-111-1/+8
* Merge branch 'v0.18.x'Max Kellermann2014-07-111-28/+27
* InputStream: make Seek() always absoluteMax Kellermann2014-05-221-2/+22
* Merge tag 'release-0.18.10'Max Kellermann2014-04-101-6/+20
* DecoderPlugin: pass Path instance to file_decode() and scan_file()Max Kellermann2014-02-071-3/+4
* Input*: move to input/Max Kellermann2014-01-241-1/+1
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+260