]> git.sesse.net Git - vlc/blobdiff - NEWS
Contribs: gnutls update to 2.10.4
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index dcdfcd3c5a873777ed75451f8688d45e3465259d..5ff8b47cb7bb6e1dbb1bd3b4c9076600d1a14a0c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,7 @@ 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
 
 Core:
  * Playback rate doesn't get resetted to 1 between items anymore
@@ -35,7 +36,6 @@ 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
@@ -81,6 +81,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: