aboutsummaryrefslogtreecommitdiff
path: root/stream
AgeCommit message (Expand)Author
13 daysfilter clusters; remove jsp multisegment supportmetamuffin
13 daysstart media processing refactormetamuffin
2025-09-12move stream types to own crate; removes a common depmetamuffin
2025-06-03stream query short formatmetamuffin
2025-05-26move all direct database access to logic cratemetamuffin
2025-04-30smaller fixes and remove useless depsmetamuffin
2025-04-30config worksmetamuffin
2025-04-27move cache to own cratemetamuffin
2025-04-26set transcode max br to 3x remux brmetamuffin
2025-04-21new transcoding args systemmetamuffin
2025-04-21fix bitrate min max bugmetamuffin
2025-04-21change transcode bitrates and ensure even height for transcodingmetamuffin
2025-04-19mpeg4 remuxmetamuffin
2025-04-19manual clippy fixesmetamuffin
2025-04-18use impl Hash for cache key instead of stringmetamuffin
2025-04-16parse supermultivariant querymetamuffin
2025-04-16send actual remux bitrate; close #18metamuffin
2025-04-16webm and mpeg4 fragments semi fixedrewrite-streammetamuffin
2025-04-16transcode impl but brokenmetamuffin
2025-04-15remux playback worksmetamuffin
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-02-02consistent fragment namingmetamuffin
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-11-01update depsmetamuffin
2024-07-06update thingsmetamuffin
2024-06-10apply many clippy issuemetamuffin
2024-06-10bump versionsmetamuffin
2024-04-15upgrade all deps (except image-rs)metamuffin
2024-03-30fix typo in hlsvariantmetamuffin
2024-01-29caching subtitlesmetamuffin
2024-01-29rename stream spec parammetamuffin
2024-01-29support DisplayUnitmetamuffin
2024-01-29consistent name for {snippet,segment?,fragment}metamuffin
2024-01-28clean up some code + subrip support?metamuffin
2024-01-28fix yet another fundamental issue in the ebml reader and seekindex.metamuffin
2024-01-26fix hls?metamuffin
2024-01-26jvtt works in playermetamuffin