aboutsummaryrefslogtreecommitdiff
path: root/stream/src/lib.rs
AgeCommit message (Collapse)Author
2025-03-02change thingsmetamuffin
2025-02-28spec + break thingsmetamuffin
2025-02-16dont leak media paths, fix jsp profile selection and add small hack to ↵metamuffin
accept relative timestamps from transcoding
2025-01-30avoid transitive crate deps by re-exportmetamuffin
2025-01-29no direct redb accessmetamuffin
2025-01-29copyright yearmetamuffin
2025-01-29prepare database refactormetamuffin
2024-04-15upgrade all deps (except image-rs)metamuffin
2024-01-29rename stream spec parammetamuffin
2024-01-29consistent name for {snippet,segment?,fragment}metamuffin
2024-01-26jvtt works in playermetamuffin
2024-01-26fix a bunch of stupid things regarding subtitles. still doesnt workmetamuffin
2024-01-24update yearmetamuffin
2024-01-24refactor asset system pt. 1metamuffin
2024-01-04recursive importmetamuffin
2023-12-23rework ~~import~~ system pt. 8.1: update the player to new formatmetamuffin
2023-12-22rework import system pt. 8: federated streams & change jhlsmetamuffin
2023-12-22rework import system pt. 7: cache tmdb, media ignore flagsmetamuffin
2023-12-22rework import system pt. 5: local import and playback working againmetamuffin
2023-12-21rework import system pt. 1metamuffin
2023-11-28ass to webvtt conversionmetamuffin
2023-10-04more permissionsmetamuffin
2023-10-01fix original download to stop at EOFmetamuffin
2023-09-30broken snippet generation and outputting something that looks like hlsmetamuffin
2023-09-30first snippet draftmetamuffin
2023-09-30move some files around for new remuxer + small changesmetamuffin
2023-09-30stream head + webm not a format anymoremetamuffin
2023-09-29theoretically support original streammetamuffin
2023-09-29stream wrapper for remux mkv/webmmetamuffin
2023-09-29move stream generation to new cratemetamuffin