summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorgreg <greg@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-03-05 21:16:21 +0000
committergreg <greg@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-03-05 21:16:21 +0000
commitd4fbe9bc8bf01211f3d8bbd6a131ff4a10919f7b (patch)
tree1832a9d3637adaac919e7010e7383ece9b1ec639 /Changelog
parent71cc30d9d57f476f9381062f99f26f4313675334 (diff)
downloadmpv-d4fbe9bc8bf01211f3d8bbd6a131ff4a10919f7b.tar.bz2
mpv-d4fbe9bc8bf01211f3d8bbd6a131ff4a10919f7b.tar.xz
Update libass changelog.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28826 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog7
1 files changed, 6 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index c0fe56d947..5cf0d4d533 100644
--- a/Changelog
+++ b/Changelog
@@ -163,11 +163,16 @@ MPlayer (1.0)
* add options to disable some or all configuration files
* support for DOS-style file:///x:/path paths
* some new slave commands (check DOCS/tech/slave.txt)
- * libass fixes and updates to match VSFilter renderer
* libdvdcss updated to 1.2.10, now same as upstream version
* fix -endchapter support again for -dump* options
* add startup volume option
+ libass:
+ * various fixes and updates to match VSFilter renderer
+ * support \blur tag and ScaledBordersAndShadow property
+ * fractional arguments and subpixel accuracy
+ * keep positions when pan-and-scan is used
+
Ports:
* small crash with vo_macosx fixed
* AC3/DTS passthrough for ao_macosx