summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2005-07-17 23:12:29 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2005-07-17 23:12:29 +0000
commitfc016e274ea40572ce4fd5cc4072a85343b8c447 (patch)
tree9eca8f368d94ebabf87fce4d0a9bb094b4845d2e
parent31b5e59e006ad60cca6be2fa5e58dd85710eb347 (diff)
downloadxine-lib-fc016e274ea40572ce4fd5cc4072a85343b8c447.tar.gz
xine-lib-fc016e274ea40572ce4fd5cc4072a85343b8c447.tar.bz2
Doc update
CVS patchset: 7657 CVS date: 2005/07/17 23:12:29
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a6100f45..cb00e699f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@ xine-lib (1.1)
* added help for most deinterlace methods
* ffmpeg update
* use ImageMagick to convert and display different type of images (png, jpg...)
+ * improve ASX playlist parsing
+ * add an extended MRL reference event (MRL title, start time, play time):
+ needed for the ASX parser; deprecates plain MRL reference events.
xine-lib (1.0.2)
* fixed playback of single-session Real RTSP streams, such as
@@ -39,6 +42,7 @@ xine-lib (1.0.2)
* new stream infos allows frontends to query current title/chapter/angle on dvds
* new upmix_mono audio post plugin to convert mono to stereo
* added --with-external-a52dec and --with-external-libmad switches
+ * fix a locking bug which affects configuration callback functions
xine-lib (1.0.1)
* Big XvMC quality / correctness / cpu-usage fix. [bug #1114517]