[vlc-devel] commit: NEWS and fix typo in LIST. (Jean-Baptiste Kempf )
git version control
git at videolan.org
Sat May 9 01:16:07 CEST 2009
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat May 9 01:15:30 2009 +0200| [7f779acabee17a673db1c14bdc74bbd5bcf9287c] | committer: Jean-Baptiste Kempf
NEWS and fix typo in LIST.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7f779acabee17a673db1c14bdc74bbd5bcf9287c
---
NEWS | 3 ++-
modules/LIST | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index c7cb4b0..0c4c54b 100644
--- a/NEWS
+++ b/NEWS
@@ -33,7 +33,8 @@ Demuxers:
* Improvements of the TS demuxer for M2TS files from Blu-Ray and AVCHD
* Metadata for mod files are supported
* GSM codecs in Wav files are supported
- * A new rawaud demuxer supports raw PCM streams
+ * New raw audio demuxer supporting raw PCM streams
+ * New dirac demuxer for raw dirac streams
Encoders:
* Dirac encoding using libdirac (supported in Ogg and in TS)
diff --git a/modules/LIST b/modules/LIST
index 8b32986..a489018 100644
--- a/modules/LIST
+++ b/modules/LIST
@@ -258,7 +258,7 @@ $Id$
* qte_main: a QT Embedded GUI wrapper module
* quartztext: Text renderer using native Mac OS X API
* quicktime: Quicktime decoder that uses the QT library
- * rawaud: raw video input module for vlc
+ * rawaud: raw audio input module for vlc
* rawdv: Raw DV demuxer
* rawvid: raw video input module for vlc
* rawvideo: Pseudo audio-decoder for raw video
More information about the vlc-devel
mailing list