aboutsummaryrefslogtreecommitdiffstats
path: root/src/odr-padenc.h
Commit message (Collapse)AuthorAgeFilesLines
* Move current PAD encoder algorithm into subclassStefan Pöschel2017-08-231-4/+18
| | | | | This allows to replace the current PAD encoding algorithm by alternative methods in the future.
* Refactor basic PAD encoder structureStefan Pöschel2017-08-231-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 headerStefan Pöschel2017-08-221-0/+49