[vlc-devel] commit: Update NEWS and LIST (Jean-Baptiste Kempf )
git version control
git at videolan.org
Fri Dec 4 07:21:45 CET 2009
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Nov 27 15:07:48 2009 +0100| [d43cc653337e3c9e60f3f6b62baa6da1869ae2cf] | committer: Jean-Baptiste Kempf
Update NEWS and LIST
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d43cc653337e3c9e60f3f6b62baa6da1869ae2cf
---
NEWS | 1 +
modules/LIST | 8 +++++---
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/NEWS b/NEWS
index 2799d77..f31461c 100644
--- a/NEWS
+++ b/NEWS
@@ -79,6 +79,7 @@ Removed modules:
* Xlib x11, Xlib xvideo (use XCB instead)
* HAL (use libudev instead)
* gtk_main, gtk_main2, gnome_main, gnome_main2 and pda interfaces
+ * linear_resampler and trivial_resampler are removed. Use the ugly one.
Changes between 1.0.2 and 1.0.3:
diff --git a/modules/LIST b/modules/LIST
index 2607183..415c0a7 100644
--- a/modules/LIST
+++ b/modules/LIST
@@ -16,6 +16,7 @@ $Id$
* access_ftp: FTP Network access module
* access_gnomevfs: GnomeVFS access
* access_http: HTTP Network access module
+ * access_imem: memory input access module
* access_jack: JACK audio input module
* access_mmap: mmap file access
* access_mms: MMS over TCP, UDP and HTTP access module
@@ -29,6 +30,7 @@ $Id$
* access_output_udp: UDP Network access_output module
* access_realrtsp: Real RTSP access
* access_rtmp: RTMP network access
+ * access_sftp: SFTP network access module
* access_smb: SMB shares access module
* access_tcp: TCP Network access module
* access_udp: UDP Network access module
@@ -136,6 +138,7 @@ $Id$
* hd1000a: audio output module for the Roku HD1000 Set-Top-Box
* hd1000v: video output module for the Roku HD1000 Set-Top-Box
* headphone_channel_mixer: headphone channel mixer with virtual spatialization effect
+ * hildon: Maemo interface based on Hildon
* hotkeys: hotkeys control module
* http: HTTP remote control webinterface
* i420_rgb: planar YUV to packed RGB conversion functions
@@ -169,7 +172,6 @@ $Id$
* lua: Lua scripting inteface
* m4v: MPEG-4 Video Stream demuxer
* macosx: Video output, and interface module for Mac OS X
- * maemo: Maemo interface
* magnify: zoom video filter
* marq: Overlays a marquee on the video
* mash: OpenMash based decoder
@@ -241,7 +243,6 @@ $Id$
* podcast: podcast feed parser
* portaudio: audio output module that uses the portaudio library (www.portaudio.com)
* postproc: Video post processing filter
- * probe_hal: HAL probing module
* projectm: visualisation using libprojectM
* ps: input module for MPEG PS decapsulation
* psychedelic: Psychedelic video filter
@@ -314,7 +315,7 @@ $Id$
* svg: a svg renderer module
* svgalib: SGVAlib output plugin
* swscale: Video scaling filter
- * swscale_maemo: Video scaling filter for maemo platform
+ * swscale_omap: Video scaling filter for maemo/omap platform
* t140: T.140 text encoder
* taglib: Taglib tags parser and writer
* tarkin: a tarkin video decoder using libtarkin
@@ -335,6 +336,7 @@ $Id$
* tta: Lossless True Audio parser
* twolame: a mp1 mp2 audio encoder based on twolame
* ty: TY demuxer
+ * udev: udev probing module
* ugly_resampler: Ugly audio resampler
* upnp: Universal Plug'n play discovery module
* upnp_cc: Cyberlink UPNP discovery
More information about the vlc-devel
mailing list