[vlc-commits] Update NEWS

Jean-Baptiste Kempf git at videolan.org
Thu Dec 24 15:51:51 CET 2015


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Dec 24 15:51:28 2015 +0100| [3173fc9263c2ff266c0466a4f9caec06ad244782] | committer: Jean-Baptiste Kempf

Update NEWS

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

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

diff --git a/NEWS b/NEWS
index 9302d03..ab1dadf 100644
--- a/NEWS
+++ b/NEWS
@@ -186,6 +186,7 @@ Removed modules
  * Gnome-VFS access module (i.e. Gnome 2.x)
  * QuartText text renderer module (use Freetype instead)
  * Win32 GDI text renderer module (use Freetype instead)
+ * Growl notification (replaced by osx_notifications)
 
 
 Changes between 2.2.0 and 2.2.1:
diff --git a/modules/MODULES_LIST b/modules/MODULES_LIST
index 1644fde..87d3069 100644
--- a/modules/MODULES_LIST
+++ b/modules/MODULES_LIST
@@ -86,6 +86,7 @@ $Id$
  * croppadd: Crop/Padd image filter
  * crystalhd: crystalhd decoder
  * cvdsub: CVD subtitles decoder
+ * cvpx_i420: filter to copy from OS X accelerated surfaces to CPU in YUV
  * d3d11_surface: Convert D3D11 GPU textures to YUV planes
  * d3d11va: Direct3D11 hardware-accelerated decoding
  * daala: a daala video decoder/packetizer using libdaala
@@ -169,7 +170,6 @@ $Id$
  * gradient: Gradient and edge detection video effects filter
  * grain: Grain Video filter
  * grey_yuv: grayscale to others conversion module
- * growl: announce currently playing stream to growl
  * gstdecode: GStreamer based decoder module.
  * h264: H264 decoder
  * hds: HTTP Dynamic Streaming, per Adobe's specs
@@ -178,6 +178,7 @@ $Id$
  * hotkeys: hotkeys control module
  * hqdn3d: High Quality denoising filter
  * http: HTTP Network access module
+ * https: HTTP/TLS access module for HTTP 2.0 support
  * 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
@@ -270,6 +271,7 @@ $Id$
  * opus: a opus audio decoder/packetizer/encoder using the libopus library
  * os2drive: service discovery for OS/2 drives
  * oss: audio output module using the OSS /dev/dsp interface
+ * osx_notifications: announce currently playing stream to OS X/Growl
  * packetizer_avparser: libavcodec packetizer
  * packetizer_copy: Simple copy packetizer
  * packetizer_dirac: Dirac video packetizer
@@ -300,7 +302,6 @@ $Id$
  * qsv: QuickSyncVideo Encoder for Intel hardware
  * qt4: interface module using the cross-platform Qt4 library
  * qtsound: Quicktime Audio Capture
- * quartztext: Text renderer using native Mac OS X API
  * quicktime: Quicktime decoder that uses the QT library
  * rar: RAR access and stream filter
  * rawaud: raw audio input module for vlc
@@ -338,7 +339,6 @@ $Id$
  * shm: Shared memory framebuffer access module
  * sid: Sidplay demuxer
  * simple_channel_mixer: channel mixer
- * simple_channel_mixer_neon: channel mixer using NEON assembly
  * skins2: Skinnable interface, new generation
  * smb: SMB shares access module
  * smf: Standard MIDI file demuxer
@@ -439,7 +439,6 @@ $Id$
  * wav: Wav demuxer
  * wave: Wave video effect
  * waveout: simple audio output module for Windows
- * win32text: Text renderer using native Win32 API
  * win_hotkeys: module to catch hotkeys when application doesn't have the focus
  * win_msg: Windows Messages module
  * windrive: Windows logical disc drives



More information about the vlc-commits mailing list