[vlc-commits] commit: Merge 1.1.3/NEWS into master (Jean-Baptiste Kempf )
git at videolan.org
git at videolan.org
Wed Aug 18 17:39:18 CEST 2010
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Aug 18 17:38:50 2010 +0200| [387ba8547b6aecb0c10e9b85699d307129738fad] | committer: Jean-Baptiste Kempf
Merge 1.1.3/NEWS into master
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=387ba8547b6aecb0c10e9b85699d307129738fad
---
NEWS | 38 +++++++++++++++++++++++++++++++++++---
1 files changed, 35 insertions(+), 3 deletions(-)
diff --git a/NEWS b/NEWS
index a534c3e..daabb14 100644
--- a/NEWS
+++ b/NEWS
@@ -40,15 +40,47 @@ Stream output:
dst=public_html/iphonestreamfile-###.ts}"
-Changes between 1.1.1 and 1.1.2
--------------------------------
+Changes between 1.1.2 and 1.1.3:
+--------------------------------
+
+Access and demuxers:
+ * fixes for FTP relatives path and FTP directory support
+ * fix for podcasts parsing
+ * DVD: fix an assert error and various memory leaks
+
+Taglib:
+ * fix NULL dereferences, as reported by FortiGuard Lab,
+ CVE-2010-2937 / VideoLAN-SA-1004
+
+Playlist:
+ * fix a regression where the wrong entry was played
+ * fix m3u playlists exports
+
+Skins2:
+ * fix video autoresize behaviour
+
+Translations:
+ * Update translations for Dutch, Sinhala, Hebrew, Estonian, Spanish and Bengali
+
+Windows and Mac:
+ * Update of many codecs libraries, fixing bugs and improving speed
+
+Mac:
+ * architecture-specific installations will now be replaced by specific updates
+
+BSD:
+ * Add AltiVec detetion for OpenBSD/powerpc
+
+
+Changes between 1.1.1 and 1.1.2:
+--------------------------------
Demuxers:
* Avformat fps displaying fix
* TS, fix an issue where some programs would get dropped (fixes DVB issues too)
Audio filters:
- * fix timestamps handling on some filters that provoqued issues when playback
+ * fix timestamps handling on some filters that provoked issues when playback
of mono streams, especially on Windows
Windows:
More information about the vlc-commits
mailing list