Fixed a float value used for volume where it expected an integer

This commit is contained in:
Sergio Costas 2016-09-05 23:43:13 +02:00
parent 177f0de758
commit 361240adc4
4 changed files with 10 additions and 7 deletions

View file

@ -1,4 +1,7 @@
## History of versions ##
* version 4.8.1 (2016-09-05)
* Fixed a float value used for volume where it expected an integer
* version 4.8.0 (2016-08-12)
* Fixed a division by zero when a clip has a duration of less than one second