Releases: maxcurzi/tplay
Releases · maxcurzi/tplay
v0.6.2
v0.6.1
What's Changed
- Updated OpenCV from 0.93 to 0.94.2 and Fixed OpenCV Build Failure by @dkrishnakumar987 in #52
- fix for yt-dlp cookies issue by @AlGaRitm2020 in #55
- Revert change around AlgorithmHint which was causing build failures with OpenCV 4.11
New Contributors
- @dkrishnakumar987 made their first contribution in #52
- @AlGaRitm2020 made their first contribution in #55
Full Changelog: v0.6.0...v0.6.1
v0.6.0
Added webp support, and updated all dependencies which crucially should make the crate easier to install on Ubuntu 24.04.
Users on Ubuntu 22.04 might need to stick to the previous release 0.5.0, mostly due to ffmpeg 6+ not available on Ubuntu 22.04.
What's Changed
- Animated webp support by @december1981 in #40
- update ffmpeg version by @MoonDusk1996 in #35
- updated all dependencies and updated this to match said dependencies by @Yuki-iso in #46
New Contributors
- @december1981 made their first contribution in #40
- @MoonDusk1996 made their first contribution in #35
- @Yuki-iso made their first contribution in #46
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Update Cargo.toml minor fix for repository by @szabgab in #25
- Support looping playback by @december1981 in #38
New Contributors
- @szabgab made their first contribution in #25
- @december1981 made their first contribution in in #38
Full Changelog: v0.4.5...v0.5.0
v0.4.5
v0.4.4
What's Changed
- Make sure to disable default features of opencv by @twistedfall in #22
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- Add shields for aur and make table of contents foldable by @neon-mmd in #17
- Bump opencv and use only the necessary modules to speed up building by @twistedfall in #21
New Contributors
- @twistedfall made their first contribution in #21
Full Changelog: v0.4.2...v0.4.3
v0.4.2
Fix README (libavfilter-dev libavdevice-dev
dependencies were incorrectly removed).
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.4.0
Update audio player to use rodio backend (and have feature flags for mpv)
What's Changed
- Cargo.lock: commit for binary packages by @colemickens in #8
- Mpv select by @maxcurzi in #10
- updating installation instructions, adding subsections, fixing code, removing libmpv code and deleting build.rs by @neon-mmd in #9
New Contributors
- @colemickens made their first contribution in #8
Full Changelog: v0.3.1...v0.4.0