[vlc-devel] commit: NEWS and LIST update (Jean-Baptiste Kempf )

git version control git at videolan.org
Wed Dec 24 17:46:18 CET 2008


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Dec 24 17:43:11 2008 +0100| [5280ad543f8d88b74905983de6fe1238e3184f9a] | committer: Jean-Baptiste Kempf 

NEWS and LIST update

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

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

diff --git a/NEWS b/NEWS
index af6e693..f62be6f 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ Playback:
  * Frame-By-Frame Support
  * Timeshift support
  * RTSP trickplay support
+ * On-the-fly record
 
 Access:
  * RTSP authentication with Darwin Streaming Server
@@ -24,7 +25,7 @@ Decoders:
  * True HD/MLP support
  * Blu-Ray Linear PCM support
  * QCELP (Qualcomm PureVoice) support
- * Real Video 4.0 support
+ * Real Video 3.0 & 4.0 support
 
 Demuxers:
  * Support for Dirac and RealVideo in Matroska files
@@ -37,6 +38,7 @@ Stream output:
  * Restored the old mpeg2 transrating module.
  * Multiple bridge-in instances are now possible.
  * bridge-in can be used to configure a placeholder stream.
+ * Remote Audio Output Protocol (AirTunes) module.
 
 Linux/Windows interface:
  * Recently played items list
@@ -60,6 +62,9 @@ Audio output:
  * Removed obsolete Esound and aRts plugins
  * Surround support for PulseAudio
 
+Miscellanous:
+ * Invmem, a fake codec to display images from external applications
+
 
 Changes between 0.9.6 and 0.9.8a:
 ---------------------------------
diff --git a/modules/LIST b/modules/LIST
index 3e9f726..47a55a0 100644
--- a/modules/LIST
+++ b/modules/LIST
@@ -156,6 +156,7 @@ $Id$
  * imgresample: FFmpeg video filter
  * inhibit: preventing the computer from suspending
  * invert: inverse video filter.
+ * invmem: module for VLC to display images from an external application
  * jack: jack server audio output
  * kate: kate text bitstream decoder
  * libass: Subtitle renderers using libass
@@ -285,6 +286,8 @@ $Id$
  * speex: a speex audio decoder/packetizer using the libspeex library.
  * spudec: RLE DVD subtitles decoder.
  * stats: Stats encoder function
+ * stream_filter_rar: Stream filter to read inside Rar files
+ * stream_filter_record: record any stream instantly
  * stream_out_autodel: monitor mux inputs and automatically add/delete streams
  * stream_out_bridge: "exchange" streams between sout instances. To be used with VLM
  * stream_out_description: helper module for RTSP vod
@@ -294,6 +297,7 @@ $Id$
  * stream_out_es: stream out module outputing ES
  * stream_out_gather: stream out module gathering inputs for seemless transitions
  * stream_out_mosaic_bridge: stream output module to make a mosaic. To be used with VLM
+ * stream_out_raop: Remote Audio Output Protocol (AirTunes) stream out
  * stream_out_record: record stream output module
  * stream_out_standard: standard stream output module
  * stream_out_switcher: stream output module to display backgrounds




More information about the vlc-devel mailing list