Skip to content

Commit

Permalink
Version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shssoichiro committed Mar 6, 2020
1 parent 0442c05 commit c0690e6
Show file tree
Hide file tree
Showing 5 changed files with 154 additions and 217 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## Version 0.4.0
- Breaking Change: Use Frame, Pixel, etc. types from the `v_frame` crate,
instead of rolling our own. This should improve interoperability
with other crates.
- Speed up y4m decoding.
- Minor internal changes and dependency updates.

## Version 0.3.0
- Breaking Change: Remove the `use_simd` flag from the public API.
This was intended only for development purposes,
Expand Down
Loading

0 comments on commit c0690e6

Please sign in to comment.