Commit 14b2a517 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Add rawaud to the list

parent e3965abf
...@@ -30,6 +30,7 @@ Demuxers: ...@@ -30,6 +30,7 @@ Demuxers:
* Improvements of the TS demuxer for M2TS files from Blu-Ray and AVCHD * Improvements of the TS demuxer for M2TS files from Blu-Ray and AVCHD
* Metadata for mod files are supported * Metadata for mod files are supported
* GSM codecs in Wav files are supported * GSM codecs in Wav files are supported
* A new rawaud demuxer supports raw PCM streams
Encoders: Encoders:
* Dirac encoding using libdirac (supported in Ogg and in TS) * Dirac encoding using libdirac (supported in Ogg and in TS)
......
...@@ -258,6 +258,7 @@ $Id$ ...@@ -258,6 +258,7 @@ $Id$
* qte_main: a QT Embedded GUI wrapper module * qte_main: a QT Embedded GUI wrapper module
* quartztext: Text renderer using native Mac OS X API * quartztext: Text renderer using native Mac OS X API
* quicktime: Quicktime decoder that uses the QT library * quicktime: Quicktime decoder that uses the QT library
* rawaud: raw video input module for vlc
* rawdv: Raw DV demuxer * rawdv: Raw DV demuxer
* rawvid: raw video input module for vlc * rawvid: raw video input module for vlc
* rawvideo: Pseudo audio-decoder for raw video * rawvideo: Pseudo audio-decoder for raw video
......
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