Skip to content

Commit

Permalink
prep 0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
belgattitude committed Aug 19, 2018
1 parent 1415b25 commit 4e2f190
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## 0.7.7 (2018-08-19)

### Added

- Added `ScaleFilter` for scaling videos.

### Improved

- Thumbnail generation is now more performant *(seek time `-ss` is now before the `-i input file` option)*

### Changed

- Internal: `FFmpegAdapter` now uses `-filter:v` instead of `-vf` for clarity.
Expand Down

0 comments on commit 4e2f190

Please sign in to comment.