aboutsummaryrefslogtreecommitdiff
path: root/stream/src/lib.rs
AgeCommit message (Expand)Author
13 daysstart media processing refactormetamuffin
2025-09-12move stream types to own crate; removes a common depmetamuffin
2025-06-03stream query short formatmetamuffin
2025-04-30config worksmetamuffin
2025-04-27move cache to own cratemetamuffin
2025-04-14thingsmetamuffin
2025-04-14stream info for transcodingmetamuffin
2025-04-14start transcoding refactormetamuffin
2025-04-14lots of rewriting and removing dumb codemetamuffin
2025-04-13arc mkmetametamuffin
2025-04-13original streammetamuffin
2025-04-06a bit more progress on new streaming apimetamuffin
2025-03-03ametamuffin
2025-03-02change thingsmetamuffin
2025-02-28spec + break thingsmetamuffin
2025-02-16dont leak media paths, fix jsp profile selection and add small hack to accept...metamuffin
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