summaryrefslogtreecommitdiffstats
path: root/src/encoder/encoderopus.cpp
AgeCommit message (Expand)Author
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-10Remove filename headersxerus2000
2020-09-25encoder/encoderopus: Replace double math with int mathJan Holthuis
2020-09-25encoder/encoderopus: Add missing casts to intJan Holthuis
2020-05-28Work around QRandomGenerator not being available on Qt 5.9Jan Holthuis
2020-05-28Use QRandomGenerator instead of qrand/qsrandJan Holthuis
2019-03-26Fix misc. typos and whitespaceluz.paz
2019-01-10help tr to find the textDaniel Schürmann
2019-01-08encoderopus: minor fixesStéphane Lepin
2019-01-08encoderopus: use cpp-style castsStéphane Lepin
2019-01-08Merge branch 'opus-encoder' of github.com:Palakis/mixxx into opus-encoderStéphane Lepin
2019-01-08encoderopus: fix minor issuesStéphane Lepin
2019-01-08encoderopus: fix indentStéphane Lepin
2019-01-08opus(encoder): keep opus constants in one placeStéphane Lepin
2018-12-31Opus encoderStéphane Lepin