aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/OpusDecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* TagHandler: pass SongTime to duration()Max Kellermann2014-08-291-3/+6
* DecoderAPI: pass SignedSongTime to decoder_initialized()Max Kellermann2014-08-291-3/+4
* decoder/opus: use integer seek timesMax Kellermann2014-08-261-4/+4
* decoder/opus: remove redundant decoder_timestamp() callMax Kellermann2014-08-261-5/+1
* InputStream: move typedef offset_type to Offset.hxxMax Kellermann2014-08-191-2/+2
* InputStream: make offset_type unsignedMax Kellermann2014-08-191-3/+0
* Merge branch 'v0.18.x'Max Kellermann2014-07-091-0/+1
* InputStream: make Seek() always absoluteMax Kellermann2014-05-221-2/+2
* InputStream: "protect" attributesMax Kellermann2014-05-121-5/+5
* decoder/opus: use new[] instead of g_malloc()Max Kellermann2014-02-221-6/+2
* Input*: move to input/Max Kellermann2014-01-241-1/+1
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+485