]> git.sesse.net Git - vlc/blobdiff - NEWS
Fix frame rate output from deinterlacer
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 4ce42891e6ed588fc8469a13c03c7455009418ed..70df8be846b0304e76cb609b74b005e93044ed16 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Changes between 2.0.x and 2.1.0-git:
+Changes between 2.0.x and 2.1.0-pre1:
 --------------------------------
 
 Important changes:
@@ -63,13 +63,14 @@ Demuxers:
  * AVI: support for files produced by Nikon cameras
  * Support for more MJPEG streams
  * Add support for liveleak streams
+ * Add support for Wave/RF64 files
 
 Audio output:
  * Windows Audio Session API audio output support
  * OpenBSD sndio audio output support
  * Important improvements on the Android OpenSL ES module
  * Android AudioTrack audio output support
- * OS X Auhal output support for 6.1 and 7.1 playback and layouts
+ * OS X Auhal output support for 6.1, 7.1, 8.0 and 8.1 playback and layouts
  * Rewrite of OSS module to support OSSv4
  * OS X Auhal output support for multi-buffer output devices
    This fix was facilitated through a hardware lending by TEAC Europe GmbH
@@ -149,6 +150,7 @@ OS X Interface:
  * add an option to disable skipping to next/previous file with the Apple Remote
  * add an option to show next / previous buttons
  * add an option to hide the shuffle and repeat buttons
+ * add an option to hide the audio effects button (default enabled)
  * add optional playlist columns for track number, genre, album, description,
    date and language
  * add options to the Advanced Open File dialog for start and stop time
@@ -161,8 +163,11 @@ OS X Interface:
    3rd party applications
  * add a UI to the preferences dialog to configure the default application
    handler for ftp, mms, rtmp, rtp, rtsp, sftp, smb and udp streams
+   (system-wide settings)
+ * add support for the Video Title option
+ * add support for the Boss Key
  * The Streaming/Transcoding wizard and the open dialog's output panel are
-   deprecated now
+   deprecated now and will be removed in a future release.
 
 Qt:
  * Partial support for Qt5.0
@@ -179,7 +184,8 @@ Qt:
  * Numerous fixes
  * Add audio track fingerprinting from media info
  * Removed language preference
- * New profiles format and dialog to handle filters and quality. Added new profiles.
+ * New profiles format and dialog to handle filters and quality.
+   Added new profiles.
 
 libVLC:
  * new libvlc_audio_output_device_list_get and libvlc_audio_output_device_list_release functions