summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrantišek Dvořák <valtri@users.sourceforge.net>2003-12-17 13:41:05 +0000
committerFrantišek Dvořák <valtri@users.sourceforge.net>2003-12-17 13:41:05 +0000
commit5db330d4093eb663f119bc63d06486a7b57387b8 (patch)
treebb6a75f57225a033ff84b06618c3e07ff6e06880 /ChangeLog
parentaeceaef11e8d0344355ff3af39e48faa87472c32 (diff)
downloadxine-lib-5db330d4093eb663f119bc63d06486a7b57387b8.tar.gz
xine-lib-5db330d4093eb663f119bc63d06486a7b57387b8.tar.bz2
* Default subtitle timeout.
Some formats define the end of a subtitle as the beginning of the following. But using configurable timeout seems better. * Three new formats of subtitles: - jacobsub from mplayer (not tested by me) - subviewer v2.0 from mplayer (not tested by me) - subrip v0.9 * Change deprecated bzero() to memset() CVS patchset: 5918 CVS date: 2003/12/17 13:41:05
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2216d9d1..6016acb7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+xine-lib (1-rc4)
+ * new subtitle formats: jacobsub, subviewer 2.0, subrip 0.9
+ * auto hidding of the subtitles
+
xine-lib (1-rc3)
* fix dvd menu blending when using tvtime plugin (yuy2 blend)
* fix problems with some more elaborate post plugin setups