summaryrefslogtreecommitdiffstats
path: root/src/encoder/encoderffmpegcore.cpp
AgeCommit message (Expand)Author
2018-04-23Fix FFmpeg build issues caused by version dependenciesUwe Klotz
2018-01-23Delete obsolete initializationsUwe Klotz
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-04-27Replace "shoutcast" with "broadcast" in most places.RJ Ryan
2015-07-14Remove need for libavresampler/libswresampler or ffmpeg old resampler so it c...Tuukka Pasanen
2015-05-11Code styling updateTuukka Pasanen
2015-05-09New FFMpeg/AVConv depricates new functions. #ifdef them to support old and newTuukka Pasanen
2015-05-09Remove header license files to favor LICENSE fileTuukka Pasanen
2014-08-04Tuned FFMPEG resample interface more simple and usableTuukka Pasanen
2014-04-16cosmetic fix: recorded instead recoredMarcos CARDINOT
2013-12-21Fix encoders to deal with new [-1.0, 1.0] internal normalization.RJ Ryan
2013-11-30Header/include cleanups across the codebase.RJ Ryan
2013-11-07Cleaned file and added Comments to very compilcated #ifdef .. #endif stuff. C...Tuukka Pasanen
2013-11-06Beatified code with astyle -A2 --pad-headerTuukka Pasanen
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-08Code guideline changes: 'if(' to 'if (' and 'for(' to 'for ('Tuukka Pasanen
2013-08-07Fix encoder normalization to SHORT_MAX = 0x7FFF. It's Mixxx currently used no...Tuukka Pasanen
2013-08-07Changed comment style from C-like /* to C++ //Tuukka Pasanen
2013-08-07Fixing code formating to fix Mixxx code guideTuukka 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