Now supports both old and new AVConv versions

Added unitary test to ensure that the version check of AVConv works fine
This commit is contained in:
Sergio Costas 2015-08-30 01:09:18 +02:00
parent 3c1c32b4de
commit 15e237bab2
6 changed files with 135 additions and 5 deletions

View file

@ -1,5 +1,8 @@
## History of versions ##
* version 4.2 (2015-08-30)
* Now can work with old and new versions of AVConv
* version 4.1 (2015-06-30)
* Fixed dependencies in package
* Trying to fix a bug with MKV files (incorrect stream assign)