Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing includes for GCC 10 compatibility | Matthias P. Braendli | 2020-06-08 | 1 | -2/+3 |
| | |||||
* | Fix Buffer memory leak when using move-assignment | Matthias P. Braendli | 2019-07-08 | 1 | -0/+3 |
| | |||||
* | Avoid copies in ThreadsafeQueue and Buffer | Matthias P. Braendli | 2018-03-06 | 1 | -0/+18 |
| | |||||
* | Minor Buffer improvements | Matthias P. Braendli | 2018-01-22 | 1 | -15/+20 |
| | |||||
* | Make Buffer movable | Matthias P. Braendli | 2017-12-21 | 1 | -10/+41 |
| | |||||
* | Fix all the warnings shown since previous commit | Matthias P. Braendli | 2017-12-11 | 1 | -21/+22 |
| | |||||
* | Remove references to malloc.h and use posix_memalign | Matthias P. Braendli | 2017-12-11 | 1 | -8/+4 |
| | |||||
* | Replace EDI-to-ETI converter with a dedicated EDI source | Matthias P. Braendli | 2017-01-06 | 1 | -0/+20 |
| | |||||
* | Replace pointers by shared_ptr in all flowgraph | Matthias P. Braendli | 2015-02-22 | 1 | -0/+1 |
| | |||||
* | Get compilation working on ARM | Matthias P. Braendli | 2014-10-10 | 1 | -1/+1 |
| | |||||
* | Add some Buffer comments | Matthias P. Braendli | 2014-09-13 | 1 | -13/+4 |
| | |||||
* | Replace CRC-DABMOD by ODR-DabMod | Matthias P. Braendli | 2014-02-07 | 1 | -4/+4 |
| | |||||
* | crc-dabmod: added AVX FIRFilter implementation | Matthias P. Braendli (think) | 2012-09-26 | 1 | -2/+4 |
| | | | | | that is disabled by default because it's slower than the SSE version. | ||||
* | added unmodified mmbtools | Matthias (think) | 2012-07-11 | 1 | -0/+108 |