aboutsummaryrefslogtreecommitdiff
path: root/remuxer/src/seek_index.rs
AgeCommit message (Collapse)Author
2025-04-27move cache to own cratemetamuffin
2025-04-19lazy block flags parsingmetamuffin
2025-04-19manual clippy fixesmetamuffin
2025-04-18use impl Hash for cache key instead of stringmetamuffin
2025-04-16send actual remux bitrate; close #18metamuffin
2025-04-16move seek index types to remuxermetamuffin
2025-01-30avoid transitive crate deps by re-exportmetamuffin
2025-01-29copyright yearmetamuffin
2024-06-10apply many clippy issuemetamuffin
2024-01-28direct io for blocksmetamuffin
2024-01-28fix yet another fundamental issue in the ebml reader and seekindex.metamuffin
2024-01-26snippet subtitles are working.metamuffin
2024-01-24update yearmetamuffin
2023-10-02buffered io in remuxmetamuffin
2023-10-02handle missing file correctlymetamuffin
2023-10-02fix overflowing in seek index genmetamuffin
2023-10-02in-memory cached seek indexmetamuffin
2023-09-30refactor common cratemetamuffin
2023-09-30move some files around for new remuxer + small changesmetamuffin