aboutsummaryrefslogtreecommitdiff
path: root/stream/src/hls.rs
AgeCommit message (Expand)Author
13 daysstart media processing refactormetamuffin
2025-09-12move stream types to own crate; removes a common depmetamuffin
2025-05-26move all direct database access to logic cratemetamuffin
2025-04-27move cache to own cratemetamuffin
2025-04-14thingsmetamuffin
2025-04-14lots of rewriting and removing dumb codemetamuffin
2025-04-06a bit more progress on new streaming apimetamuffin
2025-03-02change thingsmetamuffin
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-06-10apply many clippy issuemetamuffin
2024-03-30fix typo in hlsvariantmetamuffin
2024-01-29rename stream spec parammetamuffin
2024-01-29support DisplayUnitmetamuffin
2024-01-29consistent name for {snippet,segment?,fragment}metamuffin
2024-01-26fix hls?metamuffin
2024-01-26fix a bunch of stupid things regarding subtitles. still doesnt workmetamuffin
2024-01-24update yearmetamuffin
2024-01-24refactor asset system pt. 1metamuffin
2023-12-23rework ~~import~~ system pt. 8.1: update the player to new formatmetamuffin
2023-12-22rework import system pt. 5: local import and playback working againmetamuffin
2023-10-02spawn_blocking where neccesarymetamuffin
2023-10-01jhls server-side draftmetamuffin
2023-09-30broken snippet generation and outputting something that looks like hlsmetamuffin
2023-09-30move some files around for new remuxer + small changesmetamuffin