0.17.0
This version was originally tagged and released on the date below. These notes were added on GitHub much later so the creation date won't match.
Thursday, February 16, 2017
- Remove all dependencies on
mplayer, via #120 and #123:- Modify
detect-cropandtranscode-videoto useffmpegfor crop detection instead ofmplayer. - Modify
detect-cropto usempv, a free cross-platform media player, for optional crop preview instead ofmplayer. - Add a
--playeroption todetect-cropsomplayercan still be used for crop preview commands. Warning: this feature will be deprecated soon.
- Modify
- Update the "README" document to:
- Remove any mention of
mplayerand listmpvas an optional package. - Fix typo in version 0.16.0 release information. Thanks, @samhutchins!
- Remove any mention of