diff options
author | František Dvořák <valtri@civ.zcu.cz> | 2010-12-12 12:38:19 +0100 |
---|---|---|
committer | František Dvořák <valtri@civ.zcu.cz> | 2010-12-12 12:38:19 +0100 |
commit | 56007cdc8b390ebe647bcb0c62cd521c61a6b223 (patch) | |
tree | c41829aa7c0c4a16fbc8e32b999b322cd1ddb8c8 /ChangeLog | |
parent | 7331793b951e0ab9cbb8107ecefc9aabc8aaf986 (diff) | |
download | xine-lib-56007cdc8b390ebe647bcb0c62cd521c61a6b223.tar.gz xine-lib-56007cdc8b390ebe647bcb0c62cd521c61a6b223.tar.bz2 |
Add .ass extension to be recognized as subtitle file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ xine-lib (1.1.??) 2010-??-?? * Possibility to disable HW acceleration in directx video output. * Header stripping support in Matroska demuxer. * Update nosefart to 2.7-mls (stability with corrupted NSF files). + * Add .ass extension to be recognized as subtitle file. [Bug #123] xine-lib (1.1.19) 2010-07-25 * Handle odd widths properly (for ffmpeg-decoded video). |