summaryrefslogtreecommitdiffstats
path: root/src/encoder/encoder.h
AgeCommit message (Expand)Author
2021-07-08Encoder: Use mixxx::audio::SampleRate type instead of intJan Holthuis
2021-02-02Improve error handling when initalize the encoders for recording or broadcastingDaniel Schürmann
2021-01-21Fix file extensions during recording.Daniel Schürmann
2021-01-11link libshout-idjc against pthreadDaniel Schürmann
2021-01-08fdk-aac encoderStéphane L
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-02Clean up comments and use doxygen style (///)Jan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-10Remove long copyright headersxerus2000
2020-11-10Use #pragma once everywherexerus2000
2020-05-27Encoder: make use of override feature to silence clang warningsDaniel Schürmann
2020-01-07we dont use const in value parametersDaniel Schürmann
2019-12-29add a new createEncoder function that returns an encoder independent from Use...Daniel Schürmann
2019-12-29Split out EncoderRecordingSettingsDaniel Schürmann
2017-08-15Encoder API: update commentStéphane Lepin
2017-02-28some fixes from the PRJosepMaJAZ
2017-02-26Reimplementation of the recording preferences page, converted wav/aiff record...JosepMaJAZ
2016-04-27Replace "shoutcast" with "broadcast" in most places.RJ Ryan
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan