Add convenient Stream::getDimensions method to extract video dimension.

This commit is contained in:
Romain Neutron 2013-09-04 19:00:43 +02:00
commit 15711a0e50
5 changed files with 134 additions and 10 deletions

View file

@ -1,6 +1,10 @@
CHANGELOG
---------
* 0.3.3 (xx-xx-2013)
* Add convenient Stream::getDimensions method to extract video dimension.
* 0.3.2 (08-08-2013)
* Fix A/V synchronization over flash and HTML5 players.