]> git.sesse.net Git - vlc/blobdiff - NEWS
ML/Core: Release ML before playlist deactivates
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 09c1c5e7242c0e9bf28f88deac82790484391cc1..d24ce174fae0b466d0e7d543b10a5fc18ee023d8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,9 @@ Access
 Codecs
  * You can now use ffmpeg-mt in conjunction with vlc
  * Important fixes for RealVideo 3.0 and 4.0 playback, notably in MKV
+ * Experimental Hardware decoding using Broadcom CrystalHD cards
+ * New module for Dirac encoding, using the faster libschroedinger
+   The Schroedinger module should be prefered to the Dirac one
 
 Core:
  * Playback rate doesn't get resetted to 1 between items anymore
@@ -35,7 +38,7 @@ Demuxers:
  * 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
+ * C64 SID file playback support using sidplay2
 
 Interfaces
  * The telnet interface has been removed in the favour of the lua one
@@ -80,6 +83,8 @@ Services Discovery:
 libVLC:
  * New capabilities for libVLC:
   ** libvlc_media_player_navigate for DVD navigation
+  ** libvlc_audio_filter_list_get, libvlc_video_filter_list_get to get the
+     list of available audio and video filters
 
 
 Changes between 1.1.4.1 and 1.1.5: