All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.4.1 - 2021-02-13
- Unneeded decoding in main loop causing codec issues (#22).
v0.4.0 - 2021-01-13
- Support for Windows platform (#21).
- sh dependency.
v0.3.0 - 2020-08-15
- Option to change progress bar class in
ffpb.main
.
- Decoding error caused by missing encoding in
ffpb.main
(#17).
v0.2.0 - 2019-04-29
- Python 3.7 as an explicitly supported version.
- Incorrect decoding of filenames caused by
chardet
.
v0.1.3 - 2019-04-06
ffpb.main
not using givenargv
argument (#12).
v0.1.2 - 2018-09-12
ffpb
crashing on non-video input/output (#8).
v0.1.1 - 2018-09-11
README.rst
not rendering properly on PyPI.
v0.1.0 - 2018-09-11
Initial release.