| Commit message (Expand) | Author | Age | Files | Lines |
* | modernization: `override` instead of virtual in all compilation units | Marcus Müller | 2020-11-03 | 1 | -1/+1 |
* | Add `override` for common virtual function overrides | Thomas Habets | 2020-11-03 | 1 | -1/+1 |
* | fec/async_encoder: Remove manual memory management | Thomas Habets | 2020-08-14 | 1 | -4/+5 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -2/+2 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -29/+30 |
* | Clean-up: Remove unused private variables (Issue #1621, #1622, #1624) | andriy gelman | 2018-04-28 | 1 | -2/+0 |
* | fec: Adds MTU parameter to async and tagged stream blocks. | Tom Rondeau | 2015-09-24 | 1 | -1/+3 |
* | fec: wip: fixing up allocated memory; allowing async encoder deployment to be... | Tom Rondeau | 2014-05-20 | 1 | -0/+3 |
* | fec: wip: async encoder/decoder working deployments. | Tom Rondeau | 2014-05-19 | 1 | -1/+6 |
* | blocks: adding reverse packing/unpacking functions. | Tom Rondeau | 2014-05-17 | 1 | -1/+4 |
* | fec: wip: using unpack/pack k bits kernels instead of copying logic in here. | Tom Rondeau | 2014-05-17 | 1 | -0/+4 |
* | fec: wip: fixing formatting. | Tom Rondeau | 2014-05-17 | 1 | -53/+56 |
* | fec: wip: adding async (PDU) encoder and decoder blocks. | Tom Rondeau | 2014-05-17 | 1 | -0/+53 |