]> git.sesse.net Git - vlc/blobdiff - NEWS
Fixed a potential IDirectDrawSurface2 leak.
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index c1d781f39493443b2b131842e6b5d754aaf51ad9..cc7a604ac97d53f85ddb65c300d47ae91033fdd5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,23 @@
 Changes between 1.1.0 and 1.2.0-git:
 ------------------------------------
 
+Important changes for packagers:
+ * The default builds now assume that the operating system uses UTF-8 for
+   its file systems and files content (except the Windows port). If this is
+   not acceptable, pass --enable-non-utf8 to the configure script.
+
+Access
+ * Multiple files are supported from RAR files
+
 Codecs
  * You can now use ffmpeg-mt in conjunction with vlc
 
+Demuxers:
+ * id3tag plugin is removed (superseded by taglib).
+
+Interfaces
+ * The telnet interface has been removed in the favour of the lua one
+
 Video Filter:
  * New gradfun filter for debanding videos using dithering
 
@@ -16,7 +30,7 @@ Stream output:
     dst=public_html/iphonestreamfile-###.ts}"
 
 
-Changes between 1.0.5 and 1.1.0:
+Changes between 1.0.6 and 1.1.0:
 --------------------------------
 Important changes for users:
  * On Linux, known bugs in the ALSA library might prevent audio output.
@@ -110,7 +124,6 @@ Visualization:
 Service discovery:
  * Service discoveries can now be written in lua
  * Service discovery for Picture/Music/Video user directories
- * Service discovery based on libudev
  * Shoutcast Service discoveries are now removed
 
 Encoders: