COMMITS
July 1, 2026
A
Add more `_with_interrupt` constructors
Adrian Eddy committed
June 24, 2026
B
feat(encoder/video): add more getters/setters (#270)
Bruce Kang committed
June 17, 2026
Y
Unref output frame in Sink::frame/Sink::samples to prevent leak on reuse (#268)
Yury Yarashevich committed
Y
frame: expose AVFrame.decode_error_flags (#269)
Yury Yarashevich committed
June 10, 2026
J
examples/dump-frames: Fix rowstride bug (#243)
Johan Förberg committed
A
Merge branch 'xd009642-open_with_impls'
Adrian Eddy committed
A
Fix formatting
Adrian Eddy committed
B
fix compilation on OpenBSD (#227)
Benjamin Stürz committed
A
Fix formatting
Adrian Eddy committed
J
fix: input_with_interrupt's closure must be 'static (#266)
Jason Walton committed
A
Update stale StreamIO safety comments after PR #267
Adrian Eddy committed
Y
Fix unsound unsafe implementation of Send on types storing Rc. (#267)
Yury Yarashevich committed
S
use $crate instead of ::ffmpeg for dict macro (#264)
slonkazoid committed
A
Fix `write_header` result classification
Adrian Eddy committed
A
Implement custom stream IO (#251)
AdrianEddy committed
April 22, 2021
X
Add missing open_with implementations
xd009642 committed
March 18, 2026
Z
FFmpeg 8.1 support
Zhiming Wang committed
August 14, 2025
A
FFmpeg 8.0 support
AdrianEddy committed
September 29, 2024
A
Update to FFmpeg 7.1 (#213)
AdrianEddy committed
July 31, 2024
P
Bump ffmpeg's version to release it
Polochon_street committed
July 30, 2024
V
feat: add filter::Context::link function to link two filters together (#196)
VincentJousse committed
V
fix!: remove filter::Context generic lifetime parameter (#194)
VincentJousse committed
July 27, 2024
P
Fix CI... (#202)
Polochon-street committed
July 16, 2024
W
Implement `Sample` for 8-channel packed format samples (#199)
William committed
July 15, 2024
P
Fix clippy lints (#201)
Polochon-street committed
June 2, 2024
S
Fixes the transcoding example to work with ffmpeg 7 (#187)
Stuart Glaser committed
May 28, 2024
P
Bump version to 7.0.2
Polochon_street committed
Y
Add patch to support wasm32-wasi target. (#139)
yanghaku committed
May 12, 2024
P
Tweak channel_layout to reflect ffmpeg docs (#184)
Polochon-street committed