Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ldm0 committed Dec 29, 2023
1 parent 3f61695 commit 7fd6601
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 0.14.2

- Bump `rusty_ffmpeg` to "0.13.2"

- Add `AVInputFomat::find`

- Add fmt and options parameter for `AVFormatContextInput::open`

## 0.14.1

- Drop support for FFmpeg <4.3

- Bump `rusty_ffmpeg` to "0.13.1"

## 0.14.0

- Feature `ffmpeg5` and `ffmpeg6` are added to support FFmpeg `4.*/5.*/6.*` in parallel
Expand Down

0 comments on commit 7fd6601

Please sign in to comment.