aboutsummaryrefslogtreecommitdiffstats
path: root/libar2_decode_params.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some fixes1.2Mattias Andrée2022-02-171-0/+7
* m + add tests for optimisationsMattias Andrée2022-02-171-1/+1
* Fix previous commitMattias Andrée2022-02-161-1/+3
* Strict parameter order in parameter string (this is what is done in the reference implementation and is the desirable behaviour)Mattias Andrée2022-02-161-40/+21
* Fix check for 0-prefixed integers parameter stringMattias Andrée2022-02-161-1/+1
* More tests and some small improvementsMattias Andrée2022-02-161-4/+6
* Use params->version == 0 for implicit specification of version 1.0Mattias Andrée2022-02-121-1/+1
* First commit1.0Mattias Andrée2022-01-161-0/+147