aboutsummaryrefslogtreecommitdiff
path: root/stream/src/lib.rs
AgeCommit message (Expand)Author
2026-03-04move codec parameter string code in remuxer; init frag for transcodesmetamuffin
2026-03-03dashmetamuffin
2026-02-19migrate transcoder configmetamuffin
2026-02-19fix server-side video playbackmetamuffin
2026-01-25start moving logic code; less arcing in streammetamuffin
2026-01-24cache as objectmetamuffin
2026-01-06Update copyright yearmetamuffin
2025-11-30new sync cachemetamuffin
2025-11-09upgrade deps + clippymetamuffin
2025-09-25start 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