]> git.sesse.net Git - vlc/blobdiff - NEWS
Include vlc_services_discovery.h only where needed
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index a926ec81890667f0aa14c8f04e3312294c25fac4..c2892bfc4cc1375cfbfd922172d5cb9d870e8c47 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,9 +6,15 @@ Playback:
  * Frame-By-Frame Support
  * Timeshift support
  * RTSP trickplay support
+ * On-the-fly record
 
 Access:
  * RTSP authentication with Darwin Streaming Server
+ * On-the-fly gzip and bzip2 file decompression (except on Windows)
+ * Playback for video in Rar archives
+ * DVB-S and ATSC support on Windows
+ * New OSS and Alsa accesses. The v4l2 and v4l modules no longer support
+   OSS or Alsa audio input. Use --input-slave alsa:// or oss:// if needed.
 
 Inputs:
  * Mouse cursor support in x11 and win32 screen modules
@@ -21,6 +27,11 @@ Decoders:
  * True HD/MLP support
  * Blu-Ray Linear PCM support
  * QCELP (Qualcomm PureVoice) support
+ * Real Video 3.0 & 4.0 support
+
+Demuxers:
+ * Support for Dirac and RealVideo in Matroska files
+ * Major improvements in RealMedia files (.rm and .rmvb)
 
 Encoders:
  * Dirac encoding support using libdirac (supported in Ogg and in TS)
@@ -29,6 +40,7 @@ Stream output:
  * Restored the old mpeg2 transrating module.
  * Multiple bridge-in instances are now possible.
  * bridge-in can be used to configure a placeholder stream.
+ * Remote Audio Output Protocol (AirTunes) module.
 
 Linux/Windows interface:
  * Recently played items list
@@ -52,6 +64,12 @@ Audio output:
  * Removed obsolete Esound and aRts plugins
  * Surround support for PulseAudio
 
+Video output:
+ * Effects (cube, torus, etc.) removed from OpenGL video output
+
+Miscellanous:
+ * Invmem, a fake codec to display images from external applications
+
 
 Changes between 0.9.6 and 0.9.8a:
 ---------------------------------