Commit 3173fc92 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Update NEWS

parent b5623adc
......@@ -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:
......
......@@ -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
......
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