]> git.sesse.net Git - vlc/blobdiff - NEWS
Pass struct stat pointer when looking up a plugin in the cache
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 77362f4e080a81ab68bfcca3c7b831c19199c4b4..7e846a008667a5570869d9f7f2666dc7c1d37af5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -105,6 +105,7 @@ Audio Output:
  * New audio output in memory (amem)
  * Important simplification and improvements in the core audio output
  * New audio output based on OpenSL ES API for Android
+ * New audio resampler using the Secret Rabbit Code (a.k.a. libsamplerate)
 
 Video Filter:
  * New gradfun filter for debanding videos using dithering
@@ -163,7 +164,8 @@ Removed modules:
  * upnp: use upnp_intel
  * removal of old telnet interface in favor of the new lua CLI
  * removal of http interface in favor of luahttp
- * remove of the noise filter
+ * removal of the noise filter
+ * removal of the SDL audio output, use the native outputs
 
 
 Changes between 1.1.10 and 1.1.11: