Merge branch '0.3'

Conflicts:
	CHANGELOG.md
This commit is contained in:
Romain Neutron 2013-09-05 12:10:29 +02:00
commit b6ec274d2e
3 changed files with 24 additions and 1 deletions

View file

@ -3,6 +3,10 @@ CHANGELOG
* 0.4.0 (xx-xx-xxxx)
* 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.