aboutsummaryrefslogtreecommitdiff
path: root/stream/src/stream_info.rs
AgeCommit message (Expand)Author
13 daysstart media processing refactormetamuffin
2025-09-12move stream types to own crate; removes a common depmetamuffin
2025-04-30smaller fixes and remove useless depsmetamuffin
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-16parse supermultivariant querymetamuffin
2025-04-16send actual remux bitrate; close #18metamuffin
2025-04-16transcode impl but brokenmetamuffin
2025-04-15remux playback worksmetamuffin
2025-04-14thingsmetamuffin
2025-04-14stream info for transcodingmetamuffin