Commit 1c3e3a54 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Update NEWS and Module_list for new modules

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