summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-05-08 17:11:27 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-05-08 17:11:27 +0100
commit92d72104e3cd37e7470a41a65b230297592f1331 (patch)
tree5b411206574417f441e169d86f93db2a136dd027 /ChangeLog
parentefbef33b133ee728285f6bfb5f5014041dc991d4 (diff)
parent213eac661441a9c482f280c5cb5ec63240c8d29e (diff)
downloadxine-lib-92d72104e3cd37e7470a41a65b230297592f1331.tar.gz
xine-lib-92d72104e3cd37e7470a41a65b230297592f1331.tar.bz2
Merge from 1.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 492b21024..404b20e02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,12 @@ xine-lib (1.1.7) (unreleased)
[Bug 1707526]
* Fix proxy usage when the hostnames cannot be resolved. Thanks to Jeff
Mitchell for reporting and testing the fix.
+ * Avoid zero-sized frames when demuxing MPEG PES.
+ * Improved MPEG2 detection and optimised processing.
+ * Extract AFD information (commonly used in UK DVB-T) from the MPEG stream.
+ * Ensure that the ffmpeg video image size is properly initialised.
+ * Allow XxMC to switch back to software decoding; don't deinterlace if it's
+ not needed for any given frame.
xine-lib (1.1.6)
* Split the DirectFB plugin into X11 and non-X versions.