summaryrefslogtreecommitdiff
path: root/gr-fec/lib/async_decoder_impl.h
Commit message (Expand)AuthorAgeFilesLines
* modernization: `override` instead of virtual in all compilation unitsMarcus Müller2020-11-031-1/+1
* Add `override` for common virtual function overridesThomas Habets2020-11-031-1/+1
* fec/async_decoder: Remove manual memory managementThomas Habets2020-08-141-4/+5
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-28/+29
* Clean-up: Remove unused private variables (Issue #1621, #1622, #1624)andriy gelman2018-04-281-2/+0
* fec: Adds MTU parameter to async and tagged stream blocks.Tom Rondeau2015-09-241-1/+3
* fec: more warning / sign cleanupTim O'Shea2015-04-061-1/+1
* fec: wip: async encoder/decoder working deployments.Tom Rondeau2014-05-191-3/+17
* fec: wip: fixing formatting.Tom Rondeau2014-05-171-55/+55
* fec: wip: adding async (PDU) encoder and decoder blocks.Tom Rondeau2014-05-171-0/+55