summaryrefslogtreecommitdiffstats
path: root/src/encoder/encoder.cpp
AgeCommit message (Expand)Author
2021-02-16Encoder: fix build with OPUS=OFFBe
2021-01-21Fix file extensions during recording.Daniel 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-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-10Remove long copyright headersxerus2000
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
2019-12-29Use QString instead of Encoder::FormatDaniel Schürmann
2019-01-12Fix the build when opus is disabled and add Opus streaming/recording to the c...RJ Skerry-Ryan
2018-12-31Opus encoderStéphane Lepin
2017-11-14spelling: Unsuported -> UnsupportedNico Schlömer
2017-04-01some improvements here and thereJosepMaJAZ
2017-03-04Some more improvements to the preferences dialog and implemented LAME VBR and...JosepMaJAZ
2017-03-03disable ffmpeg encodersJosepMaJAZ
2017-02-28some fixes from the PRJosepMaJAZ
2017-02-26Reimplementation of the recording preferences page, converted wav/aiff record...JosepMaJAZ
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan