Browse Source

NEWS and fix typo in LIST.

pull/2/head
Jean-Baptiste Kempf 18 years ago
parent
commit
7f779acabe
  1. 3
      NEWS
  2. 2
      modules/LIST

3
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)

2
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

Loading…
Cancel
Save