[vlc-commits] Update NEWS and Module_list for new modules

Jean-Baptiste Kempf git at videolan.org
Thu Jul 30 00:20:27 CEST 2015


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Jul 30 00:20:11 2015 +0200| [1c3e3a54ed4cbca8ce3027d092ddfa3b669fb78d] | committer: Jean-Baptiste Kempf

Update NEWS and Module_list for new modules

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1c3e3a54ed4cbca8ce3027d092ddfa3b669fb78d
---

 NEWS                 |    2 ++
 modules/MODULES_LIST |    4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 6f9af08..a7bf588 100644
--- a/NEWS
+++ b/NEWS
@@ -158,10 +158,12 @@ Misc
  * remove langfromtelx
  * remove ZPL playlist format
  * Update libVLC doxygen modules
+ * Add a text-to-speech renderer for subtitles on OS X/iOS
 
 Removed modules
  * Atmo video filter
  * QTCapture access module (use AVCapture instead)
+ * httplive (use adaptive instead)
 
 
 Changes between 2.2.0 and 2.2.1:
diff --git a/modules/MODULES_LIST b/modules/MODULES_LIST
index 33b71e7..67ef685 100644
--- a/modules/MODULES_LIST
+++ b/modules/MODULES_LIST
@@ -175,7 +175,6 @@ $Id$
  * hotkeys: hotkeys control module
  * hqdn3d: High Quality denoising filter
  * http: HTTP Network access module
- * httplive: HTTP Live streaming for playback
  * i420_rgb: planar YUV to packed RGB conversion functions
  * i420_rgb_mmx: MMX accelerated version of i420_rgb
  * i420_rgb_sse2: sse2 accelerated version of i420_rgb
@@ -253,6 +252,7 @@ $Id$
  * normvol: a audio filter for volume normalization
  * notify: notifications using libnotify
  * nsc: decoder for Microsoft proprietary NSC descriptors
+ * nsspeechsynthesizer: Text to speech subtitles renderer
  * nsv: NullSoft Video demuxer
  * ntservice: run VLC as a NT service
  * nuv: NUV demuxer
@@ -295,7 +295,6 @@ $Id$
  * pva: PVA demuxer
  * qsv: QuickSyncVideo Encoder for Intel hardware
  * qt4: interface module using the cross-platform Qt4 library
- * qtcapture: Quicktime Video Capture
  * qtsound: Quicktime Audio Capture
  * quartztext: Text renderer using native Mac OS X API
  * quicktime: Quicktime decoder that uses the QT library
@@ -415,6 +414,7 @@ $Id$
  * vdr: VDR access module
  * vdummy: dummy video display
  * vhs: vhs style video filter
+ * videotoolbox: Video Toolbox hardware decoder for OS X/iOS
  * visual: visualisation system
  * vmem: video memory output
  * vnc: VNC/rfb view only access module



More information about the vlc-commits mailing list