Skip to content

Commit c0690e6

Browse files
committed
Version 0.4.0
1 parent 0442c05 commit c0690e6

File tree

5 files changed

+154
-217
lines changed

5 files changed

+154
-217
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## Version 0.4.0
2+
- Breaking Change: Use Frame, Pixel, etc. types from the `v_frame` crate,
3+
instead of rolling our own. This should improve interoperability
4+
with other crates.
5+
- Speed up y4m decoding.
6+
- Minor internal changes and dependency updates.
7+
18
## Version 0.3.0
29
- Breaking Change: Remove the `use_simd` flag from the public API.
310
This was intended only for development purposes,

0 commit comments

Comments
 (0)