Add support for rotated videos

This commit is contained in:
Sergio Costas 2022-03-02 15:03:12 +00:00
parent 568271ee80
commit 949684b55d
7 changed files with 89 additions and 57 deletions

View file

@ -1,5 +1,8 @@
# History of versions #
* version 4.17.0 (2021-12-28)
* Added support for videos with "rotate" tag
* version 4.16.0 (2019-10-13)
* Added support for creating HEVC video in Matroska files
* Changed distribution permissions to GPLv3 only