summaryrefslogtreecommitdiffstats
path: root/src/encoder/encoderopus.h
AgeCommit message (Expand)Author
2021-07-08Encoder: Use mixxx::audio::SampleRate type instead of intJan Holthuis
2021-05-19Use fixed-size integer types for audio stream propertiesUwe Klotz
2021-02-02Improve error handling when initalize the encoders for recording or broadcastingDaniel Schürmann
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 and author comment in header filesxerus2000
2020-11-10Use #pragma once everywherexerus2000
2019-01-10help tr to find the textDaniel Schürmann
2019-01-08encoderopus: fix minor issuesStéphane Lepin
2019-01-08opus(encoder): keep opus constants in one placeStéphane Lepin
2018-12-31Opus encoderStéphane Lepin