Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix clippy warnings | Kostya Shishkov | 2023-07-26 | 1 | -1/+2 |
* | core/reorder: clear frame IDs in MTFrameReorderer on flush | Kostya Shishkov | 2023-07-06 | 1 | -0/+1 |
* | generic frame reorderer for multi-threaded decoders | Kostya Shishkov | 2023-06-10 | 1 | -0/+120 |
* | core: replace vec.truncate(0) with vec.clear() | Kostya Shishkov | 2021-10-29 | 1 | -1/+1 |
* | add complex frame reorderer for upcoming H.264 | Kostya Shishkov | 2020-12-12 | 1 | -0/+67 |
* | core: fix or silence clippy warnings | Kostya Shishkov | 2020-06-16 | 1 | -0/+6 |
* | core: document reorder module | Kostya Shishkov | 2020-02-17 | 1 | -0/+16 |
* | core/reorder: simplify I/P/B reorderer | Kostya Shishkov | 2019-11-22 | 1 | -33/+25 |
* | core: add frame reordering functionality | Kostya Shishkov | 2019-11-12 | 1 | -0/+91 |