Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move current PAD encoder algorithm into subclass | Stefan Pöschel | 2017-08-23 | 1 | -4/+18 |
| | | | | | This allows to replace the current PAD encoding algorithm by alternative methods in the future. | ||||
* | Refactor basic PAD encoder structure | Stefan Pöschel | 2017-08-23 | 1 | -3/+38 |
| | | | | | | - move main process into new PAD encoder object - hand over options by new separate options object - unify default value retrieval in usage | ||||
* | Move includes/static vars into new main header | Stefan Pöschel | 2017-08-22 | 1 | -0/+49 |