Add DisplayRatioFixer Frame filter

This commit is contained in:
Romain Neutron 2013-09-05 11:05:14 +02:00
commit 1de948faba
3 changed files with 87 additions and 0 deletions

View file

@ -4,6 +4,7 @@ CHANGELOG
* 0.3.3 (xx-xx-2013)
* Add convenient Stream::getDimensions method to extract video dimension.
* Add DisplayRatioFixer Frame filter.
* 0.3.2 (08-08-2013)