Skip to content

Releases: althonos/ffpb

v0.4.1

13 Feb 13:15
Compare
Choose a tag to compare

Fixed

  • Unneeded decoding in main loop causing codec issues (#22).

0.4.0

13 Jan 12:55
v0.4.0
Compare
Choose a tag to compare

Added

  • Support for Windows platform (#21).

Removed

  • sh dependency.

0.3.0

13 Jan 12:55
v0.3.0
Compare
Choose a tag to compare

Added

  • Option to change progress bar class in ffpb.main.

Fixed

  • Decoding error caused by missing encoding in ffpb.main (#17).

0.2.0

29 Apr 08:27
Compare
Choose a tag to compare

Added

  • Python 3.7 as an explicitly supported version.

Fixed

  • Incorrect decoding of filenames caused by chardet.

0.1.3

29 Apr 08:19
Compare
Choose a tag to compare

Fixed

  • ffpb.main not using given argv argument (#12).

0.1.2

29 Apr 08:18
Compare
Choose a tag to compare

Fixed

  • ffpb crashing on non-video input/output (#8).

0.1.1

29 Apr 08:16
Compare
Choose a tag to compare

Fixed

  • README.rst not rendering properly on PyPI.

0.1.0

29 Apr 08:16
Compare
Choose a tag to compare

Initial release.