summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatt Messier <mmessier@grapetv.org>2007-05-08 15:10:27 -0400
committerMatt Messier <mmessier@grapetv.org>2007-05-08 15:10:27 -0400
commitc8f3f69be6bd2a6ce361e2433f174abd57b77911 (patch)
treea8db2fb70963d1e4e2a4c8291a9a5548540ca7eb /ChangeLog
parent1956c347edc0af71e479eacbc9e64f67ba7cba05 (diff)
parent92d72104e3cd37e7470a41a65b230297592f1331 (diff)
downloadxine-lib-c8f3f69be6bd2a6ce361e2433f174abd57b77911.tar.gz
xine-lib-c8f3f69be6bd2a6ce361e2433f174abd57b77911.tar.bz2
Merge changes from main 1.2 repository
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.