Prepare to version 0.2.2

This commit is contained in:
Romain Neutron 2013-02-07 13:09:22 +01:00
commit f39cf52729

View file

@ -1,6 +1,12 @@
CHANGELOG CHANGELOG
--------- ---------
* 0.2.2 (xx-xx-2013)
* Add compatibility with FFMpeg 1.1
* Upgrade deprecated options (`-ab`, `-qscale` and `-b`)
* Use of a custom stat file for each multi-pass encoding (fix #20)
* 0.2.1 (02-04-2013) * 0.2.1 (02-04-2013)
* Parse the output of FFProbe using correct EOL sequences (@ak76) * Parse the output of FFProbe using correct EOL sequences (@ak76)