summaryrefslogtreecommitdiff
path: root/lib/rbcodec/codecs/opus.c (unfollow)
Commit message (Expand)Author
2016-09-07Opus: update resume offset correctly while playing.Adam Sampson
2014-07-13Sync to upstream libopusNils Wallménius
2014-03-10Implement time-based resume and playback start.Michael Sevakis
2013-05-21Opus: fix glitch caused by 2e9aa3dNils Wallménius
2013-05-19Opus: fix seeking to start of trackNils Wallménius
2013-05-19Opus: avoid allocating space for comment packetsNils Wallménius
2013-05-18Fix opus craches with large embedded album artNils Wallménius
2012-10-14Improve seeking in opus, tested on Sansa; not testedFrederik M.J. Vestre
2012-09-25opus: asm MULT16_32_Q15 for arm and cfNils Wallménius
2012-09-20Initial opus codec supportFrederik M J Vestre