Releases: elixir-webrtc/xav
Releases · elixir-webrtc/xav
v0.10.0
v0.9.0
[BREAKING] Decoder no longer outputs video frames in rgb format by default. It has to be configured with [out_format: :rgb24]
.
What's Changed
- Provide output pixel format by @gBillal in #24
- Add video converter by @gBillal in #25
- Add scaling support to converter and decoder by @gBillal in #27
- Fix converter test by @gBillal in #28
Full Changelog: v0.8.1...v0.9.0
v0.8.1
v0.8.0
v0.7.0
What's Changed
- Fix example in README by @kevinschweikert in #18
- Remove unused functions by @kevinschweikert in #16
- version bump nx, exla and bumblebee by @kevinschweikert in #19
clangd
instructions by @kevinschweikert in #17- Add seeking by @kevinschweikert in #14
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Make
nx
optional by @kevinschweikert in #13
New Contributors
- @kevinschweikert made their first contribution in #13
Full Changelog: v0.5.1...v0.6.0
v0.5.1
v0.5.0
What's Changed
- Update README and LICENSE. Add codecov. by @mickel8 in #7
- Add audio and video converters. Fix audio resampling. by @mickel8 in #8
- Add ability to specify output parameters by @mickel8 in #9
- Handle decoder only frames by @mickel8 in #10
- Remove code related to prebuilt FFmpeg
- Bring back support for FFmpeg 4.x-6.x
- Remove most of the compilation warnings
- Fix compilation on macOS arm64 and Fedora
- Add Xav.Reader.stream!
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.0
Update to FFmpeg 7.0
Full Changelog: v0.2.1...v0.3.0