ffmpeg-mappable-media/CHANGELOG.md
Romain Neutron a94c84ec3c Fix typo
2013-02-07 12:17:48 +01:00

17 lines
415 B
Markdown

CHANGELOG
---------
* 0.2.1 (02-04-2013)
* Parse the output of FFProbe using correct EOL sequences (@ak76)
* Add process timeout customization (@pulse00)
* Fix `accurate` option (`FFMpeg::extractImage`)
* 0.2.0 (12-13-2012)
* Add HelperInterface and support for realtime progress ( @pulse00 ).
* Add `accurate` option to `FFMpeg::extractImage` method.
* 0.1.0 (10-30-2012)
* First stable version.