aboutsummaryrefslogtreecommitdiffstats
path: root/nihav-core/src/reorder.rs
Commit message (Expand)AuthorAgeFilesLines
* add complex frame reorderer for upcoming H.264Kostya Shishkov2020-12-121-0/+67
* core: fix or silence clippy warningsKostya Shishkov2020-06-161-0/+6
* core: document reorder moduleKostya Shishkov2020-02-171-0/+16
* core/reorder: simplify I/P/B reordererKostya Shishkov2019-11-221-33/+25
* core: add frame reordering functionalityKostya Shishkov2019-11-121-0/+91