Fix Invalid ratio computing

This commit is contained in:
Romain Neutron 2013-09-05 12:09:39 +02:00
commit c722665482
3 changed files with 24 additions and 1 deletions

View file

@ -1,6 +1,10 @@
CHANGELOG
---------
* 0.3.4 (05-09-2013)
* Fix Invalid ratio computing.
* 0.3.3 (05-09-2013)
* Add convenient Stream::getDimensions method to extract video dimension.