summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2011-12-10 22:49:27 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2011-12-10 22:49:27 +0000
commit471aee5bb21bb5d568ac1ddaea0b35c18cda5c07 (patch)
tree77d42d4a0c337d4001d100b49b785f2604deeb0e /ChangeLog
parentc6324255117128d3a7a9f614c756022d3ef7461d (diff)
parent508e9088eec8f00b5dea9571383480803d4ad45e (diff)
downloadxine-lib-471aee5bb21bb5d568ac1ddaea0b35c18cda5c07.tar.gz
xine-lib-471aee5bb21bb5d568ac1ddaea0b35c18cda5c07.tar.bz2
Merge from 1.1.
--HG-- rename : src/liba52/xine_a52_decoder.c => src/audio_dec/xine_a52_decoder.c rename : src/libspudvb/xine_spudvb_decoder.c => src/spu_dec/spudvb_decoder.c rename : src/libxinevdec/image.c => src/video_dec/image.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25f1b64d1..8ac96cc22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -70,6 +70,17 @@ xine-lib (1.1.90) (Unreleased)
* Report more video output capabilities via (port)->get_capabilities():
colour controls, zooming, colour keying.
+xine-lib (1.1.21) 2011-??-??
+ * mpeg-ts fixes and enhancements
+ * Improved syncing of DVB subtitles
+
+xine-lib (1.1.20.1) 2011-??-??
+ * Various bug fixes.
+ * Use the current ImageMagick API (if using ImageMagick).
+ * Fix PVR plugin input building (needs V4L2).
+ * Fixes related to unknown audio & subtitle languages.
+ * Memory leak fixes
+
xine-lib (1.1.20) 2011-11-13
* Imagine that there's a large poppy here.
* Ensure that file and socket descriptors are marked as CLOEXEC.