summaryrefslogtreecommitdiffstats
path: root/Changelog
Commit message (Collapse)AuthorAgeFilesLines
* Bump ABI version and release 0.13.60.13.6Oleg Oshmyan2017-01-031-0/+4
| | | | | | sizeof(ASS_Style) is actually part of the ABI, so adding the Justify field in commit e54c123d5a08b6212533ddcced2cb1a50fa3d2b2 broke the ABI even though we tried to avoid it by placing the field at the end of the struct.
* Release 0.13.50.13.5Oleg Oshmyan2016-12-291-0/+14
|
* Add CVE identifiers of the fuzzing fixes.Grigori Goronzy2016-10-051-1/+3
| | | | | As assigned by [1]. Unfortunately I only learned of the CVE assignments after the release.
* Release 0.13.40.13.4Grigori Goronzy2016-10-051-0/+8
|
* Release 0.13.30.13.3Grigori Goronzy2016-09-241-0/+8
|
* Release 0.13.20.13.2Oleg Oshmyan2016-02-201-1/+2
|
* ass: add ass_set_check_readorder() API functionwm42015-12-311-0/+2
| | | | | | | | Not all API users will keep the event list on seeking. This also gives the opportunity to API users to handle severely broken files with duplicate ReadOrder entries. (It is not known whether this is really needed, however VSFilter does not deduplicate using the ReadOrder field.)
* Changelog: create entry for the next versionwm42015-12-311-0/+6
| | | | | | | | | It's always such a bother to write the changelog on release. And in fact, there is no reason why the changelog should be written on release. It's easier to edit it as we commit fixes or features. I'm adding the changelog entries for the past two commits, and in the future, we should add entries as we commit bug fixes or new features.
* Release 0.13.10.13.1Oleg Oshmyan2015-12-011-0/+21
|
* Release 0.13.00.13.0wm42015-10-031-0/+30
|
* Release 0.12.30.12.3wm42015-06-301-0/+10
|
* Release 0.12.20.12.2wm42015-05-071-0/+10
|
* Update version and changelog0.12.1wm42015-01-071-0/+11
|
* Update version and changelog0.12.0Grigori Goronzy2014-10-231-0/+15
|
* Update version info and changelog0.11.2Grigori Goronzy2014-04-251-0/+10
|
* Update version info and changelog0.11.1Grigori Goronzy2014-02-191-0/+4
|
* Update changelog0.11.0Grigori Goronzy2014-02-191-0/+3
|
* Update changelogGrigori Goronzy2014-02-181-0/+20
|
* Update changelog0.10.20.10.2Grigori Goronzy2013-10-151-0/+27
|
* Update changelogGrigori Goronzy2012-10-151-0/+3
|
* Update changelogGrigori Goronzy2012-10-011-0/+11
|
* Update changelogGrigori Goronzy2011-09-251-0/+2
|
* Add changelog for 0.10.0Grigori Goronzy2011-08-291-0/+18
|
* Update changelogGrigori Goronzy2011-05-301-0/+4
|
* Add changelog for next versionGrigori Goronzy2011-02-091-0/+5
|
* Update changelogGrigori Goronzy2010-08-091-0/+4
|
* Update changelogGrigori Goronzy2010-08-011-0/+2
|
* Cache vector clip masksGrigori Goronzy2010-07-221-0/+3
| | | | | Cache pre-rasterized vector clip masks, big speedup if vector clipping is used extensively.
* Better PAR correctionGrigori Goronzy2010-07-221-0/+1
| | | | | | | | | | PAR correction so far merely applied a horizontal scaling factor to glyphs right after loading. This screws up transformed text, unfortunately. It's a much better approach to typeset text without correction and scale everything at the very end. In MPlayer, an EOSD rendering now looks exactly the same as a video filter rendering (except for more sharpness in the EOSD case).
* Update changelogGrigori Goronzy2010-06-261-0/+7
|
* Initial changelog for release 0.9.9Grigori Goronzy2010-03-011-0/+11
|
* Update changelogGrigori Goronzy2009-09-161-0/+6
|
* Update changelogGrigori Goronzy2009-08-221-0/+3
|
* Update changelogGrigori Goronzy2009-08-141-0/+6
|
* Update changelog againGrigori Goronzy2009-07-171-4/+4
|
* Initial changelog update for 0.9.7Grigori Goronzy2009-07-111-0/+18
| | | | Update changelog and version number in configure.ac.
* Add autotools infrastructure.greg2009-06-181-0/+19