Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix clippy warnings | Kostya Shishkov | 2023-07-26 | 1 | -6/+1 |
* | rename "str" variable to avoid confusion with the primitive type | Kostya Shishkov | 2023-02-17 | 1 | -5/+5 |
* | fix some warnings (unneeded parentheses, missing dyn keyword) | Kostya Shishkov | 2020-09-27 | 1 | -5/+5 |
* | core/muxers: fix copy-paste comments | Kostya Shishkov | 2020-07-10 | 1 | -2/+2 |
* | core: add iterator for the lists of registered demuxers and muxers | Kostya Shishkov | 2020-06-12 | 1 | -0/+4 |
* | core: implement NAOptionHandler for Muxer | Kostya Shishkov | 2020-06-05 | 1 | -0/+12 |
* | make muxers handle options | Kostya Shishkov | 2020-05-31 | 1 | -1/+2 |
* | make muxers report their capabilities | Kostya Shishkov | 2020-05-30 | 1 | -0/+23 |
* | core: introduce muxers module | Kostya Shishkov | 2020-05-21 | 1 | -0/+131 |