summaryrefslogtreecommitdiffstats
path: root/src/encoder/encoderffmpegcore.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
2020-12-02Clean up comments and use doxygen style (///)Jan Holthuis
2020-11-10Remove long copyright headersxerus2000
2020-11-10Use #pragma once everywherexerus2000
2020-09-29replace #include "track/track.h" by "track_decl.h" in all header filesDaniel Schürmann
2018-04-06Typo fixes luzpaz
2017-02-28fixed linux build. Also flac compression only available with libsndfile 1.0.26JosepMaJAZ
2017-02-28some fixes from the PRJosepMaJAZ
2017-02-26Reimplementation of the recording preferences page, converted wav/aiff record...JosepMaJAZ
2016-06-22Fix build for FFmpeg 3.0.xUwe Klotz
2016-04-27Replace "shoutcast" with "broadcast" in most places.RJ Ryan
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan
2014-04-16cosmetic fix: recorded instead recoredMarcos CARDINOT
2013-11-05Compling fixes with Libav 0.8 an FFmpeg 0.11. Testing playing all the support...Tuukka Pasanen
2013-11-05Compilation fixes with Libav 9 in encoder are solvedTuukka Pasanen
2013-09-0380 bytes per line hurts my eyes. I have bigger monitor to read text. Anyways ...Tuukka Pasanen
2013-08-04Recording and playing is now working with libav 0.8.x/9 series and FFMPEG 0.1...Tuukka Pasanen
2013-07-05FFMPEG MP3/OGG encoder is enabled again. It doesn't work as expected so it ne...Tuukka Pasanen
2013-07-05Punch of Mac OS X compiling fixes. Tested FFMPEG 1.2 compablity with Mac OS X...Tuukka Pasanen
2013-07-04FFMPEG 0.10/0.11/1.0/1.1 and LibAV 0.8/9 compiling issues sorted outTuukka Pasanen
2013-07-04Correct author info for commitTuukka Pasanen