Commit graph

8 commits

Author SHA1 Message Date
Markus Fasselt
7abb6d36cb
Fix boolean types (#779)
Changed `Boolean` to `bool` to avoid Psalm being confused with a potential class.
Thanks @digilist
2020-12-23 11:14:24 +01:00
Romain Neutron
0736141e16 Use latest fix 2015-01-30 19:59:13 +01:00
Nicolas Le Goff
c51ccf4f2c Fix video aspect ratio calculation 2014-08-25 20:36:05 +02:00
Romain Neutron
c4fcee4517 Fix width / height detection 2013-12-17 17:38:12 +01:00
Romain Neutron
c722665482 Fix Invalid ratio computing 2013-09-05 12:09:39 +02:00
Romain Neutron
15711a0e50 Add convenient Stream::getDimensions method to extract video dimension. 2013-09-04 19:24:19 +02:00
Romain Neutron
0887d9088c Fix doc blocks 2013-06-25 10:40:20 +02:00
Romain Neutron
ad3a5af623 Version 0.3 2013-06-25 10:03:20 +02:00