]> git.sesse.net Git - vlc/blobdiff - NEWS
Win32: improve webplugins packaging
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 20683be357d3be6718267bde2d60731debd234d2..fd1a92e03eb1b7dca44fb86d2beffba8dbbf8293 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,13 @@
-Changes between 1.1.x and 1.2.0-pre1:
-------------------------------------
+Changes between 1.2.x and 1.3.0-git:
+--------------------------------
+
+
+
+Changes between 1.1.12 and 1.2.0:
+---------------------------------
 
 Important notes:
+ * The licenses of libVLC and libVLCcore have changed from GPLv2+ to LGPLv2.1+
  * Start/end titles/chapters are now specified with # rather than @ to fix
    conflicts with some URLs and file names. For instance, this plays a DVD
    from the 2nd chapter of the 1st title up to the 4th chapter of the 3rd
@@ -38,8 +44,7 @@ Important changes for packagers:
  * OSS support is not compiled on Linux by default, pass --enable-oss to the
    configure script if you use OSSv4 or really want to use OSS emulation.
 
- * The NPAPI webplugin has moved to git://git.videolan.org/npapi-vlc.git
- * The ActiveX webplugin has moved to git://git.videolan.org/activex-vlc.git
+ * The webplugins has moved to git://git.videolan.org/npapi-vlc.git
 
 Core:
  * Major Video Core and Outputs rework and rewrite:
@@ -116,6 +121,8 @@ Interfaces:
  * Mac OS X: support for the native fullscreen mode on OS X Lion
  * Mac OS X: enhanced AppleScript support
  * The rc and telnet lua interfaces were merged into a new "cli" interface
+ * lua: the recommended way to run custom interface scripts is now to pass
+   -I luaintf --lua-intf myscript
  * ncurses: heavy refactor of the complete interface
  * dbus: Rewrite of the main loop to use a more efficient poll-based model
  * dbus: Upgrade to an mpris2 compliant interface, see http://www.mpris.org
@@ -136,6 +143,7 @@ Video Output:
  * New video output for Android platform, based on Surface
  * Support for 9/10bits output in the OpenGL output
  * Updated OpenGL video output for Mac, requires a Quartz Extreme capable machine
+ * New video output based on kva API for OS/2
 
 Audio Output and Filters:
  * New audio output based on AudioQueue API for iOS
@@ -147,6 +155,7 @@ Audio Output and Filters:
  * New Compressor filter, a dynamic range compressor
  * New simplistic Karaoke filter
  * New audio output based on kai API for OS/2
+ * Automatic handover from S/PDIF to PCM with PulseAudio 1.0
 
 Video Filter:
  * New gradfun filter for debanding videos using dithering
@@ -159,6 +168,7 @@ Video Filter:
  * New subsdelay filter to change subtitles delay
  * New anti-flickering filter
  * New OpenMAX DL IPCS filter for color space conversion and resizing
+ * New video filter for denoising, based on the famous hqdn3d filter
  * Major improvements in the freetype text-rendering module, notably supporting
    blackbox and customizable shadow.
    NB: The freetype module is now used by default on the Mac OS X instead of