diff --git a/NEWS b/NEWS index 9302d0337b7744ca66ec3f7568f186e5dc8d7b75..ab1dadf9a5ce62d01a5869e2aa18f0d89f473597 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 1644fdea9fb13dd39d78bdc43ca679aada77e38e..87d30694a2e6a33b723cdcfd3339a6025e14a2dd 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