summaryrefslogtreecommitdiff
path: root/gr-dtv/lib/atsc/atsc_sync_impl.h
Commit message (Expand)AuthorAgeFilesLines
* modernization: `override` instead of virtual in all compilation unitsMarcus Müller2020-11-031-5/+5
* Add `override` for common virtual function overridesThomas Habets2020-11-031-2/+2
* 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-32/+31
* Clean-up: Remove unused private variables (Issue #1621, #1622, #1624)andriy gelman2018-04-281-1/+0
* dtv: fixed usage of uninitialized memory for data_size.Johnathan Corgan2016-09-191-5/+5
* dtv: move "static const" variables from header / class into the main code. Th...Michael Dickens2015-04-021-7/+0
* dtv: move ATSC blocks into lib/atscJohnathan Corgan2014-07-211-0/+83