]> git.sesse.net Git - vlc/blobdiff - NEWS
lua: copy input options to result of playlist script
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 8091a9f87ff1cb43f9c70b49bbe466572db245dc..43123cef97d5c74d8afeb717aaeca771eb971ee9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Changes between 1.1.4 and 1.2.0-git:
+Changes between 1.1.5 and 1.2.0-git:
 ------------------------------------
 
 Important changes for packagers:
@@ -15,8 +15,8 @@ Access
  * BDA: experimental support for ClearQam devices
  * DVB-S scanning support
  * DShow: support for freq and video standard selection
- * Support for VDR recordings files and folders
- * Blu-Ray Disc integration using libbluray
+ * Support for VDR recordings (http://www.tvdr.de/) folders
+ * Blu-Ray Discs integration using libbluray
  * HTTP Live Streaming (IETF draft) playback support
  * Blackmagic DeckLink SDI card input support (Linux only currently)
 
@@ -26,9 +26,11 @@ Codecs
 
 Core:
  * Playback rate doesn't get resetted to 1 between items anymore
+ * Major Video Output and Video Core reworks and rewrites
+ * Almost every video filter can now be transcoded
 
 Demuxers:
- * id3tag plugin is removed (superseded by taglib)
+ * id3tag plugin is now removed (superseded by taglib)
  * new images demuxer supporting jpeg, png, targa, xcf, git, tiff, bmp, pcx, lbm
  * Ogg seeking improvements
  * Game Music Emu (GME) plugin rewritten from scratch using the C api
@@ -36,17 +38,15 @@ Demuxers:
 Interfaces
  * The telnet interface has been removed in the favour of the lua one
  * Skins2 / Qt: misc improvements and usability fixes
- * Qt: effects dialogs reordering
+ * Qt: effects dialogs rework
+ * Qt: new CoverFlow-like view of the playlist
  * Qt: port to MacOS X platform
  * ncurses: heavy refactor of the complete interface
 
-Video Core:
- * Major Video Output and Video Core reworks and rewrites
-
 Video Output:
  * New video output based on Direct2D for Windows 7 and Vista (with Platform Update)
  * New video output for iOS platform
- * Adaptation of the OpenGL layer for OpenGL ES 2.0
+ * Adaptation of the OpenGL layer for OpenGL ES 1.1
  * Various vmem improvements
 
 Video Filter: