From 5db330d4093eb663f119bc63d06486a7b57387b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Wed, 17 Dec 2003 13:41:05 +0000 Subject: * 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 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') 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 -- cgit v1.2.3