summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-05-06 15:48:24 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-05-06 15:48:24 +0100
commit111fe67b6395937ba487602d3bb28a809dceff71 (patch)
tree6bc2f782dbc112cad00e259da93f42ef089a9dad
parent9f0ee3dfe65977d83447d5412793d2cdcece6c38 (diff)
downloadxine-lib-111fe67b6395937ba487602d3bb28a809dceff71.tar.gz
xine-lib-111fe67b6395937ba487602d3bb28a809dceff71.tar.bz2
Changelog entries.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ae4e8a77..c92214f15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,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.