Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename "str" variable to avoid confusion with the primitive type | Kostya Shishkov | 2023-02-17 | 1 | -6/+6 |
* | give 'str' variables more appropriate names | Kostya Shishkov | 2022-11-04 | 1 | -2/+2 |
* | fix some clippy warnings | Kostya Shishkov | 2022-09-22 | 1 | -2/+2 |
* | core: support DeflateMode option setting | Kostya Shishkov | 2021-05-22 | 1 | -0/+2 |
* | core: fix or silence clippy warnings | Kostya Shishkov | 2020-06-16 | 1 | -16/+16 |
* | add frame skip option for decoders | Kostya Shishkov | 2020-06-11 | 1 | -0/+11 |
* | factor out keyframe interval option | Kostya Shishkov | 2020-06-06 | 1 | -0/+5 |
* | core: redesign options module | Kostya Shishkov | 2020-06-04 | 1 | -109/+110 |
* | core: split options into separate module | Kostya Shishkov | 2020-05-31 | 1 | -0/+292 |